Skip to content

Releases: NASA-IMPACT/veda-ui

v6.20.5

03 Feb 20:15

Choose a tag to compare

What's changed

πŸš€ Improvements

  • ci: use npx for npm version instead of global installation (#1969)
  • ci: Make sure npm version is 11.5.1 or later to support trusted publishing (#1968)

v6.20.4

02 Feb 15:14

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: preserve all dates for non-periodic datasets with summaries.datetime (#1967)
  • fix: preserve all dates for non-periodic datasets with summaries.datetime

πŸš€ Improvements

  • ci: Connect to NPM using OIDC instead of a token for release workflow (#1962)

v6.20.3

26 Jan 15:06

Choose a tag to compare

What's changed

v6.20.2

19 Jan 15:06

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: move playwright config to root with proper test scoping

πŸš€ Improvements

  • refactor: move parcel dashboard to /apps (#1957)
  • refactor: conservative migration to apps/dashboard-parcel
  • refactor: move dashboard application to apps/dashboard-parcel
  • docs: clarify build tool and README purpose
  • docs: update READMEs for monorepo structure

v6.20.1

22 Dec 15:04

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: next-veda-ui is unsupported / removed from monday release workflow (#1956)

πŸš€ Improvements

  • docs: Add ADR 004 - Component Library Restructure (#1871)
  • docs: add Gjore Milevski to co-authors
  • docs: update title
  • docs: format VEDA2 note as bullets
  • docs: link ADR 004 from architecture notes
  • docs: update ADR 004 to reflect monorepo implementation
  • docs: Add ADR 004 - Component Library Restructure

v6.20.0

15 Dec 15:05

Choose a tag to compare

What's changed

πŸŽ‰ Features

  • feat: start monorepo structure with veda-ui package (#1898)

πŸ› Fixes

  • fix: move exploration views to correct monorepo structure
  • fix: 1929 - follow on fixes to pr 1922 (#1950)
  • fix: update leftover paths for monorepo structure
  • fix: this is ADR 005
  • fix: update stylelint ignore paths for monorepo structure
  • fix: path in index.html

πŸš€ Improvements

  • chore: mark package as private for workspaces
  • chore: add apps/* to workspaces configuration
  • chore: integrate ticket workflow governance across documentation
  • chore: create library package.json
  • chore: initialize yarn workspaces
  • refactor: add mock/test aliases, fix test imports and lint
  • refactor: complete library reorganization and fix build
  • refactor: update parcelLibConfig path reference
  • refactor: move parcel library config to package directory
  • refactor: update buildlib script for new lib location
  • refactor: update gulpfile library output directory
  • refactor: update gulpfile library entry point path
  • refactor: update package.json aliases for new structure
  • refactor: update tsconfig path aliases for new structure
  • refactor: move library source to packages/veda-ui/src
  • docs: ADR 005 - Ticket Workflow Governance (rejected) (#1927)
  • docs: update ADR 005 with new direction from PR #1954
  • docs: revert change in COLLABORATION file
  • docs: revert deprecated changes on documentation
  • docs: add ADR 006 documenting VEDA2 architecture refactor (#1952)
  • docs: update ADR 005 to Rejected status with additional context
  • docs: add ADR 006 documenting VEDA2 architecture refactor
  • docs: add JSDoc to exploration view mode public API

v6.19.2

08 Dec 15:04

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: 1068 update mapbox compare (#1947)

v6.19.1

02 Dec 17:56

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: add missing export for embedded exploration (#1933)

v6.19.0

01 Dec 15:04

Choose a tag to compare

What's changed

πŸŽ‰ Features

  • feat: embed mode for e&a (#1922)

πŸ› Fixes

  • fix: selected pill alignment in data-catalog layer component (#1932)
  • fix: update compare swiper interactions to prevent interaction with map controls (#1930)
  • fix: guard WMS date domain lookup in scrollytelling (#1926)
  • fix: update cmr query key to cache bust on start and end date (#1928)
  • fix: add height properties in map block
  • fix: guard WMS date domain lookup in scrollytelling
  • fix: update url params after changed date
  • fix: change the background for datepicker in embed mode
  • fix: compare label for comparision mode

πŸš€ Improvements

  • chore: revert name
  • refactor: use Mapblock in embed mode
  • test: Add micasa to mock datasets for testing cmr timeseries (#1896)

v6.18.0

24 Nov 15:04

Choose a tag to compare

What's changed

πŸŽ‰ Features

  • feat: Share button to URL shortener (#1905)

πŸ› Fixes

  • revert: restore package.json to main branch version
  • fix: properly load API_URL_SHORTENER_ENDPOINT through VedaUI context (#1924)
  • fix: update shortener url for testing, remove secret usage from workflow
  • fix: properly load API_URL_SHORTENER_ENDPOINT through VedaUI context
  • fix: Guided tour doesn't work in exported ExplorationAndAnalysis component (#1921)

πŸš€ Improvements

  • docs: Update development instructions for storybook (#1914)