diff --git a/.changeset/dirty-spiders-invent.md b/.changeset/dirty-spiders-invent.md deleted file mode 100644 index 6e835a0135..0000000000 --- a/.changeset/dirty-spiders-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: unified the icon size and color for data tab/layer tab and style editor diff --git a/.changeset/few-drinks-marry.md b/.changeset/few-drinks-marry.md deleted file mode 100644 index f0790800f3..0000000000 --- a/.changeset/few-drinks-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: upgraded sveltekit to v2. fixed maplibre-gl imports for the SSR pages in GeoHub diff --git a/.changeset/grumpy-poets-exercise.md b/.changeset/grumpy-poets-exercise.md deleted file mode 100644 index b44045f2e8..0000000000 --- a/.changeset/grumpy-poets-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: add notification icon (!) to show data accesibility in data tab accordion if dataset is not public access. diff --git a/.changeset/hip-drinks-enjoy.md b/.changeset/hip-drinks-enjoy.md deleted file mode 100644 index 8400f5195d..0000000000 --- a/.changeset/hip-drinks-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: improved colormap picker. add chevron icon button to show it is an action button to change colormap diff --git a/.changeset/olive-spoons-pump.md b/.changeset/olive-spoons-pump.md deleted file mode 100644 index 8b25ca0243..0000000000 --- a/.changeset/olive-spoons-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -refactor: move histogram to style editor diff --git a/.changeset/perfect-gorillas-impress.md b/.changeset/perfect-gorillas-impress.md deleted file mode 100644 index 2cf52945b9..0000000000 --- a/.changeset/perfect-gorillas-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@undp-data/undp-bulma": patch ---- - -chore: upgrade vite to v5 diff --git a/.changeset/red-items-move.md b/.changeset/red-items-move.md deleted file mode 100644 index 5c30ed50a4..0000000000 --- a/.changeset/red-items-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: moved classification switch button to an independent selectbox to switch between linear colormap or advanced classification diff --git a/.changeset/shiny-horses-drive.md b/.changeset/shiny-horses-drive.md deleted file mode 100644 index b9939fe5d0..0000000000 --- a/.changeset/shiny-horses-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: replaced history.replaceState to goto method with replaceState parameter = true or replaceState from $app/navigation diff --git a/.changeset/short-garlics-play.md b/.changeset/short-garlics-play.md deleted file mode 100644 index c6515c4a13..0000000000 --- a/.changeset/short-garlics-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: fixed layout collapse for vector simulation component diff --git a/.changeset/shy-parents-rhyme.md b/.changeset/shy-parents-rhyme.md deleted file mode 100644 index 05b81c6855..0000000000 --- a/.changeset/shy-parents-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: pass '' to the second argument of replaceState diff --git a/.changeset/slimy-houses-smell.md b/.changeset/slimy-houses-smell.md deleted file mode 100644 index 2350a61d7b..0000000000 --- a/.changeset/slimy-houses-smell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: delete style editor when clicking delete all layers button diff --git a/.changeset/small-ladybugs-relate.md b/.changeset/small-ladybugs-relate.md deleted file mode 100644 index d34b421789..0000000000 --- a/.changeset/small-ladybugs-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: add fontWeight prop in Tabs component, and removed semibold from tabs. diff --git a/.changeset/spicy-zoos-yawn.md b/.changeset/spicy-zoos-yawn.md deleted file mode 100644 index 9b14f27862..0000000000 --- a/.changeset/spicy-zoos-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: add same margin-left and margin-right for data tab, layer tab diff --git a/.changeset/wicked-timers-raise.md b/.changeset/wicked-timers-raise.md deleted file mode 100644 index c52c94d989..0000000000 --- a/.changeset/wicked-timers-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -chore: update maplibre-gl-tour and tourguidejs versions diff --git a/.changeset/wise-berries-smash.md b/.changeset/wise-berries-smash.md deleted file mode 100644 index 81cffd99e5..0000000000 --- a/.changeset/wise-berries-smash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: unified table header font size for color/value classify diff --git a/.changeset/witty-jokes-listen.md b/.changeset/witty-jokes-listen.md deleted file mode 100644 index d03561a0c7..0000000000 --- a/.changeset/witty-jokes-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"geohub": patch ---- - -fix: rename raster color accordion name from Colormap to Color. Also renamed the contents of type selectbox diff --git a/packages/svelte-static-image-controls/CHANGELOG.md b/packages/svelte-static-image-controls/CHANGELOG.md index 8548798199..ed0326dfa8 100644 --- a/packages/svelte-static-image-controls/CHANGELOG.md +++ b/packages/svelte-static-image-controls/CHANGELOG.md @@ -1,5 +1,12 @@ # @undp-data/svelte-geohub-static-image-controls +## 1.0.1 + +### Patch Changes + +- Updated dependencies [a2e8253] + - @undp-data/undp-bulma@0.0.12 + ## 1.0.0 ### Major Changes diff --git a/packages/svelte-static-image-controls/package.json b/packages/svelte-static-image-controls/package.json index 073582c5e8..0bedd03d41 100644 --- a/packages/svelte-static-image-controls/package.json +++ b/packages/svelte-static-image-controls/package.json @@ -1,6 +1,6 @@ { "name": "@undp-data/svelte-geohub-static-image-controls", - "version": "1.0.0", + "version": "1.0.1", "description": "This package is to add controls for GeoHub Static Image API", "scripts": { "dev": "vite dev", diff --git a/packages/undp-bulma/CHANGELOG.md b/packages/undp-bulma/CHANGELOG.md index a78a2e4d70..2dffab2695 100644 --- a/packages/undp-bulma/CHANGELOG.md +++ b/packages/undp-bulma/CHANGELOG.md @@ -1,5 +1,11 @@ # @undp-data/undp-bulma +## 0.0.12 + +### Patch Changes + +- a2e8253: chore: upgrade vite to v5 + ## 0.0.11 ### Patch Changes diff --git a/packages/undp-bulma/package.json b/packages/undp-bulma/package.json index f61d5a79e3..ab46416381 100644 --- a/packages/undp-bulma/package.json +++ b/packages/undp-bulma/package.json @@ -1,6 +1,6 @@ { "name": "@undp-data/undp-bulma", - "version": "0.0.11", + "version": "0.0.12", "description": "This package is to manage customised Bulma css for UNDP GeoHub", "type": "module", "main": "bulma.scss", diff --git a/sites/geohub/CHANGELOG.md b/sites/geohub/CHANGELOG.md index 107b569a87..65e80e2da0 100644 --- a/sites/geohub/CHANGELOG.md +++ b/sites/geohub/CHANGELOG.md @@ -1,5 +1,25 @@ # geohub +## 1.1.1 + +### Patch Changes + +- fde14c9: fix: unified the icon size and color for data tab/layer tab and style editor +- 3b0f019: fix: upgraded sveltekit to v2. fixed maplibre-gl imports for the SSR pages in GeoHub +- d79557b: fix: add notification icon (!) to show data accesibility in data tab accordion if dataset is not public access. +- dc4161c: fix: improved colormap picker. add chevron icon button to show it is an action button to change colormap +- 5fbcbcd: refactor: move histogram to style editor +- dc4161c: fix: moved classification switch button to an independent selectbox to switch between linear colormap or advanced classification +- d8052ae: fix: replaced history.replaceState to goto method with replaceState parameter = true or replaceState from $app/navigation +- d2230e0: fix: fixed layout collapse for vector simulation component +- 5fa4a6c: fix: pass '' to the second argument of replaceState +- 54dbb18: fix: delete style editor when clicking delete all layers button +- 88c268a: fix: add fontWeight prop in Tabs component, and removed semibold from tabs. +- 384c741: fix: add same margin-left and margin-right for data tab, layer tab +- 3f1bf2a: chore: update maplibre-gl-tour and tourguidejs versions +- 9b5d2b0: fix: unified table header font size for color/value classify +- 9a27ad6: fix: rename raster color accordion name from Colormap to Color. Also renamed the contents of type selectbox + ## 1.1.0 ### Minor Changes diff --git a/sites/geohub/package.json b/sites/geohub/package.json index becdcc12b0..42bd0d22e4 100644 --- a/sites/geohub/package.json +++ b/sites/geohub/package.json @@ -1,6 +1,6 @@ { "name": "geohub", - "version": "1.1.0", + "version": "1.1.1", "description": "GeoHub is a geospatial visualization data portal built by UNDP using sveltekit", "scripts": { "dev": "vite dev",