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
/
editor.mjs
Commit message (
Expand
)
Author
Age
*
refactor: remove custom elements
Hsieh Chin Fan
2024-10-31
*
feat: add menu-item for edit map without editor
Hsieh Chin Fan
2024-10-28
*
feat: add menu item for add marker
Hsieh Chin Fan
2024-10-28
*
style: standardjs
Hsieh Chin Fan
2024-10-23
*
feat: patch 5cb442c, observer for layout
Hsieh Chin Fan
2024-10-23
*
refactor: set observers for charactorData/childList separately
Hsieh Chin Fan
2024-10-23
*
refactor: use MuationObserver to update contents
Hsieh Chin Fan
2024-10-22
*
fix: patch 4dd0fa8
Hsieh Chin Fan
2024-10-18
*
feat: set "sticky" as one of default layouts
Hsieh Chin Fan
2024-10-17
*
feat: set data attribute for editor to disable HTML update
Hsieh Chin Fan
2024-10-17
*
feat: patch 2c9ffa2
Hsieh Chin Fan
2024-10-15
*
fix: only update scroll line by user input
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
*
refactor: add <main> for contents
Hsieh Chin Fan
2024-10-14
*
fix: compare anchor name by lower-case
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
*
feat: use selection as default name of anchor
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
*
feat: update tutorial content for adding GeoLink
Hsieh Chin Fan
2024-10-11
*
feat: add query params for crs
Hsieh Chin Fan
2024-10-11
*
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
*
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
*
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
*
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: 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
*
feat: create GeoLink by drag/drop
Hsieh Chin Fan
2024-10-09
*
refactor: move addAnchorByEvent into dumbyUtils
Hsieh Chin Fan
2024-10-08
*
fix: path of resources for gh-pages
Hsieh Chin Fan
2024-10-08
*
fix: typo in 283b2c9
Hsieh Chin Fan
2024-10-08
*
feat: add search params 'content' for tutorial
Hsieh Chin Fan
2024-10-08
*
fix: don't show 'Add Link' when no range selectoin
Hsieh Chin Fan
2024-10-08
*
style: reformat code
Hsieh Chin Fan
2024-10-08
*
feat: update default contents
Hsieh Chin Fan
2024-10-08
*
feat: also sync scroll when content changes
Hsieh Chin Fan
2024-10-08
*
feat: add editor action for default content
Hsieh Chin Fan
2024-10-08
*
feat: sync selection from HTML to CodeMirror
Hsieh Chin Fan
2024-10-08
*
refactor: method of setting context menu
Hsieh Chin Fan
2024-10-08
[next]