Recent Releases of VEDA Dashboard

VEDA Dashboard - v6.20.8

What's changed

🚀 Improvements

  • chore: upgrade Node.js to v24 LTS (#1985)
  • chore: tighten engines.node to >=24.0.0
  • chore: pin @types/parse-path to 7.0.3 via resolutions
  • chore: upgrade Node.js to v24

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 4 months ago

VEDA Dashboard - v6.20.7

What's changed

🚀 Improvements

  • chore: bump Node.js to v22 (#1984)
  • chore: bump nodejs to v22

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 4 months ago

VEDA Dashboard - v6.20.6

What's changed

🐛 Fixes

  • fix: escape regex backslashes in release-it config for scoped commits (#1964)
  • fix: escape regex backslashes in release-it config for scoped commits

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 6 months ago

VEDA Dashboard - v6.20.5

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)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 7 months ago

VEDA Dashboard - v6.20.4

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)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 7 months ago

VEDA Dashboard - v6.20.3

What's changed

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 7 months ago

VEDA Dashboard - 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 7 months ago

VEDA Dashboard - 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 8 months ago

VEDA Dashboard - 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 8 months ago

VEDA Dashboard - v6.19.2

What's changed

🐛 Fixes

  • fix: 1068 update mapbox compare (#1947)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 8 months ago

VEDA Dashboard - v6.19.1

What's changed

🐛 Fixes

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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 9 months ago

VEDA Dashboard - 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)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 9 months ago

VEDA Dashboard - 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 ExplorationAndAnalysis component (#1921)

🚀 Improvements

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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 9 months ago

VEDA Dashboard - v6.17.1

What's changed

🐛 Fixes

  • fix: [veda-ui-1864] Update colormapscale to default to mdx rescale (#1916)

🚀 Improvements

  • ci: re-enable slack notifications for failed releases (#1911)
  • ci: re-enable slack notifications for failed releases

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 9 months ago

VEDA Dashboard - v6.17.0

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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 9 months ago

VEDA Dashboard - v6.19.0

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: migrate ExternalLinkFlag to USWDS; deprecate card import (v7)

🐛 Fixes

  • 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

🚀 Improvements

  • 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
  • docs: add dynamic icons reference to Library Components
  • docs: add table component story for sort icons

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 10 months ago

VEDA Dashboard - v6.18.0

What's changed

🎉 Features

  • 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

🐛 Fixes

  • fix: add classnames dependency and buildlib workflow step
  • fix: add collecticon references to custom icon mapping
  • fix: hide decorative USWDS icons from screen readers

🚀 Improvements

  • chore: trigger netlify redeploy
  • 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 10 months ago

VEDA Dashboard - v6.17.0

What's changed

🎉 Features

  • 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: add empty-hub component to migration examples
  • feat: implement .deprecated.tsx pattern for timeline zoom controls migration

🐛 Fixes

  • 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

  • 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 11 months ago

VEDA Dashboard - v6.16.0

What's changed

🎉 Features

  • feat: Expose VedaMap (#1878)

🚀 Improvements

  • refactor: Preset selector (#1874)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 11 months ago

VEDA Dashboard - v6.15.0

What's changed

🎉 Features

  • feat: export predefined aoi selectors (#1857)
  • feat: EA Single Timeline breakout exploration (#1846)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 11 months ago

VEDA Dashboard - v6.14.0

What's changed

🎉 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: export exploration types for downstream consumers
  • feat: add simple colormap options story for testing preprocessor
  • feat: add SCSS preprocessor configuration to Storybook Vite config

🐛 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)

🚀 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 11 months ago

VEDA Dashboard - v6.13.0

What's changed

🎉 Features

  • 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

  • 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)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 12 months ago

VEDA Dashboard - v6.12.0

What's changed

🎉 Features

  • feat: add AOI control
  • feat: add basic controls
  • feat: add USWDS stories to test Storybook integration
  • feat: upgrade Storybook to v9

🐛 Fixes

  • 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

🚀 Improvements

  • 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 12 months ago

VEDA Dashboard - v6.11.1

What's changed

🐛 Fixes

  • fix: rescale not working (#1811)

🚀 Improvements

  • chore: Fix React warning about redundant id, wrong html attirbute (#1800)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] 12 months ago

VEDA Dashboard - v6.11.0

What's changed

🎉 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

🐛 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

🚀 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.10.3

What's changed

🐛 Fixes

  • fix: Pin down react compare image (#1785)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.10.2

What's changed

🚀 Improvements

  • chore: Deprecate mosaic endpoint (#1773)
  • ci: Send warning when release terminated with no commit (#1779)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.10.1

What's changed

🐛 Fixes

  • fix: render extension logic (#1772)

🚀 Improvements

  • chore: Develop custom layer example (#1757)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.10.0

What's changed

🎉 Features

  • feat: time series support for CMR data (#1747)

🐛 Fixes

  • fix: Do not show configurable colormap for wms, wmts datasets (#1769)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.9.0

What's changed

🎉 Features

  • feat: add task to run playwright UI

🐛 Fixes

  • fix: reinstate Playwright tests (#1764)
  • fix: enforce UTC timezone when running jest (#1760)
  • 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

🚀 Improvements

  • chore: Update GPM_3IMERGDF.data.mdx (#1717)
  • chore: remove unnecessary comments, format file
  • chore: update caniuse (#1761)
  • chore: update caniuse

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.8.0

What's changed

🎉 Features

  • feat: Allow custom layers for Map Block (#1754)
  • feat: Support sel parameters titiler cmr (#1710)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.7.6

What's changed

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.7.5

What's changed

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.7.4

What's changed

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.7.3

What's changed

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.7.2

What's changed

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.7.1

What's changed

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.7.0

What's changed

🎉 Features

  • feat: add wmts connection (#1644)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.6.4

What's changed

🐛 Fixes

  • fix: conditional PointsLayer and RasterPaintLayer in JSX syntax not wrapped in {} (#1720)
  • fix: conditional PointsLayer and RasterPaintLayer in JSX syntax not wrapped in {}

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.6.3

What's changed

🐛 Fixes

  • fix: nasa-impact/veda-config#865 handling of unexpected date format (#1708)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.6.2

What's changed

🐛 Fixes

  • fix: Namespace custom style (#1679)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.6.1

What's changed

🐛 Fixes

  • fix: Pass optional disabled prop to useSlidingStickyHeader (#1689)
  • fix: Pass optional disabled prop to useSlidingStickyHeader

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.6.0

What's changed

🎉 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

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] about 1 year ago

VEDA Dashboard - v6.5.3

What's changed

🚀 Improvements

  • ci: adding update-version dispatch to next-veda-ui in release workflow (#1656)
  • docs: add a doc about raster based dataset type (#1651)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.5.2

What's changed

🐛 Fixes

  • fix: Consolidate RasterPaintLayer (#1607)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.5.1

What's changed

🐛 Fixes

  • fix: Legend does not overflow for categorical legend type (#1610)
  • fix: Legend does not overflow for categorical legend type

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.5.0

What's changed

🎉 Features

  • feat: Support wms dataset (#1565)
  • feat: Support custom time interval (#1560)

🐛 Fixes

  • fix: Legend populated after enountering a dataset without it (#1550)
  • fix: Use colormap from legend when no colormap is provided in sourceParams (#1563)
  • fix: Legend populated after enountering a datset without it
  • fix: Legend populated after enountering a datset without it

🚀 Improvements

  • chore: Create support-handoff.md (#1623)
  • chore: Add publish package step to release (#1608)
  • chore: Extend the link shell script to set up the appropriate next-* directory path (#1612)
  • refactor: Clean up USWDS directory and imports (#1592)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.4.0

What's changed

🎉 Features

  • feat: Separate Marker Layer from RasterTimeSeries (#1595)

🚀 Improvements

  • chore: Clean up USWDS DataCatalog Mobile View (#1583)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.3.0

What's changed

🎉 Features

  • feat: Wrap components with Widgets (#1564)

🐛 Fixes

  • fix: Separate out hooks from Raster time series, Make RasterPaintLayer to use it (#1580)
  • fix: use utils.isExternalLink logic for same-domain external apps (#1579)
  • fix: AttrAuthor and Url Causing Image Size to Change
  • fix: image size in storytelling card

🚀 Improvements

  • chore: Add script to ease local development between veda-ui and next-veda-ui (#1575)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.2.0

What's changed

🎉 Features

  • feat: Add a Topic card (#1552)
  • feat: updates for titiler-cmr layers like HLS (#1534)

🐛 Fixes

  • fix: type generation (#1535)
  • fix: lint (#1555)
  • fix: playwright tests (#1546)

🚀 Improvements

  • chore: Add tests for the widget components (#1538)
  • chore: Add USWDS Card Accessibility States (#1551)
  • refactor: Migrate Search & Filter tool to USWDS (#1491)
  • ci: Release action follow-up (#1572)
  • ci: Change release cadence to weekly (#1569)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.1.1

What's changed

🐛 Fixes

  • fix: block-map render issue (#1544)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.1.0

What's changed

🎉 Features

  • feat: Add pagination to catalog content (#1500)
  • feat: Add widget container components for full page and full screen view (#1520)

🐛 Fixes

  • fix: Find parent dataset using layer id for search (#1526)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v6.0.0

v6.0.0 includes an error https://github.com/NASA-IMPACT/veda-ui/issues/1524 Please use v6.1.0 instead.

What's changed

🎉 Features

  • feat: Add pagination component to sandbox (SSR enabled) (#1492)
  • feat!: Add FlagCard & DefaultCard and implement FlagCard in DataCatalog (#1479)

🐛 Fixes

  • fix: Move UI library seed global style to component level, export veda specific global style to be used with UIlibrary provider (#1502)
  • fix: Filter tag name not populated in Dropdown (#1499)
  • fix: categorical legend (#1462)

🚀 Improvements

  • chore: Consolidate where to handle parentDatasets (#1469)
  • chore: Set banner defaultIsOpen to false in mock/veda.config.js (#1504)
  • chore: Remove PageMainContent from exported components (#1493)
  • refactor: Sandbox clean up, split between legacy and USWDS (#1490)
  • refactor: Remove USWDS assets from the lib bundle (#1467)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.14.0

What's changed

🎉 Features

  • feat: 1288 mobile page header and footer (#1444)

🐛 Fixes

  • fix: Left Align Banner and Guidance Content (#1466)
  • fix: changelog generation (#1473)
  • fix: display infoDescription for layer modal (#1465)
  • fix: mailto link in mdx not working (#1470)
  • fix: Empty story description close #1424 (#1438)
  • fix: Make banner flag path and alt text configurable
  • fix: Reinstate onSourceClick

🚀 Improvements

  • chore: Remove linkProperties from PageFooter & consolidate creating nav menu item logic (#1472)
  • chore: Format Data Catalog files (no other changes)
  • refactor: Remove deprecated usage of linkProperties from FeatureSliderSection
  • refactor: Remove pathname property in favor of storiesCatalogPath from VedaUIProvider
  • refactor: remove linkProperties usage from Stories Hub
  • ci: Add cache, and failure notice for release action (#1474)
  • ci: release log for github (#1413)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.13.1

🐛 Fixes

  • fix: display infoDescription for layer modal
  • fix: mailto link in mdx not working

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.13.0

What's changed

🎉 Features

  • feat: Publish Veda UI to npm and workflow proposal (#1391) (f146f450)

🐛 Fixes

  • fix: version bump for release (#1457) (1c6e91f3)
  • fix: Banner fixes, make GitHub Action not to check week index when triggered manually, fix legacy footer (#1449) (97192adc)
  • Cleanup (fb1b1eaa)
  • fix: Empty story description close #1424 (#1438) (c928cd35)
  • fix: Make the banner flag path and alt text configurable (#1447) (ac59b85e)
  • fix: Remove the USWDS button from the old page header (#1448) (c52f1676)
  • fix: Make banner flag path and alt text configurable (d7bf4aa2)
  • fix: created COOKIE CONSENT FORM feature flag (#1442) (b225996c)
  • fix: Updating cookie styling (#1443) (2063b2a5)
  • fix: Have LayerInfoModal take in linkProps for pathAttributeName to get working for modern template instance (#1436) (c0922778)
  • fix: Add wrapping div for scrollytelling map and chapters (#1437) (d764dba0)
  • revert: Remove CMIP6 kerchunk demo from sandbox datasets (#1446) (3ae667f9)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.12.3

What's changed

🐛 Fixes

  • fix: Make Legacy Footer respect hideFooter prop, convert it to ts (aa453a41)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.12.2

What's changed

🐛 Fixes

  • fix: Make the banner flag path and alt text configurable (#1447) (a27aca0d)
  • fix: Remove the USWDS button from the old page header

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.12.1

What's changed

🚀 Improvements

  • chore: Remove homepage subtext (#1432) (f8e063a1)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.12.0

What's changed

🎉 Features

  • feat: Simplified AOI Creation ✨ (#1395) (44aaf0a0)
  • feat: Implement page footer with USWDS components (#1285) (4b32557a)

What's changed

🐛 Fixes

  • fix: run yarnlock to make working dir clean (#1426) (8645791b)
  • fix: Change filter action type in Stories Hub, add missing action (#1425) (fd63eff4)
  • fix: Upgrade mapbox-gl (#1400) (5e658949)
  • fix: Replace root.render in useThemedControl with React Portal (#1414) (1b6f3189)
  • fix: Scrollytelling layout in Next instance (#1408) (168a9904)
  • fix: Reinstate onSourceClick (cc180627)
  • fix(card): change filename to reflect component name (9fd82450)
  • fix: add back logo-container styling (#1397) (d9dc236a)
  • fix: Add secondary footer content to footer config (#1331) (e039620d)
  • fix: 1135 wiring up veda config (#1320) (8c3c7697)
  • fix: svg logo (#1316) (4e3a21a1)
  • fix: svg logo to not require css styles (89a9421a)
  • fix: hideFooter prop name, small cleanup (#1315) (02e5b616)

What's changed

🚀 Improvements

  • chore: Format Data Catalog files (no other changes) (5b21b8c6)
  • chore: Remove veda dependency (#1398) (57683556)
  • chore: swap husky with lefthook (#1384) (23e6dccc)
  • chore: Remove "unwanted" keywords (#1396) (552b7b80)
  • chore: Remove LinkProperties from PageHeader in favor of VedaUIProvider (#1382) (a84cc342)
  • refactor: Card component refactor - break out for explicitness to scale (#1407) (b06489a4)
  • refactor: Finish removing link properties from Data Catalog, Stories Hub and FeaturedSliderSection (#1409) (42dd24fb)
  • refactor: Remove deprecated usage of linkProperties from FeatureSliderSection (90f58306)
  • refactor: Remove pathname property in favor of storiesCatalogPath from VedaUIProvider (9b83cf19)
  • refactor: Remove linkProperties from Stories Hub (#1405) (27ca95d9)
  • refactor(card): Remove link props from CardSourcesList (#1401) (f45e431c)
  • refactor: remove linkProperties usage from Stories Hub (7ab6540d)
  • refactor(card): Remove link properties from CardSourcesList (36c27b9d)
  • refactor: 1135 slim footer (#1308) (4bdf9947)
  • ci: release log for github (#1413) (dc222326)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here over 1 year ago

VEDA Dashboard - v5.13.0

5.12.0 (2025-01-21)

Features

  • fake feature to test release (f61a4a9)
  • write parser option (0480efb)

Bug Fixes

  • delegate changelog generation to plugin (3b7fe55)
  • github config (9ac787f)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.13.0

5.12.0 (2025-01-21)

Features

  • fake feature to test release (f61a4a9)
  • write parser option (0480efb)

Bug Fixes

  • delegate changelog generation to plugin (3b7fe55)
  • github config (9ac787f)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.11.6

  • chore: Re-organize developer documentation (#1390) (39e90abc)
  • Rename STYLE GUIDE to COLLABORATION (70c56139)
  • chore: Re-organize developer documentation (1e3016be)
  • fix: updating emotion implementation (#1372) (f240dc6e)
  • fix(feature-slider): prevent openning links after dragging (#1387) (0f8e74c9)
  • fix(feature-slider): prevent click event on links after dragging (fc202333)
  • chore: Update the gulp task for copying USWDS assets (#1378) (21850ee3)
  • Update the USWDS gulp task for copying assets (890c6b5e)
  • chore: Remove VEDA dependency (as much as possible) (#1367) (66a7ab81)
  • refactor(catalog): remove onCardNavigate callback from Catalog (#1374) (2f741b73)
  • refactor(card): deprecate linkProperties on the Card Component (#1365) (5fb17b98)
  • refactor(catalog): Remove onCardNavigate from Catalog, use new 'to' property (bc20466c)
  • refactor(catalog): format CatalogCard component (4b3105be)
  • Remove NonInteractiveCardComponentProps and use BaseCardComponentProps (f1a065d1)
  • Open external links in a new tab (3c14e7e6)
  • chore: Expose ScrollytellingBlock w/o veda virtual modules dependency (#1358) (d63a8df5)
  • updating emotion implementation (9752e5ef)
  • expose VedaData type (b732ed49)
  • chore: review commit hooks (#1345) (929f03c5)
  • Refactor card variants (58a26cae)
  • Render on external links instead of Link component (aa804551)
  • fix conflict (c1da423c)
  • just fix type name (04709fd4)
  • Fix type (baccdd07)
  • fix lint (eb8d284e)
  • remove fork (1de3a42f)
  • clean (877a4a26)
  • create scrollytellingblock w/o veda virtual modules (13cd9e45)
  • expose scrollytelling and adjust sortfield logic (5de76b70)
  • ci: add scheduled release (#1364) (1142f7ab)
  • refactor(card): deprecate linkProperties on the Card Component (448f315f)
  • docs: release action (#1357) (283ae3b8)
  • refactor: enable routing config via provider, remove linkProps from DatasetSelectorModal (#1338) (fe4c75e8)
  • add back link from react-router-dom to container (407cdb03)
  • chore: cleanup / add uswds shortcut and add all exports (#1354) (1f545d1d)
  • fix conflict (e1d6f69b)
  • Format (665afab5)
  • Use Link component from context provider (b59aee00)
  • refactor: Use markdown for the SiteAlert and Banner, remove HTML encoder dependency (#1355) (72af78f7)
  • Remove encoder, switch siteAlert and banner to markdown (3e9ce51e)
  • add alias to package json (62fee550)
  • lint error (e4f0287b)
  • add all exports into uswds entrypoint (617f490f)
  • linkProps object added (06cf39f6)
  • Remove onNavigation callback from E&A (7746f1e1)
  • Add RoutesConfig interface to VedaUI provider and hook up layer info modal to use context for route (c71dc4f9)
  • have emptyStateContent as prop (#1353) (f0fb0e16)
  • have emptyStateContent as prop (fec22292)
  • refactor(components): migrate DatasetSelectorModal to use VedaUIProvider (bed9af9f)
  • fix(config): check for empty env variables (22cf41f4)
  • refactor(components): apply formatting to DatasetSelectorModal (57267d42)
  • refactor(config): evolve EnvConfigProvider into VedaUIProvider (53b6be22)

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.11.5

What's Changed

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.11.4...v5.11.5

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - V5.11.4

What's Changed

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.11.3...v5.11.4

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - V5.11.3

What's Changed

🚀 Improvements

🐛 Fixes

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.11.0...v5.11.3

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by github-actions[bot] over 1 year ago

VEDA Dashboard - v5.11.2

🐛 Fixes

  • Add onClick action to clear stories filter in Hub component

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.11.1...hotfix/v5.11.2?expand=1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 over 1 year ago

VEDA Dashboard - v5.11.1

🐛 Fixes

  • Polygon simplification on E&A page

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.11.0...hotfix-v5.11.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here over 1 year ago

VEDA Dashboard - v5.11.0

🚀 Improvements

🐛 Fixes

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.10.0...v5.11.0

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by dzole0311 over 1 year ago

VEDA Dashboard - v5.10.0

🎉 Features

🚀 Improvements

🐛 Fixes

New Contributors

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.9.0...v5.10.0

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by AliceR almost 2 years ago

VEDA Dashboard - v5.9.1

v5.9.1

Fix

Hotfix for the "External Link" badge

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.9.0...v5.9.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by dzole0311 almost 2 years ago

VEDA Dashboard - v5.9.0

🎉 Features

🚀 Improvements

🐛 Fixes

New Contributors

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by snmln almost 2 years ago

VEDA Dashboard - v5.8.0

Video demo of colormap configurability: https://www.loom.com/share/181e9dd65a3a4e9f9010c9faab9b356e?sid=7af64ff7-37b0-4357-bbf5-4ac5f1c8241d

🎉 Features

🚀 Improvements

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 almost 2 years ago

VEDA Dashboard - v5.7.3

Fix
v5.7.2 somehow missed the commit from v5.7.1. v5.7.3 cherry-picked the commit from v5.7.1

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.7.2...v5.7.3

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here almost 2 years ago

VEDA Dashboard - v5.7.2

🎉 Features

🦗

🚀 Improvements

🦗

🐛 Fixes

  • Discard the previous sourceExclusive value to fix the case when the datasets with different sourceExclusive can be selected together.
  • Show the name of the selected filter on story hub

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here almost 2 years ago

VEDA Dashboard - v5.7.1

🎉 Features

🦗

🚀 Improvements

🦗

🐛 Fixes

Fix compare map label https://github.com/NASA-IMPACT/veda-ui/pull/1153

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.7.0...r3/v5.7.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here almost 2 years ago

VEDA Dashboard - v5.7.0

🎉 Features

  • 🦗

🚀 Improvements

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 almost 2 years ago

VEDA Dashboard - v5.6.1

🎉 Features

🚀 Improvements

🐛 Fixes

https://github.com/NASA-IMPACT/veda-ui/compare/v5.6.0...release/v5.6.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by dzole0311 almost 2 years ago

VEDA Dashboard - v5.6.0

Demo Video: https://www.loom.com/share/4b84d35c52874fd3952c9d528f728515?sid=2216c183-9e46-4422-a51b-0441825c1a34

🎉 Features

🚀 Improvements

🐛 Fixes

  • 🦗

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 about 2 years ago

VEDA Dashboard - v5.5.0

🎉 Features

🚀 Improvements

🐛 Fixes

  • 🦗

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 about 2 years ago

VEDA Dashboard - v5.4.1

🎉 Features

🚀 Improvements

🐛 Fixes

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.4.0...v5.4.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by dzole0311 about 2 years ago

VEDA Dashboard - v5.4.0

Demo Video

Video recorded in Loom: https://www.loom.com/share/83fa4df00a85463d9f513421181f6315?sid=b55db543-d3fb-4d01-af45-f85521eb6732

🎉 Features

🚀 Improvements

🐛 Fixes

  • 🦗

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 about 2 years ago

VEDA Dashboard - v5.3.1

🐛 Fixes

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.3.0...v5.3.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by dzole0311 about 2 years ago

VEDA Dashboard - v5.3.0

Demo video: https://www.loom.com/share/cfb023a9a6ce4540a0ea17c768af93e8?sid=76846fb6-c1aa-420b-92a0-3dbb2ee1ac56

🎉 Features

  • 🦗

🚀 Improvements

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 about 2 years ago

VEDA Dashboard - v5.2.0

🎉 Features

🦗

🚀 Improvements

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 about 2 years ago

VEDA Dashboard - v5.1.2

⚠️ This version has reported bugs and regressions

v5.1.x includes the regressions & bugs reported in: https://github.com/NASA-IMPACT/veda-ui/issues/1016#issue-2373026304


What's Changed

🎉 Features

🦗

🚀 Improvements

🦗

🐛 Fixes

Use the proper datasets for new E&A page https://github.com/NASA-IMPACT/veda-ui/pull/1013

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.1.1...v5.1.2

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here about 2 years ago

VEDA Dashboard - v5.1.1

⚠️ This version has reported bugs and regressions

v5.1.x includes the regressions & bugs reported in: https://github.com/NASA-IMPACT/veda-ui/issues/1016#issue-2373026304


What's Changed

🎉 Features

🦗

🚀 Improvements

🦗

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here about 2 years ago

VEDA Dashboard - v5.1.0

⚠️ This version has reported bugs and regressions

v5.1.x includes the regressions & bugs reported in: https://github.com/NASA-IMPACT/veda-ui/issues/1016#issue-2373026304


🎉 Features

🚀 Improvements

🐛 Fixes

🦗

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by sandrahoang686 about 2 years ago

VEDA Dashboard - v5.0.1

What's Changed

🎉 Features

🚀 Improvements

🐛 Fixes

Full changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v5.0.0...v5.0.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by dzole0311 about 2 years ago

VEDA Dashboard - v5.0.0

What's Changed

We are bumping the major version up since it won't be compatible with the previous version of UI with the bumped up Node version

🎉 Features

🚀 Improvements

🐛 Fixes

🦗

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v4.4.1...v5.0.0

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here about 2 years ago

VEDA Dashboard - v4.4.1

What's Changed

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v4.4.0...v4.4.1

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here over 2 years ago

VEDA Dashboard - v4.4.0

What's Changed

🚀 Improvements

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v4.3.0...v4.4.0

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here over 2 years ago

VEDA Dashboard - v4.3.0

🎉 Features

🚀 Improvements

🐛 Fixes

Full Changelog: https://github.com/NASA-IMPACT/veda-ui/compare/v4.2.0...v4.3.0

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here over 2 years ago

VEDA Dashboard - V4.2.0

🎉 Features

🚀 Improvements

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here over 2 years ago

VEDA Dashboard - v4.1.0

🎉 Features

🚀 Improvements

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by hanbyul-here over 2 years ago

VEDA Dashboard - v4.0.0

🎉 Features

🚀 Improvements

  • Improve error handling
  • Style

🐛 Fixes

  • Content fixes

Migration guide

Analysis and Dataset Exploration Merge

The Analysis and Dataset Exploration pages have been merged into a single page with a timeline based approach both to dataset exploration and to analysis.

This feature is currently under a feature flag that is disabled by default.

To enable set the following environment variable:

FEATURE_NEW_EXPLORATION=true

⚠️ Note that this will disable the old analysis page and the old dataset exploration page.

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by danielfdsilva over 2 years ago

VEDA Dashboard - v3.0.0

Changelog v3.0.0

🎉 Features

  • Change default story sorting to pubDate
  • Remove shadow scrollbar to improve performance
  • Remove legacy path redirects
  • Remove error log from production
  • Add option to exclude datasets from analysis
  • Allow analysis chart metrics to be configured per dataset (https://github.com/NASA-IMPACT/veda-ui/issues/669)
  • Allow dataset explore page to be disabled
  • Allow customizing strings for data catalog and stories banners
  • Rename feedback button
  • Adds Development page override capabilities
  • Allow specifying banner image for About and Development page

🚀 Improvements

🐛 Fixes

  • Fix header visual glitch on mobile
  • Fix misc styling issues

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by danielfdsilva almost 3 years ago

VEDA Dashboard - v2.3.1

Changelog

🎉 Features

  • 🦗

🚀 Improvements

  • 🦗

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by danielfdsilva almost 3 years ago

VEDA Dashboard - v2.3.0

Changelog

🎉 Features

  • Add dataset classification: uncertainty and data grade (https://github.com/NASA-IMPACT/veda-ui/issues/575)
  • Make basemap a configurable dataset property
  • Add support for custom figure attribution position (only on direct component usage)
  • Add APP_UI_VERSION env variable (accessible in custom footer components)
  • Add support for homepage hero component override

🚀 Improvements

  • Improve display o dataset header taxonomies
  • Improve shadow scrollbar behavior
  • Change label of data access button on datasets
  • Remove Welcome link from main nav bar
  • Add distinct style to feedback button

🐛 Fixes

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by danielfdsilva almost 3 years ago

VEDA Dashboard - v2.2.0

Changelog

🎉 Features

🚀 Improvements

🐛 Fixes

  • 🦗

Sustainable Development - Data Catalogs and Interfaces - TypeScript
Published by danielfdsilva almost 3 years ago