aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/dumbymap.mjs
Commit message (Expand)AuthorAge
* feat: beautify result reportHsieh Chin Fan2024-10-01
* feat: show menu items in casesHsieh Chin Fan2024-10-01
* refactor: menu-item only call methods from dumbymap.utilsHsieh Chin Fan2024-10-01
* feat: print details of renderer result (finally)Hsieh Chin Fan2024-10-01
* feat: improve menu itemsHsieh 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: commentsHsieh Chin Fan2024-09-30
* feat: improve actions in sub-menuHsieh Chin Fan2024-09-30
* feat: add submenu for map/block/layout switchingHsieh Chin Fan2024-09-29
* style: prettierHsieh Chin Fan2024-09-29
* feat(mapclay): add callback to indicate rendering progressHsieh Chin Fan2024-09-29
* style: prettierHsieh Chin Fan2024-09-28
* refactor: mapclay v0.8.2Hsieh Chin Fan2024-09-28
* feat: apply options for generateMaps()Hsieh Chin Fan2024-09-27
* refactor: methods about creating geo/doc linksHsieh Chin Fan2024-09-25
* chore: reformat codeHsieh Chin Fan2024-09-25
* refactor: move utils about dumbymap into moduleHsieh Chin Fan2024-09-24
* chore: reformat codeHsieh Chin Fan2024-09-24
* feat: add block indicator by peudo elementHsieh Chin Fan2024-09-24
* feat: add util "removeBlockFocus"Hsieh Chin Fan2024-09-24
* feat: set focus state by CSSHsieh Chin Fan2024-09-24
* feat: add focusNextBlock utilHsieh Chin Fan2024-09-24
* feat: add mapCache for rendered mapHsieh Chin Fan2024-09-24
* refactor: store maps as [HTMLElement, Promise]Hsieh Chin Fan2024-09-23
* feat: remove keydown events from dumbymapHsieh Chin Fan2024-09-23
* feat(layout): transition to reduce height of empty blockHsieh Chin Fan2024-09-23
* fix: typoHsieh Chin Fan2024-09-23
* feat(utils): return empty Animation, not null for DOMRectHsieh Chin Fan2024-09-22
* refactor: remove inline style anyway when layer switchHsieh Chin Fan2024-09-22
* feat: remove onlick event for focusing mapHsieh Chin Fan2024-09-22
* refactor: class name for content containerHsieh Chin Fan2024-09-22
* fix: focus a map after all renderedHsieh Chin Fan2024-09-22
* feat: add resize bar for side-by-side layoutHsieh Chin Fan2024-09-22
* fix: 5d0a91d, should handle default aliases nowHsieh Chin Fan2024-09-22
* style: reformat codeHsieh Chin Fan2024-09-21
* refactor: layout classHsieh Chin Fan2024-09-21
* feat: add throttle for next map by Showcase displayHsieh Chin Fan2024-09-21
* fix: typo for event APIHsieh Chin Fan2024-09-21
* style: add comment for animationHsieh Chin Fan2024-09-21
* style: definition of link methodsHsieh Chin Fan2024-09-21
* refactor: apply Layout ClassHsieh Chin Fan2024-09-21
* feat: throttle for layout and map focusHsieh Chin Fan2024-09-21
* refactor: setting draggable block in one placeHsieh Chin Fan2024-09-21
* fix: add class name for containerHsieh Chin Fan2024-09-20
* feat: enable onscroll event from plain-draggableHsieh Chin Fan2024-09-20
* feat: draggable elements only appears in overlay layoutHsieh Chin Fan2024-09-20
* feat: add throttle for DOMRect animationHsieh Chin Fan2024-09-20
* style: eslintHsieh Chin Fan2024-09-20
* refactor: move utils method to new moduleHsieh Chin Fan2024-09-20