aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css
Commit message (Collapse)AuthorAge
* feat: patch 7ee1ad6Hsieh Chin Fan2024-11-03
| | | | | * add spinning circle for Networking UX * display marker for each results
* feat: add menu-item for edit map without editorHsieh Chin Fan2024-10-28
|
* style: stylelintHsieh Chin Fan2024-10-27
|
* chore(CSS): text in plain modalHsieh Chin Fan2024-10-27
|
* feat: improve menu elementHsieh Chin Fan2024-10-24
| | | | | * add observer for display and position, in case no menu item inside * remove all existing menus when oncontextmenu
* fix(CSS): selector for DocLink/GeoLinkHsieh Chin Fan2024-10-23
|
* feat(map): override code block CSS for mapsHsieh Chin Fan2024-10-23
|
* fix(CSS): display of utils in draggable-blockHsieh Chin Fan2024-10-19
| | | | | | * remove trivial implementation for case about font resizing, to make hover works * add rules for dragging
* feat(CSS): move site-only rules into index.cssHsieh Chin Fan2024-10-19
|
* fix: visibility of overlay layoutHsieh Chin Fan2024-10-18
|
* feat(CSS): improve transition of draggable-utilsHsieh Chin Fan2024-10-18
|
* style: stylelintHsieh Chin Fan2024-10-17
|
* feat(CSS): move site-only rules into index.cssHsieh Chin Fan2024-10-17
|
* feat: set "sticky" as one of default layoutsHsieh Chin Fan2024-10-17
| | | | | | | * move function addDraggable() into module scope * showcase in sticky layout is draggable now * add query paramerter for "use" * FIX: set initialLayout after observer is set
* feat(CSS): do not make GeoLink bolder while hoveringHsieh Chin Fan2024-10-16
|
* feat(CSS): dont't modify origin CSS unless layout is specifiedHsieh Chin Fan2024-10-16
|
* feat: patch 2c9ffa2Hsieh Chin Fan2024-10-15
| | | | | | * addAnchorByPoint -> addMarkerByPoint just return newly created marker * Add pointByArrow as general element in container
* chore: stylelintHsieh Chin Fan2024-10-15
|
* feat: remove left padding for special linksHsieh Chin Fan2024-10-14
|
* feat: migrate drag feature to dumbymapHsieh Chin Fan2024-10-14
|
* refactor: add <main> for contentsHsieh Chin Fan2024-10-14
|
* refactor: don't re-render HTML by draggingHsieh Chin Fan2024-10-13
|
* refactor: add external class in generateMaps()Hsieh Chin Fan2024-10-12
|
* feat: add color to <code>Hsieh Chin Fan2024-10-12
|
* feat: update tutorial content for adding GeoLinkHsieh Chin Fan2024-10-11
| | | | | * add new module for hoding contents * also add settings for linkify
* feat: add handler for invlid coordinatesHsieh Chin Fan2024-10-11
| | | | | | * prvent default onmouseover/onclick handler * set bg-color of GeoLink as gray * add title to suggest another CRS
* chore(CSS): remove unused rule for <nav>Hsieh Chin Fan2024-10-10
|
* feat(CSS): add transition of draggable blocksHsieh Chin Fan2024-10-10
|
* feat: only show map id when select manuallyHsieh Chin Fan2024-10-10
|
* chore: style lintHsieh Chin Fan2024-10-10
|
* feat: only style details in dumby blockHsieh Chin Fan2024-10-10
|
* docs: update example of custom layoutsHsieh Chin Fan2024-10-09
|
* docs: add example about new layoutHsieh Chin Fan2024-10-09
|
* feat: update default contents and used CSSHsieh Chin Fan2024-10-09
|
* feat: patch 5aede26Hsieh Chin Fan2024-10-09
| | | | | | | | * use callback to disable scroll * only allow action with left click * disable selection when dragging * gray-out elements except of maps * only sync scroll when cm has focus
* feat: create GeoLink by drag/dropHsieh Chin Fan2024-10-09
|
* style: code reformatHsieh Chin Fan2024-10-08
|
* feat: disable flex gap for bounce triggered by text selectionHsieh Chin Fan2024-10-08
|
* fix(CSS): padding of horizontal scroll in editorHsieh Chin Fan2024-10-08
|
* fix: border for single menu-itemHsieh Chin Fan2024-10-08
|
* style: code reformatHsieh Chin Fan2024-10-08
|
* feat(CSS): improve external link iconHsieh Chin Fan2024-10-06
|
* feat: sync srolling of editor and dumbymapHsieh Chin Fan2024-10-05
|
* feat(CSS): patch cb0056bHsieh Chin Fan2024-10-04
|
* feat(CSS): config for markerHsieh Chin Fan2024-10-04
|
* feat: set fail-to-render map semi-transparentHsieh Chin Fan2024-10-03
|
* refactor: set Suggestion as custom elementHsieh Chin Fan2024-10-03
|
* feat(CSS) reduce font-size in editorHsieh Chin Fan2024-10-03
|
* feat(CSS): add border for unfulfilled mapHsieh Chin Fan2024-10-03
|
* fix(061a9e7): do not set z-index for focused draggable blockHsieh Chin Fan2024-10-02
|