aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* fix: check validity for DocLinkHsieh Chin Fan2024-10-19
|
* feat(CSS): move site-only rules into index.cssHsieh Chin Fan2024-10-19
|
* feat: patch f76555b to select htmlHolderHsieh Chin Fan2024-10-18
|
* feat: improve default selector for htmlHolderHsieh Chin Fan2024-10-18
|
* fix: visibility of overlay layoutHsieh Chin Fan2024-10-18
|
* feat: show label text of GeoLink by search param or text contentHsieh Chin Fan2024-10-18
|
* refactor: move logic about dragging GeoLink into DumbyUtilsHsieh Chin Fan2024-10-18
|
* feat(CSS): improve transition of draggable-utilsHsieh Chin Fan2024-10-18
|
* fix: patch 4dd0fa8Hsieh Chin Fan2024-10-18
|
* style: stylelintHsieh Chin Fan2024-10-17
|
* feat(CSS): move site-only rules into index.cssHsieh Chin Fan2024-10-17
|
* fix(lint): mutable variable in LayoutHsieh Chin Fan2024-10-17
|
* fix: don't apply dumbymap twiceHsieh Chin Fan2024-10-17
|
* feat: set "sticky" as one of default layoutsHsieh Chin Fan2024-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 addBlocksHsieh Chin Fan2024-10-17
|
* feat: set data attribute for editor to disable HTML updateHsieh Chin Fan2024-10-17
|
* feat: add utils for finding common ancestorHsieh Chin Fan2024-10-17
|
* feat: option "autoMap" in case no valid render target in Semantic HTMLHsieh Chin Fan2024-10-17
|
* feat: more precise way to get htmlHolder and blocksHsieh Chin Fan2024-10-17
|
* fix: CRS for addonHsieh Chin Fan2024-10-17
|
* fix: misused for result of matchHsieh Chin Fan2024-10-16
|
* feat(CSS): do not make GeoLink bolder while hoveringHsieh Chin Fan2024-10-16
|
* fix: prevent define web components twiceHsieh Chin Fan2024-10-16
|
* fix: position of contextmenuHsieh Chin Fan2024-10-16
|
* feat(CSS): dont't modify origin CSS unless layout is specifiedHsieh Chin Fan2024-10-16
|
* feat: add simple script to test mapclayHsieh Chin Fan2024-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 spaceHsieh Chin Fan2024-10-15
|
* fix: in case anchor element has no property hrefHsieh Chin Fan2024-10-15
|
* fix: apply unique element name for menu itemHsieh Chin Fan2024-10-15
|
* fix: missimg importHsieh Chin Fan2024-10-15
|
* feat: use article as method of default block generationHsieh Chin Fan2024-10-15
|
* feat: patch 2c9ffa2Hsieh Chin Fan2024-10-15
| | | | | | * addAnchorByPoint -> addMarkerByPoint just return newly created marker * Add pointByArrow as general element in container
* fix: only update scroll line by user inputHsieh Chin Fan2024-10-15
|
* chore: stylelintHsieh Chin Fan2024-10-15
|
* feat: improve GeoLink generationHsieh Chin Fan2024-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 linksHsieh Chin Fan2024-10-14
|
* feat: migrate drag feature to dumbymapHsieh Chin Fan2024-10-14
|
* feat: add tooltip for GeoLinkHsieh Chin Fan2024-10-14
|
* feat: rename element for menu itemHsieh Chin Fan2024-10-14
|
* docs: jsdocHsieh Chin Fan2024-10-14
|
* feat: use option to set blocksHsieh Chin Fan2024-10-14
|
* refactor: add <main> for contentsHsieh Chin Fan2024-10-14
|
* feat: remove trailing 0 in GeoLinkHsieh Chin Fan2024-10-14
|
* refactor: find marker by "data-xy"Hsieh Chin Fan2024-10-14
|
* fix: compare anchor name by lower-caseHsieh Chin Fan2024-10-13
|
* feat: use middle click to remove markerHsieh Chin Fan2024-10-13
|
* refactor: don't re-render HTML by draggingHsieh Chin Fan2024-10-13
|
* fix: sync scroll from HTML to CodeMirrorHsieh Chin Fan2024-10-13
| | | | | * fix initial for lineEnd * sync horizontal scroll
* fix: remove leader lines anywayHsieh Chin Fan2024-10-13
| | | | in case content refresh when link is hovered
* docs: update tutorialsHsieh Chin Fan2024-10-13
|