- Updated dependencies [0ae54db]
- @undp-data/[email protected]
- 1ac4d94: chore: updated monorepo package dependencies
- 905236f: fix: export defaultHaloWidth from TextHaloWidth component
- a038e3d: chore: upgrade maplibre to v5
- 8e7812f: fix: changed
to
in FieldControl to wrap slot. - a2662a7: fix: switched vitePreprocess to sveltePreprocess becauseb of svelte-package hang
- Updated dependencies [1ac4d94]
- Updated dependencies [a2662a7]
- @undp-data/[email protected]
- Updated dependencies [2494e91]
- @undp-data/[email protected]
- d98a8c3: fix: add href prop for Button in svelte-undp-design, and it uses href prop in a element instead of click event.
- Updated dependencies [d98a8c3]
- Updated dependencies [29f1785]
- Updated dependencies [d98a8c3]
- Updated dependencies [1900ed3]
- @undp-data/[email protected]
- 84e2d1e: fix: adjusted HeroLink padding
- Updated dependencies [84e2d1e]
- Updated dependencies [84e2d1e]
- @undp-data/[email protected]
- eff67e6: refactor: migrated RasterClassifyLegend and RasterRescale (and related funcitons and interfaces) to svelte-undp-components
- 33d825b: refactor: migrated RasterAlgorithms to svelte-undp-components
- Updated dependencies [404d7fa]
- @undp-data/[email protected]
- Updated dependencies [caf4859]
- @undp-data/[email protected]
- Updated dependencies [9305ef8]
- @undp-data/[email protected]
- Updated dependencies [8054783]
- @undp-data/[email protected]
- 3d12870: refactor: migrated VectorParamsPanel from GeoHub to svelte-undp-components
- 8e19b92: fix: fixed bug of default style editor for vector dataset.
- 3d12870: fix: fixed IconSize and getIntervalList (jenks) bug
- 3d12870: refactor: migrated VectorColorClassification from GeoHub to svelte-undp-components
- 55d7ef2: fix: sometimes there might be same values in array. remove duplicated values from intervalList.
- 32c6a85: fix: downgraded @undp-data/date-picker-svelte to 2.12.1 since geohub is still svelte 4, and it has issue of using svelte 5 component
- d1f8bd8: refactor: migrated VectorValueClassificaiton component and related util funcitons and sub components.
- 154e218: fix: fixed bug of IconSize not being updated when icon-image is changed
- 1ee0033: fix: add property of padding in accordion component.
- 1ee0033: fix: adjust padding of ModalTemplate for responsive
- 2bcd438: fix: add new argument to check extensions of url optionally in isValidUrl.
- fbb62ae: - refactor: migrated some components from geohub to svelte-undp-components
- LinePatter
- RasterResampling
- IconImage
- IconOffset
- IconOverlap
- SymbolPlacement
- TextFont
- TextHaloColor
- TextHaloWidth
- TextMaxWidth
- TextSize
- TextFieldDecimalPoisition
- refactor: merged LineWidth to VectorLine
- reafctor: merged TextColor to VectorLabelPanel
- fix: removed type from LineTypes
- fix: fixed bug of not updating sas token for PMTiles URL in saved style.
- refactor: merged all vector sub components into VectorLegend to simplify
- refactor: merged RasterLegendEdit to RasterLegend to simplify
- refactor: renamed original IconImage to IconImageSelector since it has conflict with new IconImage
- f558459: refactor: migrated CircleStrokeColor to svelte-undp-components
- 1adfc5d: refactor: migrated HeatmapColor to svelte-undp-components
- 40b45c3: refactor: migrated most of maplibre slider components to svelte-undp-components
- 1adfc5d: refactor: migrated FillOutlineColor to svelte-undp-components
- f558459: refactor: migrated ColorPicker to svelte-undp-components
- f558459: refactor: migrated MaplibreColorPicker to svelte-undp-components
- 3afb4b5: refactor: migrated PropertySelect and FillExtrusionHeight components to svelte-undp-components
- f558459: refactor: migrated CircleStrokeWidth from geohub to svelte-undp-components
- a9c3988: refactor: moved CircleRadius to svelte-undp-components and restructured component folder.
- 687a354: fix: fixed the way of selecting text when input element is focused.
- c9154b9: fix: move sveltekit and svelte from dependencies to devDependencies.
- Updated dependencies [c9154b9]
- @undp-data/[email protected]
- 555b636: fix: add svelte 5 to peer dependencies
- Updated dependencies [555b636]
- @undp-data/[email protected]
- cd7ad93: feat: moved CopyToClipboard component to svelte-undp-components from a monorepo package.
- 9f9e7fb: feat: added @undp-data/svelte-sidebar to svelte-undp-components.
- a331de4: feat: add Histogram component.
- Updated dependencies [6063bbf]
- @undp-data/[email protected]
- 9d91903: chore: updated all dependencies of monorepo by using pnpm -r update.
- Updated dependencies [9d91903]
- @undp-data/[email protected]
- 110baf5: feat: added TagSelector component. fixed CountrySelector to filter by continents and regions
- 317f7a3: fix: fixed bug of SDGSelector and CountrySelector
- ad1b4ad: fix: added single select mode and new tag mode for TagSelector.
- ad1b4ad: fix: added an option to hide slected tags and countries in the components.
- 2b885fa: feat: added CountrySelector component
- Updated dependencies [2b885fa]
- @undp-data/[email protected]
- b12b2c0: fix: fixed bug of SDGSelector.
- 5d63d06: feat: added SDGSelector component in svelte-undp-component package.
- 4bca825: fix: load undp-bulma from NPM instead of CDN
- Updated dependencies [4bca825]
- @undp-data/[email protected]
- d44f128: refactor: moved button from HeroHeader component to a MenuButton component.
- Updated dependencies [d44f128]
- @undp-data/[email protected]
- ea20c42: fix: added isUppercase option for Accordion component.
- 2165006: fix: set default cursor for ModalTemplate instead of pointer all the time.
- f7839e0: refactor: moved IconImage component from geohub to svelte-undp-components
- cfbd262: fix: added tabChanged event for HeroHeader component
- c6996f8: fix: fixed padding for close button of FloatingPanel.
- a26abdb: fix: adjusted padding of ModalTemplate
- 1314773: - fix: moved OpacityEditor from geohub to svelte-undp-components package
- fix: added showClose prop in FloatingPanel component.
- 3824b02: fix: added margin-right for opacity button in OpacityEditor component, and ajusted some css.
- 20b8c79: fix: changed order of buttons in ModalNotification. Bring cancel button after continue.
- 090a33a: fix: changed cancel button style for ModalNotification to align with UNDP style
- 4881141: fix: changed slide color to blue-300 of UNDP design system.
- c2707cd: fix: changed fontawesome to material icon for Help component.
- Updated dependencies [a4eecd6]
- @undp-data/[email protected]
- ed3bd25: - fix: add showIcon prop to Notification component
- fix: hide icon as default for ModalNotification component. Also, changed button color.
- Updated dependencies [052c7cb]
- Updated dependencies [052c7cb]
- @undp-data/[email protected]
- fc873ef: fix: replaced bulma-switch to UNDP Switch control for PropertyEditor
- Updated dependencies [fc873ef]
- @undp-data/[email protected]
- 509e8c7: fix: use h5 of undp-bulma for ModalTemplate title
- 9d69976: fix: changed active color of segment button to black. added new prop to change active color.
- 07f3813: fix: headerHeight variable is exported from FloatingPanel component.
- 07f3813: fix: add showExpand prop to hide expand button for FloatingPanel component
- 3101984: chore: updated eslint to v9
- 32961ac: fix: accept string[]/number[] for segmentbutton
- a3c4cf2: fix: prevent closing if showClose is false for ModalTemplate
- 568668e: fix: add width prop for ModalTemplate component
- 9f445bd: feat: add new prop of subButtons to show a dropdown menu in the header button
- 685729f: fix: applied SohneBreit and other formats of UNDP design for HeroHeader component.
- 0c7d0a8: fix: add breadcrumbClicked event in HeroHeader component
- 224477a: chore: migrated bulma to v1.0.0. Included fontawesome css and google font icon css in customised bulma css.
- ac9ea9e: feat: add formatter option to Slider and PropertyEditor components
- 4db6d2e: feat: add Slider component
- c8ffb4c: fix: add range property for Slider
- 7c8d20f: fix: allow to input float value and negative value manually at NumberInput component
- c8ffb4c: fix: add prefix property for Slider
- c8ffb4c: fix: set height for number input of slider component
- c8ffb4c: fix: add suffix property for Slider
- c8ffb4c: fix: add pips property for Slider
- 05ac13e: fix: added more options of capitalized, uppercase and fontweight for segmentbuttons component
- e853c8c: feat: add DatePicker component.
- 916877a: fix: add click event for breadcrumbs component if url property is not provided.
- ecdf2b9: fix: show colormap legend in fullwidth for color card in colormap picker
- ca0a97d: feat: add PropertyEditor component
- 917ca61: feat: add ColorMapPicker component
- a61802c: fix: set href as null instead of empty string if tab id is not starting with hash
- 387cb02: chore: migrated storybook to v8
- bc616e0: fix: close ModalTemplate by espace key if close button is shown in dialog.
- 6b7907a: fix: add fontWeight prop to FieldControl
- 3b648ee: feat: added HeroHeader component
- 9823d43: feat: added ModalTemplate component
- ef2ede6: feat: added PanelButton component
- 9823d43: feat: added ModalNotification component
- feaf9c7: feat: added ShowDetails component
- e5b1f0f: feat: added BackToTop component
- c29cd12: feat: added FieldControl component
- 4f0dc31: feat: added FloatingPanel component
- d6f0127: feat: added SegmentButtons component
- 891db41: feat: added HeroLink component
- dd20b69: feat: added Breadcrumbs component
- bd2d1d4: refactor: moved Help component and initTippy & initTooltipTippy to svelte-undp-components package
- 3091d04: feat: added Accordion component and clean method
- 155ec0c: feat: added Tabs component