Releases: UNDP-Data/geohub
Releases · UNDP-Data/geohub
[email protected]
@undp-data/[email protected]
Patch Changes
- f70c8af: fix: fixed too much reactivity caused by binding props in Slider and RasterRescale components.
@undp-data/[email protected]
Patch Changes
- Updated dependencies [f70c8af]
- @undp-data/[email protected]
@undp-data/[email protected]
Patch Changes
- Updated dependencies [f70c8af]
- @undp-data/[email protected]
@undp-data/[email protected]
@undp-data/style-switcher
2.0.9
Patch Changes
2.0.8
Patch Changes
- 1ee0033: fix: fixed bug of raster layer position when style is switched.
2.0.7
Patch Changes
- 358948b: fix: removed svelte from peer dependencies since it is not svelte component.
2.0.6
Patch Changes
- 63e4642: fix: fixed bug to insert layers duplicatedly when style is changed
2.0.5
Patch Changes
- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.
2.0.4
Patch Changes
- 3101984: chore: updated eslint to v9
2.0.3
Patch Changes
-
325e5ac: fix: show tooltip for style switcher buttons
-
5a41503: fix: improved style-switcher behaviours:
- close style options if one of styles is clicked.
- Dynamically change tippy content text according to the current state.
2.0.2
Patch Changes
- 59f99d2: fix: changed button border-color to #c0c0c0 to make it visible in darker base style.
- 8f8cc28: fix: check the entire layer object instead of checking only layer id at style switcher.
2.0.1
Patch Changes
- 7d3c54c: chore: upgraded to maplibre v4 and pmtiles v3
2.0.0
Major Changes
- e09558f: chore: migrated sveletekit from v1 to v2
1.0.0
Major Changes
- 1175a32: feat: [breaking changes] rewrote style switcher plugin from svelte to normal vanialla JS. New style switcher control now supports more than two style, and use image URL instead of creating maplibre map object.
- 1175a32: feat: [breaking change] Use static image api for preview image of map button other than using maplibre map object
0.1.10
Patch Changes
- 626ee6d: chore: updated dependencies for packages and geohub repo
0.1.9
Patch Changes
- 8a2176a: fix: add files in package.json
0.1.8
Patch Changes
- 6bd9322: fix: fixed a bug of style switching when default style is bing aerial
0.1.7
Patch Changes
- c111d12: feat: add 'defaultStyle' parameter in StyleSwitcher
0.1.6
Patch Changes
- a2fb2c4: fix: restore current selected map state to style switcher button
0.1.5
Patch Changes
- 65fcbf0: chore: pnpm update
0.1.4
Patch Changes
- bf26a45: chore: pnpm update -r to update npm packages
- bb478d8: fix: changed control css name from 'mapboxgl-ctrl' to 'maplibregl-ctrl'
0.1.3
Patch Changes
- 68bc4a9: chore: migrated maplibre to v3
0.1.2
Patch Changes
- 9328b70: chore: migrated svelte3 to svelte4 with newer lint and prettier
0.1.1
Patch Changes
- c8f5b2f: chore: updated all npm packages except maplibre-gl
0.1.0
Minor Changes
- 8ca24d8: chore: updated svelte-package to v2
0.0.4
Patch Changes
- f94ccdc: revert changes to use prepack
0.0.3
Patch Changes
- 58055ac: removed prepare script from packages
- ba30a62: add prepack and postpack script to move package folder before publishing and back to original folder after publishing
0.0.2
Patch Changes
[email protected]
Patch Changes
- 6092700: fix: revert @undp-data/date-picker-svelte to v2.12.1 since it has reference error in geohub
@undp-data/[email protected]
Patch Changes
- 6092700: fix: revert @undp-data/date-picker-svelte to v2.12.1 since it has reference error in geohub
@undp-data/[email protected]
Patch Changes
- Updated dependencies [6092700]
- @undp-data/[email protected]
@undp-data/[email protected]
Patch Changes
- Updated dependencies [6092700]
- @undp-data/[email protected]
@undp-data/[email protected]
Patch Changes
- 0a235fa: fix: remove moduleResolution = nodenext from tsconfig.json