index
:
dumbymap
master
Generate interactive maps from Semantic HTML
pham <pham@topo.tw>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
dumbymap.mjs
Commit message (
Expand
)
Author
Age
*
style: prettier
Hsieh Chin Fan
2024-09-28
*
refactor: mapclay v0.8.2
Hsieh Chin Fan
2024-09-28
*
feat: apply options for generateMaps()
Hsieh Chin Fan
2024-09-27
*
refactor: methods about creating geo/doc links
Hsieh Chin Fan
2024-09-25
*
chore: reformat code
Hsieh Chin Fan
2024-09-25
*
refactor: move utils about dumbymap into module
Hsieh Chin Fan
2024-09-24
*
chore: reformat code
Hsieh Chin Fan
2024-09-24
*
feat: add block indicator by peudo element
Hsieh Chin Fan
2024-09-24
*
feat: add util "removeBlockFocus"
Hsieh Chin Fan
2024-09-24
*
feat: set focus state by CSS
Hsieh Chin Fan
2024-09-24
*
feat: add focusNextBlock util
Hsieh Chin Fan
2024-09-24
*
feat: add mapCache for rendered map
Hsieh Chin Fan
2024-09-24
*
refactor: store maps as [HTMLElement, Promise]
Hsieh Chin Fan
2024-09-23
*
feat: remove keydown events from dumbymap
Hsieh Chin Fan
2024-09-23
*
feat(layout): transition to reduce height of empty block
Hsieh Chin Fan
2024-09-23
*
fix: typo
Hsieh Chin Fan
2024-09-23
*
feat(utils): return empty Animation, not null for DOMRect
Hsieh Chin Fan
2024-09-22
*
refactor: remove inline style anyway when layer switch
Hsieh Chin Fan
2024-09-22
*
feat: remove onlick event for focusing map
Hsieh Chin Fan
2024-09-22
*
refactor: class name for content container
Hsieh Chin Fan
2024-09-22
*
fix: focus a map after all rendered
Hsieh Chin Fan
2024-09-22
*
feat: add resize bar for side-by-side layout
Hsieh Chin Fan
2024-09-22
*
fix: 5d0a91d, should handle default aliases now
Hsieh Chin Fan
2024-09-22
*
style: reformat code
Hsieh Chin Fan
2024-09-21
*
refactor: layout class
Hsieh Chin Fan
2024-09-21
*
feat: add throttle for next map by Showcase display
Hsieh Chin Fan
2024-09-21
*
fix: typo for event API
Hsieh Chin Fan
2024-09-21
*
style: add comment for animation
Hsieh Chin Fan
2024-09-21
*
style: definition of link methods
Hsieh Chin Fan
2024-09-21
*
refactor: apply Layout Class
Hsieh Chin Fan
2024-09-21
*
feat: throttle for layout and map focus
Hsieh Chin Fan
2024-09-21
*
refactor: setting draggable block in one place
Hsieh Chin Fan
2024-09-21
*
fix: add class name for container
Hsieh Chin Fan
2024-09-20
*
feat: enable onscroll event from plain-draggable
Hsieh Chin Fan
2024-09-20
*
feat: draggable elements only appears in overlay layout
Hsieh Chin Fan
2024-09-20
*
feat: add throttle for DOMRect animation
Hsieh Chin Fan
2024-09-20
*
style: eslint
Hsieh Chin Fan
2024-09-20
*
refactor: move utils method to new module
Hsieh Chin Fan
2024-09-20
*
feat: animation for Showcase
Hsieh Chin Fan
2024-09-20
*
fix: do not change focus map when it is alone
Hsieh Chin Fan
2024-09-19
*
feat: swith focus map by tab key and click
Hsieh Chin Fan
2024-09-18
*
fix: method call about geoLink
Hsieh Chin Fan
2024-09-16
*
feat: Add arg or callback for each map rendered
Hsieh Chin Fan
2024-09-15
*
fix: Use correct way to set initial position of draggable blocks
Hsieh Chin Fan
2024-09-15
*
chore: eslint
Hsieh Chin Fan
2024-09-15
*
feat(CSS): Make draggable blocks resizable
Hsieh Chin Fan
2024-09-15
*
feat(markdown): Set line break valid by default
Hsieh Chin Fan
2024-09-15
*
chore: eslint
Hsieh Chin Fan
2024-09-15
*
feat: Improve draggable behavior in overlay layout
Hsieh Chin Fan
2024-09-15
*
feat: Set maps full-width by default
Hsieh Chin Fan
2024-09-15
[next]