Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat: patch 1caf56d, change rules for adding blocks | Hsieh Chin Fan | 2024-10-19 |
| | |||
* | fix(CSS): display of utils in draggable-block | Hsieh Chin Fan | 2024-10-19 |
| | | | | | | * remove trivial implementation for case about font resizing, to make hover works * add rules for dragging | ||
* | refactor: use replaceWith() to swap elements | Hsieh Chin Fan | 2024-10-19 |
| | |||
* | feat: add simple contextMenu and background script | Hsieh Chin Fan | 2024-10-19 |
| | |||
* | feat: animation for hiding leader-line | Hsieh Chin Fan | 2024-10-19 |
| | |||
* | fix: check validity for DocLink | Hsieh Chin Fan | 2024-10-19 |
| | |||
* | feat(CSS): move site-only rules into index.css | Hsieh Chin Fan | 2024-10-19 |
| | |||
* | feat: patch f76555b to select htmlHolder | Hsieh Chin Fan | 2024-10-18 |
| | |||
* | feat: improve default selector for htmlHolder | Hsieh Chin Fan | 2024-10-18 |
| | |||
* | fix: visibility of overlay layout | Hsieh Chin Fan | 2024-10-18 |
| | |||
* | feat: show label text of GeoLink by search param or text content | Hsieh Chin Fan | 2024-10-18 |
| | |||
* | refactor: move logic about dragging GeoLink into DumbyUtils | Hsieh Chin Fan | 2024-10-18 |
| | |||
* | feat(CSS): improve transition of draggable-utils | Hsieh Chin Fan | 2024-10-18 |
| | |||
* | 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 |
| |