Releases: NASA-IMPACT/veda-ui
Releases Β· NASA-IMPACT/veda-ui
v6.20.5
v6.20.4
v6.20.3
What's changed
v6.20.2
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
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
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
v6.19.1
v6.19.0
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
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
ExplorationAndAnalysiscomponent (#1921)
π Improvements
- docs: Update development instructions for storybook (#1914)