Releases: US-GHG-Center/veda-config-ghg
Releases Β· US-GHG-Center/veda-config-ghg
Release v3.1.19
Changelog
-
π Features
- feat: layer card related components (#1832)
- feat: add comparison story
- feat: add custom USWDS icons with Storybook integration
- feat: add icon map story to support migration
- feat: export exploration types for downstream consumers (#1848)
- feat: export all exploration types for downstream consumers
- feat: add simple colormap options story for testing preprocessor
- feat: add SCSS preprocessor configuration to Storybook Vite config
- feat: export predefined aoi selectors (#1857)
- feat: EA Single Timeline breakout exploration (#1846)
-
π Improvements
- refactor: rename icon migration stories to icons stories
- refactor: clean up close icon implementation
- refactor: consolidate icon structure and improve naming consistency
- refactor: consistently wrap all icons with makeUSWDSIcon
- ci: add explicit yarn registry configuration before install
- ci: force yarn to use npm registry in all install steps
- ci: invalidate cache to force fresh install with npm registry
- docs: refactor icon migration stories into general icons documentation
-
π Dataset Updates
-
π Fixes
- revert: remove unnecessary workflow changes, lockfile fix was sufficient
- fix: Replace Collecticons with USWDS equivalents (#1844)
- fix: replace Verdaccio registry URLs with npm registry in yarn.lock (#1855)
- fix: restore workflow to main branch version
- fix: replace remaining Verdaccio IP addresses in yarn.lock
- fix: Storybook preprocessor config (#1847)
Release v3.1.18
Changelog
-
π Features
- feat: create a MultiLayerMapBlock (#1808)
- feat: Create wrappers for the react-uswds components, update imports
- feat: clean up the map blocks from the filtering/selection logic, add navigation control position config
- feat: Move filtering/layer selection logic up one level to the lazy component wrappers
- feat: add mock usage for the MultilayerMap
- feat: Introduce LazyMultilayerMap
- feat: Introduce a new MultilayerMapBlock component
- feat: Modify the MapBlock to disable specific features
- feat: add AOI control
- feat: add basic controls
- feat: add USWDS stories to test Storybook integration
- feat: upgrade Storybook to v9
- feat: Add null temporal interval handling across all data types (#1835)
- feat: Add coverage for fetchStacDatasetById across all dataset types
- feat: Add unit tests
- feat: Enable null values within temporal_interval for different data types
-
π Improvements
- chore: Export the MultilayerMapBlock via the veda UI npm library
- chore: Add notes and tags for deprecation (#1788)
- refactor: improve MultiLayerMapBlock interface, make the dateTime controlled
- refactor: Remove obsolete props
- refactor: Update usage of CustomLayerDemo
- refactor: Address review comments
- docs: Update mdx blocks usage docs, formatting
- chore: Fix React warning about redundant id, wrong html attirbute (#1800)
- chore: add storybook (#1593)
- chore: remove USWDS stories
- chore: remove unnecessary config
- chore: allow out of range rescale values (#1821)
- chore: keep only the mount logic, keep the rest
- chore: update util, fix test
- chore: validate input issues on mount
- refactor: update remaining core references to storybook in config files
- refactor: update package.json scripts from /core to /storybook
- refactor: rename /core to /storybook
- refactor: convert USWDS button stories to use args pattern for Storybook controls
- refactor: move story providers to global decorator
- docs: simplify core README and add work-in-progress note
- refactor: remove obsolete tests, update normalizeDomain util to only be applied to the end interval, update TS type
- refactor: unify WMS and WMTS handling in fetchStacDatasetById
- docs: Update comment
- docs: Add documentation for layer to include WMS (#1713)
-
π Fixes
- fix: Fix the MapBlock in the CustomLayer
- fix: Update MultilayerMap usage
- fix: Keep the datasetId usage, revert the deprecation warning from the previous commit
- fix: rescale not working (#1811)
- fix: use public url var to build geodata path
- fix: rename component
- fix: install core deps on CI workflow
- fix: add geo data path to storybook context
- fix: remove usage of process.env, move geoData path to VedaUIProvider
- fix: make map occupy full height
- fix: enhance Vite config, add StoryBook providers, add Base map example
- fix: import USWDS in storybook, setup styles
- fix: use same react major version of veda-ui
Release v3.1.17
Changelog
-
π Features
- feat: time series support for CMR data (#1747)
-
π Improvements
-
π Dataset Updates
-
π Fixes
Release v3.1.16
-
Changelog
-
π Features
- feat: Allow custom layers for Map Block
- feat: Support sel parameters titiler cmr
- feat: add task to run playwright UI
-
π Improvements
-
π Dataset Updates
-
π Stories Updates
-
π Fixes
- fix: reinstate Playwright tests
- fix: enforce UTC timezone when running jest
- fix: remove restriction of playwright runs in release branches
- fix: use playwright default timeouts
- fix: remove playwright specs that depend on third party apis
- fix: enforce UTC timezone when running jest
Release v3.1.15
-
Changelog
-
π Features
-
π Improvements
-
π Dataset Updates
-
π Stories Updates
-
π Fixes
Release v3.1.14
-
Changelog
-
π Features
-
π Improvements
-
π Dataset Updates
- Update VULCAN data PR:#787
- Update MiCASA temporal extent and technical documents PR:#787
-
π Stories Updates
-
π Fixes
Release v3.1.13
-
Changelog
-
π Features
- feat: Add props to control the visibility of the PageHero, NavWrapper and footer in the veda UI (#1685).
- feat: Add props to control visibility of the PageHero and NavWrapper in the veda UI
-
π Improvements
-
π Dataset Updates
-
π Stories Updates
-
π Fixes
- fix: Pass optional disabled prop to useSlidingStickyHeader (#1689).
- fix: Pass optional disabled prop to useSlidingStickyHeader
Release v3.1.12
-
Changelog
-
π Features
-
π Improvements
- ci: adding update-version dispatch to next-veda-ui in release workflow (VEDA_UI #1656)
- docs: add a doc about raster based dataset type (VEDA-UI #1651)
-
π Dataset Updates
- Update for the INFLUX dataset overview page (GHGC #772)
-
π Stories Updates
-
π Fixes
Release v3.1.11
-
Changelog
-
π Features
- π¦
-
π Improvements
- π¦
-
π Dataset Updates
- π¦
-
π Stories Updates
- Update NOAA Citation versions #768
-
π Fixes
- π¦fix: Legend does not overflow for categorical legend type (NASA-IMPACT/veda-ui#1610)