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
Commit message (
Expand
)
Author
Age
*
refactor: add <main> for contents
Hsieh Chin Fan
2024-10-14
*
feat: remove trailing 0 in GeoLink
Hsieh Chin Fan
2024-10-14
*
refactor: find marker by "data-xy"
Hsieh Chin Fan
2024-10-14
*
fix: compare anchor name by lower-case
Hsieh Chin Fan
2024-10-13
*
feat: use middle click to remove marker
Hsieh Chin Fan
2024-10-13
*
refactor: don't re-render HTML by dragging
Hsieh Chin Fan
2024-10-13
*
fix: sync scroll from HTML to CodeMirror
Hsieh Chin Fan
2024-10-13
*
fix: remove leader lines anyway
Hsieh Chin Fan
2024-10-13
*
docs: update tutorials
Hsieh Chin Fan
2024-10-13
*
feat: highlight targets when hovering DocLink
Hsieh Chin Fan
2024-10-12
*
feat: use selection as default name of anchor
Hsieh Chin Fan
2024-10-12
*
refactor: add external class in generateMaps()
Hsieh Chin Fan
2024-10-12
*
feat: add color to <code>
Hsieh Chin Fan
2024-10-12
*
feat: add prefix for refLink option about DocLink
Hsieh Chin Fan
2024-10-12
*
feat(neat): set blocks visible anyway in overlay layout
Hsieh Chin Fan
2024-10-12
*
feat: add query param for layout
Hsieh Chin Fan
2024-10-12
*
feat: set cursor at begining when reset by tutorial
Hsieh Chin Fan
2024-10-11
*
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
*
refactor: remove unnecessary name of Layout Class
Hsieh Chin Fan
2024-10-11
*
chore(CSS): remove unused rule for <nav>
Hsieh Chin Fan
2024-10-10
*
[WIP] jsdoc
Hsieh Chin Fan
2024-10-10
*
feat(CSS): add transition of draggable blocks
Hsieh Chin Fan
2024-10-10
*
feat: only show map id when select manually
Hsieh Chin Fan
2024-10-10
*
docs: fix typo in README
Hsieh Chin Fan
2024-10-10
*
fix: the way check scroll line is clear
Hsieh Chin Fan
2024-10-10
*
docs(jsdoc): update jsdoc
Hsieh Chin Fan
2024-10-10
*
fix: href pattern for GeoLink
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
*
chore: style lint
Hsieh Chin Fan
2024-10-10
*
feat: only style details in dumby block
Hsieh Chin Fan
2024-10-10
*
feat: use "type" to decide marker appearance for GeoLink
Hsieh Chin Fan
2024-10-09
*
feat: use "title" to set leader-line label for GeoLink
Hsieh Chin Fan
2024-10-09
*
docs: update example of custom layouts
Hsieh Chin Fan
2024-10-09
*
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
*
docs: add example about new layout
Hsieh Chin Fan
2024-10-09
*
fix: path for default yaml file
Hsieh Chin Fan
2024-10-09
*
feat: update default contents and used CSS
Hsieh Chin Fan
2024-10-09
*
feat: patch 5aede26
Hsieh Chin Fan
2024-10-09
*
fix: text format breaks reference-style-link
Hsieh Chin Fan
2024-10-09
*
style: add jsdoc for expressions
Hsieh Chin Fan
2024-10-09
*
fix: proper timing to adjust scroll of HTML contents
Hsieh Chin Fan
2024-10-09
*
chore: apply standardjs with trailing comma
Hsieh Chin Fan
2024-10-09
*
feat: patch 5aede26, set crosshair for maps
Hsieh Chin Fan
2024-10-09
[next]