Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix: patch 4dd0fa8 | Hsieh Chin Fan | 2024-10-18 | |
| | ||||
* | style: stylelint | Hsieh Chin Fan | 2024-10-17 | |
| | ||||
* | feat(CSS): move site-only rules into index.css | Hsieh Chin Fan | 2024-10-17 | |
| | ||||
* | fix(lint): mutable variable in Layout | Hsieh Chin Fan | 2024-10-17 | |
| | ||||
* | 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 | |
| | | | | | | | * move function addDraggable() into module scope * showcase in sticky layout is draggable now * add query paramerter for "use" * FIX: set initialLayout after observer is set | |||
* | fix: return type of default addBlocks | Hsieh Chin Fan | 2024-10-17 | |
| | ||||
* | feat: set data attribute for editor to disable HTML update | Hsieh Chin Fan | 2024-10-17 | |
| | ||||
* | feat: add utils for finding common ancestor | 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 | |
| | ||||
* | feat(CSS): do not make GeoLink bolder while hovering | Hsieh Chin Fan | 2024-10-16 | |
| | ||||
* | fix: prevent define web components twice | Hsieh Chin Fan | 2024-10-16 | |
| | ||||
* | fix: position of contextmenu | Hsieh Chin Fan | 2024-10-16 | |
| | ||||
* | feat(CSS): dont't modify origin CSS unless layout is specified | Hsieh Chin Fan | 2024-10-16 | |
| | ||||
* | feat: add simple script to test mapclay | Hsieh Chin Fan | 2024-10-16 | |
| | | | | | * add more options for generateMaps for general purposes * add rollup config for adding script into addon | |||
* | 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: apply unique element name for menu item | 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 | |
| | | | | | | * addAnchorByPoint -> addMarkerByPoint just return newly created marker * Add pointByArrow as general element in container | |||
* | fix: only update scroll line by user input | Hsieh Chin Fan | 2024-10-15 | |
| | ||||
* | chore: stylelint | Hsieh Chin Fan | 2024-10-15 | |
| | ||||
* | feat: improve GeoLink generation | Hsieh Chin Fan | 2024-10-14 | |
| | | | | | | | * Stop searching pattern by linkify, Add links with geo URI scheme by async function instead * Search text nodes with patterns, and replace them with links * Add checker for valid degree/meter coordinated * Add query string "xy" anyway | |||
* | feat: remove left padding for special links | Hsieh Chin Fan | 2024-10-14 | |
| | ||||
* | feat: migrate drag feature to dumbymap | Hsieh Chin Fan | 2024-10-14 | |
| | ||||
* | feat: add tooltip for GeoLink | Hsieh Chin Fan | 2024-10-14 | |
| | ||||
* | feat: rename element for menu item | 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 | |
| | ||||
* | 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 initial for lineEnd * sync horizontal scroll | |||
* | fix: remove leader lines anyway | Hsieh Chin Fan | 2024-10-13 | |
| | | | | in case content refresh when link is hovered | |||
* | 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 | |
| |