Skip to content

v6.17.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 09:54
· 192 commits to main since this release

What's changed

πŸŽ‰ Features

  • feat: complete collecticons dependency removal
  • feat: create custom hand gesture icons from collecticons SVG paths
  • feat: migrate ExternalLinkFlag to USWDS (#1887)
  • feat: migrate collecticons to hardcoded data URIs
  • feat: migrate custom-aoi-modal icons to USWDS
  • feat: migrate timeline icons to USWDS
  • feat: migrate dataset-menu icons to USWDS
  • feat: migrate notebook-connect icons to USWDS
  • feat: migrate aoi-control icons to USWDS
  • feat: migrate tour-manager icons to USWDS
  • feat: add clipboard icons to icon guidelines mapping table
  • feat: migrate development page feedback icon to USWDS
  • feat: migrate table sort icons to USWDS
  • feat: migrate layer-legend icons to USWDS
  • feat: migrate browse-controls icons to USWDS
  • feat: migrate hub-content icon to USWDS
  • feat: migrate timeline-datepicker icon to USWDS
  • feat: add colormap-options comparison story and fix DropIcon alignment
  • feat: add dataset layer card comparison story
  • feat: migrate page-footer-legacy icons to USWDS
  • feat: migrate connections-section icons to USWDS
  • feat: add filter tag comparison story and Collecticons baseline
  • feat: migrate search field icons to USWDS
  • feat: migrate chevron icons to USWDS in checkable-filter-legacy
  • feat: migrate CollecticonXmarkSmall to Icon.Close in legacy catalog filter tags
  • feat: add catalog icon comparison stories
  • feat: add routes config to Storybook VedaUIProvider
  • feat: reorganize Storybook structure and add Getting Started page
  • feat: create catalog-collecticons baseline for icon migration comparison
  • feat: migrate ExternalLinkFlag to USWDS; deprecate card import (v7)
  • feat: add empty-hub component to migration examples
  • feat: implement .deprecated.tsx pattern for timeline zoom controls migration

πŸ› Fixes

  • fix: make release workflow idempotent and reset version to last successful release (#1908)
  • fix: wmts copy url (#1886)
  • fix: make release workflow idempotent and reset version to last successful release
  • fix: 744/search bar fix (#1903)
  • fix: Rename React component files from .js to .jsx (#1901)
  • fix: Rename React component files from .js to .jsx
  • fix: update timeline-controls to use custom calendar icons
  • fix: remove references to deleted custom icons
  • fix: add explicit dimensions and size props to DatasetLayersIcon
  • fix: add classnames dependency and buildlib workflow step
  • fix: add collecticon references to custom icon mapping
  • fix: hide decorative USWDS icons from screen readers
  • fix: reinstante missing providers
  • fix: configure USWDS image path for accordion icons in Storybook
  • fix: configure USWDS compilation for catalog responsive layout
  • fix: migrate scrollytelling from CollecticonCircleXmark to USWDS (#1885)
  • fix: remove Collecticons from EmptyHub and TimelineZoomControls components (#1884)
  • fix: migrate scrollytelling from CollecticonCircleXmark to USWDS
  • fix: apply a11y props to USWDS component
  • fix: increase icon by 1, fix eslint warning

πŸš€ Improvements

  • chore: trigger netlify redeploy
  • refactor: retire Collecticons (#1893)
  • refactor: transform icon guidelines to focus on custom icons
  • refactor: migrate progress-tick icons to custom-icon directory
  • refactor: remove unused custom icons from icons-legacy
  • refactor: remove dataset-layer-card-collecticons directory
  • refactor: remove collecticons comparison component files
  • refactor: remove deprecated component files
  • refactor: remove Storybook comparison stories
  • refactor: migrate nav-menu-item dropdown icon to USWDS
  • refactor: migrate Figure component icon to USWDS
  • refactor: migrate expand top right icon to USWDS
  • refactor: migrate circle information icon to USWDS
  • refactor: migrate page icon to USWDS
  • refactor: migrate GitHub brand icon to USWDS
  • refactor: migrate circle question icon to USWDS
  • refactor: migrate compass icon to USWDS
  • refactor: migrate hamburger menu icon to USWDS
  • refactor: replace CollecticonMap with Icon.Map
  • refactor: replace CollecticonTick and CollecticonXmark with USWDS icons
  • refactor: replace CollecticonMedal with Icon.Verified
  • refactor: replace CollecticonFlask with Icon.Science
  • refactor: rename component
  • refactor: migrate dataset layers icon to custom icon folder
  • refactor: migrate dataset layer card icons to USWDS (#1891)
  • refactor: align custom icons with USWDS types and fix sizing
  • refactor: migrate layer-options-menu icons from Collecticons to USWDS
  • refactor: Replace Collecticons in legacy footer and connections section (#1890)
  • refactor: reorganize colormap-options as substory of dataset-layer-card
  • refactor: create dataset-layer-card-collecticons for migration comparison
  • refactor: improve useDeprecationWarning hook with proper deps
  • refactor: extract Connections section to separate component
  • refactor: migrate catalog components to USWDS (except catalog-card) (#1888)
  • refactor: reorganize catalog component stories in Storybook hierarchy
  • refactor: remove catalog-collecticons comparison approach
  • refactor: extract shared mock catalog datasets
  • refactor: reorganize Storybook structure by feature domain
  • refactor: extract inline styles into styled components in migration examples
  • refactor: separate icon guidelines and migration examples into dedicated story files
  • ci: prevent cleanup from deleting latest valid release tag (#1910)
  • ci: modify clean up to not delete last tag
  • ci: disable the slack notifications until we stabilize the release workflow (#1909)
  • ci: disable the slack notifications until we stabilize the release workflow
  • docs: add dynamic icons reference to Library Components
  • docs: add table component story for sort icons