Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | chore(relase): 0.7.6 | Hsieh Chin Fan | 2024-10-11 |
| | |||
* | feat: set cursor at begining when reset by tutorial | Hsieh Chin Fan | 2024-10-11 |
| | |||
* | fix: cache map anyway when fulfilled | Hsieh Chin Fan | 2024-10-11 |
| | |||
* | docs: add doc page | Hsieh Chin Fan | 2024-10-11 |
| | |||
* | feat: update tutorial content for adding GeoLink | Hsieh Chin Fan | 2024-10-11 |
| | | | | | * add new module for hoding contents * also add settings for linkify | ||
* | chore(relase): 0.7.5 | Hsieh Chin Fan | 2024-10-11 |
| | |||
* | Merge branch 'crs' | Hsieh Chin Fan | 2024-10-11 |
|\ | |||
| * | feat: add handler for invlid coordinates | Hsieh Chin Fan | 2024-10-11 |
| | | | | | | | | | | | | * prvent default onmouseover/onclick handler * set bg-color of GeoLink as gray * add title to suggest another CRS | ||
| * | feat: implement crs in GeoLink | Hsieh Chin Fan | 2024-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 crs | Hsieh Chin Fan | 2024-10-11 |
|/ | |||
* | refactor: remove unnecessary name of Layout Class | Hsieh Chin Fan | 2024-10-11 |
| | |||
* | chore(CSS): remove unused rule for <nav> | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | [WIP] jsdoc | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | feat(CSS): add transition of draggable blocks | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | feat: only show map id when select manually | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: fix scripts for build and docs | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore(relase): 0.7.4 | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | docs: fix typo in README | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | fix: the way check scroll line is clear | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: update metadata for OGP | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | docs(jsdoc): update jsdoc | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | docs(jsdoc): add configuration into scripts/ | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: move config files about dev into scripts/ | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: update gitignore | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | fix: href pattern for GeoLink | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore(relase): 0.7.3 | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | fix: null check for config.id | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore(relase): 0.7.2 | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: remove stadia from default yaml config | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | fix: set config id with snake_case | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore(relase): 0.7.1 | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: style lint | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: update to mapclay 0.8.12 | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore: remove not-working tile services | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | feat: only style details in dumby block | Hsieh Chin Fan | 2024-10-10 |
| | |||
* | chore(relase): 0.7.0 | Hsieh Chin Fan | 2024-10-09 |
| | |||
* | docs: update README | Hsieh Chin Fan | 2024-10-09 |
| | |||
* | feat: use "type" to decide marker appearance for GeoLink | Hsieh Chin Fan | 2024-10-09 |
| | |||
* | feat: use "title" to set leader-line label for GeoLink | Hsieh Chin Fan | 2024-10-09 |
| | |||
* | docs: update example of custom layouts | Hsieh Chin Fan | 2024-10-09 |
| |