Releases: NASA-IMPACT/veda-ui
Releases Β· NASA-IMPACT/veda-ui
v5.8.0
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
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
π 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
π Features
π¦
π Improvements
π¦
π Fixes
Fix compare map label #1153
Full Changelog: v5.7.0...r3/v5.7.1
v5.7.0
π 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
v5.6.0
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
v5.4.1
v5.4.0
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
- π¦