Skip to content

Releases: NASA-IMPACT/veda-ui

v5.8.0

25 Sep 13:52
7839e8d
Compare
Choose a tag to compare

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

πŸŽ‰ Features

  • [E&A] Implement colormap configurability #1117
  • [E&A] Feature flag colormap configurability #1147
  • Add font md size as 20px for new Design System #1125

πŸš€ Improvements

  • [E&A] Return default value of colormap along with other settings #1128
  • Create new raster paint layer module and factor out BaseTimeseriesProps #1105
  • Consolidate a place where to check linkProps #1121 #1160
  • Expose Data Catalog and update child components to pass in routing/nav for library build #1096 #1159
  • Set up eslint rule for no trailing spaces #1146
  • Replace cmr-stac with titiler-cmr #1131

πŸ› Fixes

  • Update external link in top navigation target #1145
  • Update PageHeader/Nav to not throw #1149
  • [E&A] Fix to convert the time to usertzdate #1151
  • Use sourceparams as it is when it is there #1148
  • Fix compare label on block map #1153
  • Discard the previous sourceExclusive value to fix the case when the datasets with different sourceExclusive can be selected together #1161
  • Show the name of the selected filter on story hub #1161

v5.7.3

19 Sep 13:54
Compare
Choose a tag to compare

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: v5.7.2...v5.7.3

v5.7.2

18 Sep 23:39
Compare
Choose a tag to compare

πŸŽ‰ 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

v5.7.1

16 Sep 19:51
Compare
Choose a tag to compare

πŸŽ‰ Features

πŸ¦—

πŸš€ Improvements

πŸ¦—

πŸ› Fixes

Fix compare map label #1153

Full Changelog: v5.7.0...r3/v5.7.1

v5.7.0

27 Aug 00:10
0470861
Compare
Choose a tag to compare

πŸŽ‰ Features

  • πŸ¦—

πŸš€ Improvements

  • Adding styles & Configurations for R3 #1104
  • Create new raster paint layer module and factor out BaseTimeseriesProps #1105
  • Remove PurgeCSS, configure USWDS to use only tablet breakpoints #1112
  • Open an external link in a new tab #1116
  • Expose USWDS card style #1119

πŸ› Fixes

  • Do not render exploration component unless urlAtom is on the right page #1106

v5.6.1

20 Aug 15:57
Compare
Choose a tag to compare

πŸŽ‰ Features

πŸš€ Improvements

πŸ› Fixes

  • [E&A] Annual datasets show as monthly in the date picker and timeline #1113

v5.6.0...release/v5.6.1

v5.6.0

13 Aug 18:44
c66d2ad
Compare
Choose a tag to compare

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

πŸŽ‰ Features

  • Add isHidden prop for optional hiding of stories #1090, #1100
  • Add Exportable nav with configurable dropdowns #1072

πŸš€ Improvements

  • Date picker aligns with temporal density & simplify timeline header #1086

πŸ› Fixes

  • πŸ¦—

v5.5.0

06 Aug 18:44
4591e79
Compare
Choose a tag to compare

πŸŽ‰ Features

  • Update Raster API endpoints as part of new version breaking changes #1075

πŸš€ Improvements

  • Add readme for old mapbox component #1087

πŸ› Fixes

  • πŸ¦—

v5.4.1

02 Aug 14:01
08c3eea
Compare
Choose a tag to compare

πŸŽ‰ Features

πŸš€ Improvements

πŸ› Fixes

  • Safelist react-calendar related classes #1080

Full Changelog: v5.4.0...v5.4.1

v5.4.0

31 Jul 14:27
a59bd0a
Compare
Choose a tag to compare

Demo Video

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

πŸŽ‰ Features

  • Added Announcement component using USWDS Design System and adding purge-css #1031

πŸš€ Improvements

  • Add logic for tracking out-of-view Timeline playheads for E&A page #1067
  • Abstract Away Faux Modules from MapBlock Component and expose as library component #1046

πŸ› Fixes

  • πŸ¦—