aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* feat: set fail-to-render map semi-transparentHsieh Chin Fan2024-10-03
|
* feat: add linkify for geo linkHsieh Chin Fan2024-10-03
|
* feat: comment out LOC in reportHsieh Chin Fan2024-10-03
|
* chore: modify color of result reportHsieh Chin Fan2024-10-03
|
* feat: add more menu-item for renderer suggestionsHsieh 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
|
* style: reformat codeHsieh Chin Fan2024-10-02
|
* feat: prevent render indicator appears ageinHsieh Chin Fan2024-10-02
|
* feat: use order to sort rendered mapsHsieh Chin Fan2024-10-02
|
* feat(CSS): set min-width for componentsHsieh Chin Fan2024-10-02
|
* fix: set layout attribute wisely for observerHsieh 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: set default layout for dumbymapHsieh Chin Fan2024-10-02
|
* fix(CSS): border for mapsHsieh Chin Fan2024-10-02
| | | | library like leaflet set background as gray
* style: switch to standardjsHsieh Chin Fan2024-10-02
|
* feat: set menu-items by casesHsieh Chin Fan2024-10-02
| | | | | | | * When click on map => show toggle-map and print-result * When click on block => show toggle-block and map/block/layout selection * When click on showcase => show all above execpt toggle-block
* feat: remove submenu when mouseleaveHsieh Chin Fan2024-10-02
|
* feat: beautify menu-item for alignmentHsieh Chin Fan2024-10-02
|
* feat: add 'More' menu item for layoutsHsieh Chin Fan2024-10-02
|
* feat: customize inline style for Item instanceHsieh Chin Fan2024-10-02
|
* feat: well print Error object in modalHsieh 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
|
* feat: add source code link on top of modalHsieh Chin Fan2024-10-01
|
* fix: redundant content for modalHsieh Chin Fan2024-10-01
|
* fix: focus issue for editorHsieh Chin Fan2024-10-01
| | | | Now <ESC> and <F1> switch focus correctly
* style: reformat codeHsieh 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
* style: prettierHsieh Chin Fan2024-10-01
|
* 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"
* feat: show menu items in casesHsieh Chin Fan2024-10-01
| | | | | If click on map, only show focus/print-results items If not, show focus-block method and other menu-items
* feat: add menu-items for toggling focusHsieh Chin Fan2024-10-01
|
* refactor: menu-item only call methods from dumbymap.utilsHsieh Chin Fan2024-10-01
|
* style: change owner of [data-mode]Hsieh Chin Fan2024-10-01
|
* style: stylelintHsieh Chin Fan2024-10-01
|
* feat: print details of renderer result (finally)Hsieh Chin Fan2024-10-01
|
* feat: improve menu itemsHsieh Chin Fan2024-10-01
| | | | | | * fix editing mode, make it just like layout changes * add plain-modal for renderer results * check selection is within text range for geolink
* feat: patch 27feb13, use custom HTMLElementHsieh Chin Fan2024-10-01
|
* refactor: move menu feature from editor to dumbymapHsieh Chin Fan2024-10-01
|
* style: way to manage Element.childrenHsieh Chin Fan2024-10-01
|