aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* 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
|
* refactor: Attribute -> datasetHsieh Chin Fan2024-10-09
|
* fix: patch a11cbe8Hsieh Chin Fan2024-10-09
| | | | shame that didn't notice layout initial issue...
* chore(relase): 0.6.7Hsieh Chin Fan2024-10-09
|
* feat: add new option for custom layoutHsieh Chin Fan2024-10-09
|
* docs: add example about new layoutHsieh Chin Fan2024-10-09
|
* chore(relase): 0.6.6Hsieh Chin Fan2024-10-09
|
* feat: update yaml file for tile servicesHsieh Chin Fan2024-10-09
|
* fix: path for default yaml fileHsieh Chin Fan2024-10-09
|
* feat: update default contents and used CSSHsieh Chin Fan2024-10-09
|
* chore(relase): 0.6.5Hsieh Chin Fan2024-10-09
|
* chore: update mapclay to 0.8.11Hsieh Chin Fan2024-10-09
|
* feat: patch 5aede26Hsieh Chin Fan2024-10-09
| | | | | | | | * use callback to disable scroll * only allow action with left click * disable selection when dragging * gray-out elements except of maps * only sync scroll when cm has focus
* fix: text format breaks reference-style-linkHsieh Chin Fan2024-10-09
|