| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | chore: add default yml into assets/ | 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 |
| | | |||
| * | style: code reformat | Hsieh Chin Fan | 2024-10-08 |
| | | |||
| * | fix: apply observer on cached maps | Hsieh Chin Fan | 2024-10-07 |
| | | |||
| * | feat: fix top padding of reference style links | Hsieh Chin Fan | 2024-10-07 |
| | | |||
| * | style: reformat code | Hsieh Chin Fan | 2024-10-07 |
| | | |||
| * | fix: pixel of click event for map | Hsieh Chin Fan | 2024-10-07 |
| | | |||
| * | feat: add menu item for adding map anchors | Hsieh Chin Fan | 2024-10-07 |
| | | |||
| * | feat: use dumbymap.utils to expose contenxtmenu | Hsieh Chin Fan | 2024-10-07 |
| | | |||
| * | feat: new default content for tutorial | Hsieh Chin Fan | 2024-10-07 |
| | | |||
| * | fix: logic about checking element inside | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | style: jsdoc | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | fix: patch 849a9ed | Hsieh Chin Fan | 2024-10-06 |
| | | | | | fix logic about syncing by offset | ||
| * | feat(CSS): improve external link icon | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | chore: update mapclay | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | refactor: patch 8d1b346, set order correctly | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | feat: patch 8d1b346 for fixed width/height | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | feat: add editor action for export | Hsieh Chin Fan | 2024-10-06 |
| | | | | | hash icon for URL hash, floppy disk icon for export | ||
| * | docs: improve jsdoc | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | feat: set 'EDIT' menu item in editor.mjs | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | fix: disable submenu offset in case | Hsieh Chin Fan | 2024-10-06 |
| | | |||
| * | chore(relase): 0.6.0 | Hsieh Chin Fan | 2024-10-05 |
| | | |||
| * | chore: update dependencies | Hsieh Chin Fan | 2024-10-05 |
| | | |||
| * | feat: add "Roll for map" feature | Hsieh Chin Fan | 2024-10-05 |
| | | |||
| * | fix: remove redundant function call | Hsieh Chin Fan | 2024-10-05 |
| | | |||
| * | feat: add menu items for map managing | Hsieh Chin Fan | 2024-10-05 |
| | | |||
| * | fix: patch 9a0fdb9 | Hsieh Chin Fan | 2024-10-05 |
| | | | | | | * use attribute "xy" as title of marker * fix config for linkify | ||
| * | style: reformat code | Hsieh Chin Fan | 2024-10-05 |
| | | | | | remove mapCallback for now | ||
| * | 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 |
| | | |||
| * | feat(CSS): patch cb0056b | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | feat(CSS): config for marker | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | style: reformat code | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | refactor: add GeoLinks | Hsieh Chin Fan | 2024-10-04 |
| | | | | | | * In current implementation, marks are generated in the first time link is hovered. This prevent complexity since rendering maps is async. | ||
| * | feat: unicode chars for editor actions | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | docs: update README | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | docs: add jsdoc | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | fix: show pick-map menu item in case | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | fix: prevent potential error break setting for rendered maps | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | feat: remove menu in case for UX | Hsieh Chin Fan | 2024-10-04 |
| | | |||
| * | feat: don't do things on fail-to-render map | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | feat: set fail-to-render map semi-transparent | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | feat: add linkify for geo link | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | chore: update dependencies | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | feat: comment out LOC in report | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | feat: add sourcemap | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | chore: modify color of result report | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | feat: add more menu-item for renderer suggestions | Hsieh Chin Fan | 2024-10-03 |
| | | |||
| * | refactor: set Suggestion as custom element | Hsieh Chin Fan | 2024-10-03 |
| | | |||