aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css/dumbymap.css
Commit message (Collapse)AuthorAge
* 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: don't re-render HTML by draggingHsieh Chin Fan2024-10-13
|
* refactor: add external class in generateMaps()Hsieh Chin Fan2024-10-12
|
* 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: 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
|
* 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(CSS): config for markerHsieh Chin Fan2024-10-04
|
* feat: set fail-to-render map semi-transparentHsieh 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
|
* style: stylelintHsieh Chin Fan2024-10-02
|
* feat: add checked/unchecked state for block menu itemHsieh Chin Fan2024-10-02
| | | | also, prevent menu got erased by className
* feat: add checked/unchecked state for block menu itemHsieh Chin Fan2024-10-02
| | | | also, prevent menu got erased by className
* feat: prevent menu show outside of windowHsieh Chin Fan2024-10-02
|
* feat: use focus to decide display in overlay layoutHsieh Chin Fan2024-10-02
|
* fix(CSS): border for mapsHsieh Chin Fan2024-10-02
| | | | library like leaflet set background as gray
* feat: beautify menu-item for alignmentHsieh Chin Fan2024-10-02
|
* chore(CSS): beautify content of menu itemHsieh Chin Fan2024-10-01
|
* fix: apply different style on menusHsieh Chin Fan2024-10-01
|
* refactor: style for menu itemHsieh Chin Fan2024-10-01
|
* fix: patch 756a8b9, prevent affect elements in mapHsieh Chin Fan2024-10-01
|
* fix: keep data-mode=editing when HTML refreshHsieh Chin Fan2024-10-01
|
* fix: set menu position relative to clickHsieh Chin Fan2024-10-01
| | | | need to calculate offset of parent element
* feat: beautify result reportHsieh Chin Fan2024-10-01
| | | | | | * add color for state string * align extra info to right * apply new mapclay rule, steps result about "prepare" has type="prepare"
* style: stylelintHsieh Chin Fan2024-10-01
|
* feat: print details of renderer result (finally)Hsieh Chin Fan2024-10-01
|
* refactor: move menu feature from editor to dumbymapHsieh Chin Fan2024-10-01
|
* style: stylelintHsieh Chin Fan2024-09-30
|
* feat(CSS): make step indicator smallerHsieh Chin Fan2024-09-30
|
* style: prettierHsieh Chin Fan2024-09-29
|
* feat(mapclay): add callback to indicate rendering progressHsieh Chin Fan2024-09-29
|