aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* docs(jsdoc): update jsdocHsieh Chin Fan2024-10-10
|
* fix: href pattern for GeoLinkHsieh Chin Fan2024-10-10
|
* fix: null check for config.idHsieh Chin Fan2024-10-10
|
* fix: set config id with snake_caseHsieh Chin Fan2024-10-10
|
* chore: style lintHsieh Chin Fan2024-10-10
|
* feat: only style details in dumby blockHsieh Chin Fan2024-10-10
|
* feat: use "type" to decide marker appearance for GeoLinkHsieh Chin Fan2024-10-09
|
* feat: use "title" to set leader-line label for GeoLinkHsieh Chin Fan2024-10-09
|
* docs: update example of custom layoutsHsieh Chin Fan2024-10-09
|
* refactor: Attribute -> datasetHsieh Chin Fan2024-10-09
|
* fix: patch a11cbe8Hsieh Chin Fan2024-10-09
| | | | shame that didn't notice layout initial issue...
* feat: add new option for custom layoutHsieh Chin Fan2024-10-09
|
* docs: add example about new layoutHsieh Chin Fan2024-10-09
|
* fix: path for default yaml fileHsieh Chin Fan2024-10-09
|
* feat: update default contents and used CSSHsieh Chin Fan2024-10-09
|
* feat: patch 5aede26Hsieh Chin Fan2024-10-09
| | | | | | | | * use callback to disable scroll * only allow action with left click * disable selection when dragging * gray-out elements except of maps * only sync scroll when cm has focus
* fix: text format breaks reference-style-linkHsieh Chin Fan2024-10-09
|
* style: add jsdoc for expressionsHsieh Chin Fan2024-10-09
|
* fix: proper timing to adjust scroll of HTML contentsHsieh Chin Fan2024-10-09
|
* chore: apply standardjs with trailing commaHsieh Chin Fan2024-10-09
|
* feat: patch 5aede26, set crosshair for mapsHsieh Chin Fan2024-10-09
|
* fix: title for markerHsieh Chin Fan2024-10-09
|
* feat: create GeoLink by drag/dropHsieh Chin Fan2024-10-09
|
* refactor: move addAnchorByEvent into dumbyUtilsHsieh Chin Fan2024-10-08
|
* fix: path of resources for gh-pagesHsieh Chin Fan2024-10-08
|
* style: code reformatHsieh Chin Fan2024-10-08
|
* fix: typo in 283b2c9Hsieh Chin Fan2024-10-08
|
* feat: add search params 'content' for tutorialHsieh Chin Fan2024-10-08
|
* fix: don't show 'Add Link' when no range selectoinHsieh Chin Fan2024-10-08
|
* feat: dress menu item for anchorHsieh Chin Fan2024-10-08
| | | | if it is GeoLink, add '@' symbol at the begining
* style: reformat codeHsieh Chin Fan2024-10-08
|
* feat: disable flex gap for bounce triggered by text selectionHsieh Chin Fan2024-10-08
|
* feat: update default contentsHsieh Chin Fan2024-10-08
|
* feat: also sync scroll when content changesHsieh Chin Fan2024-10-08
|
* feat: add editor action for default contentHsieh Chin Fan2024-10-08
|
* fix(CSS): padding of horizontal scroll in editorHsieh Chin Fan2024-10-08
|
* feat: sync selection from HTML to CodeMirrorHsieh Chin Fan2024-10-08
| | | | This is for adding reference style links
* refactor: method of setting context menuHsieh Chin Fan2024-10-08
|
* fix: border for single menu-itemHsieh Chin Fan2024-10-08
|
* fix: do not add anchor when user input is nullHsieh Chin Fan2024-10-08
|
* feat: remove addGeoLink menu-itemHsieh Chin Fan2024-10-08
|
* chore: change text content of "add anchor" menu-itemHsieh Chin Fan2024-10-08
|
* feat: remove leader line when GeoLink clickedHsieh Chin Fan2024-10-08
|
* feat: include map ids in marker titleHsieh Chin Fan2024-10-08
|
* feat: add menu item for append ref style link on selectionHsieh Chin Fan2024-10-08
|
* fix: only show "More" with renderer suggestions in menuHsieh Chin Fan2024-10-08
|
* fix: only show "More" with renderer suggestions in menuHsieh Chin Fan2024-10-08
|
* feat: patch 6d1d37dHsieh Chin Fan2024-10-08
| | | | also add marker on map
* chore: add default yml into assets/Hsieh Chin Fan2024-10-08
|
* feat: use CSS selector to get map on contextmenuHsieh Chin Fan2024-10-08
|