Skip to content

Release v3.1.19

Latest

Choose a tag to compare

@vidhi04bhatia vidhi04bhatia released this 30 Sep 23:09
· 2 commits to main since this release
cae2540

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

    • fix: Update citation for CO2 flask data (#824)
    • fix: Update citation for CH4 flask data (#823)
  • πŸ› 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)