aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* 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
|
* style: stylelintHsieh Chin Fan2024-09-30
|
* style: commentsHsieh Chin Fan2024-09-30
|
* feat: improve actions in sub-menuHsieh Chin Fan2024-09-30
| | | | | | * scroll to focus map/block * refactor methods in dumbyUtils * refactor MutationObserver for map
* feat(CSS): make step indicator smallerHsieh Chin Fan2024-09-30
|
* fix(CSS): sub-menu lookingHsieh Chin Fan2024-09-30
|
* fix: prevent redundant sub-menu generateHsieh Chin Fan2024-09-30
|
* feat: add submenu for map/block/layout switchingHsieh Chin Fan2024-09-29
| | | | | | | | | | | * Add general classes into MenuItem * Use MutationObserver for data-mode * Automatically unfocus other maps when one is focused TODO: * hover effect on submenu item doesn't work, why? * shorcuts hint in selector ".folder.menu-item" not looks great
* feat(editor): use unicode for action iconsHsieh Chin Fan2024-09-29
| | | | * remove some buttons for later
* style: prettierHsieh Chin Fan2024-09-29
|
* feat(mapclay): add callback to indicate rendering progressHsieh Chin Fan2024-09-29
|
* feat(CSS): add icon for external linkHsieh Chin Fan2024-09-29
|
* style: prettier for stylelintHsieh Chin Fan2024-09-28
|
* style: prettierHsieh Chin Fan2024-09-28
|