Skip to content

Releases: NASA-IMPACT/veda-ui

v5.10.0

12 Nov 09:42
6e929e8
Compare
Choose a tag to compare

πŸŽ‰ Features

  • Card image/description independent of hero image/description by @dzole0311 in #1244

πŸš€ Improvements

πŸ› Fixes

New Contributors

Full Changelog: v5.9.0...v5.10.0

v5.9.1

31 Oct 14:50
Compare
Choose a tag to compare

v5.9.1

Fix

Hotfix for the "External Link" badge

Full Changelog: v5.9.0...v5.9.1

v5.9.0

30 Oct 15:20
179976e
Compare
Choose a tag to compare

πŸŽ‰ Features

πŸš€ Improvements

  • Add docs for registry dev in #1169
  • Timeline date selection centering functionality in #1181
  • Deprecate old explore page, Mapbox component #1176
  • Update doc with new diagrams about general architecture in #1195
  • Add playwright in #1139
  • Pre-select AOIs that have the "selected" prop set to true in #1215

πŸ› Fixes

  • Check dataset analysis exclude attribute before running analysis in #1175
  • Restrict dynamic colormaps to applicable layer types in #1183
  • Fix external link badge display for tools hosted under the same domain in #1192
  • Escape special characters in regex expression when searching datasets in #1204

New Contributors

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

  • πŸ¦—