aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 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
|
* feat: highlight targets when hovering DocLinkHsieh Chin Fan2024-10-12
|
* feat: use selection as default name of anchorHsieh Chin Fan2024-10-12
|
* refactor: add external class in generateMaps()Hsieh Chin Fan2024-10-12
|
* feat: add color to <code>Hsieh Chin Fan2024-10-12
|
* feat: add prefix for refLink option about DocLinkHsieh Chin Fan2024-10-12
|
* feat(neat): set blocks visible anyway in overlay layoutHsieh Chin Fan2024-10-12
|
* feat: add query param for layoutHsieh Chin Fan2024-10-12
|
* chore(relase): 0.7.6Hsieh Chin Fan2024-10-11
|
* feat: set cursor at begining when reset by tutorialHsieh Chin Fan2024-10-11
|
* fix: cache map anyway when fulfilledHsieh Chin Fan2024-10-11
|
* docs: add doc pageHsieh Chin Fan2024-10-11
|
* feat: update tutorial content for adding GeoLinkHsieh Chin Fan2024-10-11
| | | | | * add new module for hoding contents * also add settings for linkify
* chore(relase): 0.7.5Hsieh Chin Fan2024-10-11
|
* Merge branch 'crs'Hsieh Chin Fan2024-10-11
|\
| * feat: add handler for invlid coordinatesHsieh Chin Fan2024-10-11
| | | | | | | | | | | | * prvent default onmouseover/onclick handler * set bg-color of GeoLink as gray * add title to suggest another CRS
| * feat: implement crs in GeoLinkHsieh Chin Fan2024-10-11
| | | | | | | | | | | | | | | | Now GeoLink has the following format: geo:<LON>,<LAT>?q=<LON>,<LAT>&xy=<x,y>,crs=<EPSG:CODE> When calling addMarker or updateCamera, only use [lon,lat] format
| * feat: add query params for crsHsieh Chin Fan2024-10-11
|/
* refactor: remove unnecessary name of Layout ClassHsieh Chin Fan2024-10-11
|
* chore(CSS): remove unused rule for <nav>Hsieh Chin Fan2024-10-10
|
* [WIP] jsdocHsieh Chin Fan2024-10-10
|
* feat(CSS): add transition of draggable blocksHsieh Chin Fan2024-10-10
|
* feat: only show map id when select manuallyHsieh Chin Fan2024-10-10
|
* chore: fix scripts for build and docsHsieh Chin Fan2024-10-10
|
* chore(relase): 0.7.4Hsieh Chin Fan2024-10-10
|
* docs: fix typo in READMEHsieh Chin Fan2024-10-10
|
* fix: the way check scroll line is clearHsieh Chin Fan2024-10-10
|
* chore: update metadata for OGPHsieh Chin Fan2024-10-10
|
* docs(jsdoc): update jsdocHsieh Chin Fan2024-10-10
|
* docs(jsdoc): add configuration into scripts/Hsieh Chin Fan2024-10-10
|
* chore: move config files about dev into scripts/Hsieh Chin Fan2024-10-10
|
* chore: update gitignoreHsieh Chin Fan2024-10-10
|
* fix: href pattern for GeoLinkHsieh Chin Fan2024-10-10
|
* chore(relase): 0.7.3Hsieh Chin Fan2024-10-10
|
* fix: null check for config.idHsieh Chin Fan2024-10-10
|
* chore(relase): 0.7.2Hsieh Chin Fan2024-10-10
|
* chore: remove stadia from default yaml configHsieh Chin Fan2024-10-10
|
* fix: set config id with snake_caseHsieh Chin Fan2024-10-10
|
* chore(relase): 0.7.1Hsieh Chin Fan2024-10-10
|
* chore: style lintHsieh Chin Fan2024-10-10
|
* chore: update to mapclay 0.8.12Hsieh Chin Fan2024-10-10
|
* chore: remove not-working tile servicesHsieh Chin Fan2024-10-10
|
* feat: only style details in dumby blockHsieh Chin Fan2024-10-10
|
* chore(relase): 0.7.0Hsieh Chin Fan2024-10-09
|
* docs: update READMEHsieh Chin Fan2024-10-09
|
* 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
|