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
*
fix: don't apply dumbymap twice
Hsieh Chin Fan
2024-10-17
*
feat: set "sticky" as one of default layouts
Hsieh Chin Fan
2024-10-17
*
fix: return type of default addBlocks
Hsieh Chin Fan
2024-10-17
*
feat: option "autoMap" in case no valid render target in Semantic HTML
Hsieh Chin Fan
2024-10-17
*
feat: more precise way to get htmlHolder and blocks
Hsieh Chin Fan
2024-10-17
*
fix: CRS for addon
Hsieh Chin Fan
2024-10-17
*
fix: misused for result of match
Hsieh Chin Fan
2024-10-16
*
fix: position of contextmenu
Hsieh Chin Fan
2024-10-16
*
feat: add simple script to test mapclay
Hsieh Chin Fan
2024-10-16
*
feat: don't allow coord separator include space
Hsieh Chin Fan
2024-10-15
*
fix: in case anchor element has no property href
Hsieh Chin Fan
2024-10-15
*
fix: missimg import
Hsieh Chin Fan
2024-10-15
*
feat: use article as method of default block generation
Hsieh Chin Fan
2024-10-15
*
feat: patch 2c9ffa2
Hsieh Chin Fan
2024-10-15
*
feat: improve GeoLink generation
Hsieh Chin Fan
2024-10-14
*
feat: migrate drag feature to dumbymap
Hsieh Chin Fan
2024-10-14
*
docs: jsdoc
Hsieh Chin Fan
2024-10-14
*
feat: use option to set blocks
Hsieh Chin Fan
2024-10-14
*
feat: remove trailing 0 in GeoLink
Hsieh Chin Fan
2024-10-14
*
fix: remove leader lines anyway
Hsieh Chin Fan
2024-10-13
*
refactor: add external class in generateMaps()
Hsieh Chin Fan
2024-10-12
*
feat: add query param for layout
Hsieh Chin Fan
2024-10-12
*
fix: cache map anyway when fulfilled
Hsieh Chin Fan
2024-10-11
*
feat: update tutorial content for adding GeoLink
Hsieh Chin Fan
2024-10-11
*
feat: add handler for invlid coordinates
Hsieh Chin Fan
2024-10-11
*
feat: implement crs in GeoLink
Hsieh Chin Fan
2024-10-11
*
feat: add query params for crs
Hsieh Chin Fan
2024-10-11
*
feat: only show map id when select manually
Hsieh Chin Fan
2024-10-10
*
docs(jsdoc): update jsdoc
Hsieh Chin Fan
2024-10-10
*
fix: null check for config.id
Hsieh Chin Fan
2024-10-10
*
fix: set config id with snake_case
Hsieh Chin Fan
2024-10-10
*
refactor: Attribute -> dataset
Hsieh Chin Fan
2024-10-09
*
fix: patch a11cbe8
Hsieh Chin Fan
2024-10-09
*
feat: add new option for custom layout
Hsieh Chin Fan
2024-10-09
*
style: add jsdoc for expressions
Hsieh Chin Fan
2024-10-09
*
chore: apply standardjs with trailing comma
Hsieh Chin Fan
2024-10-09
*
feat: create GeoLink by drag/drop
Hsieh Chin Fan
2024-10-09
*
refactor: method of setting context menu
Hsieh Chin Fan
2024-10-08
*
feat: remove addGeoLink menu-item
Hsieh Chin Fan
2024-10-08
*
feat: use CSS selector to get map on contextmenu
Hsieh Chin Fan
2024-10-08
*
fix: only remove map observer when html container is removed
Hsieh Chin Fan
2024-10-08
*
fix: apply observer on cached maps
Hsieh Chin Fan
2024-10-07
*
fix: pixel of click event for map
Hsieh Chin Fan
2024-10-07
*
feat: use dumbymap.utils to expose contenxtmenu
Hsieh Chin Fan
2024-10-07
*
feat: set 'EDIT' menu item in editor.mjs
Hsieh Chin Fan
2024-10-06
*
feat: add menu items for map managing
Hsieh Chin Fan
2024-10-05
*
fix: patch 9a0fdb9
Hsieh Chin Fan
2024-10-05
*
style: reformat code
Hsieh Chin Fan
2024-10-05
*
feat: sync srolling of editor and dumbymap
Hsieh Chin Fan
2024-10-05
*
feat: remove toc in current stage
Hsieh Chin Fan
2024-10-04
[next]