Releases: NASA-IMPACT/veda-ui
Releases Β· NASA-IMPACT/veda-ui
v5.10.0
π Features
- Card image/description independent of hero image/description by @dzole0311 in #1244
π Improvements
- Cookie consent code cleanup by @snmln in #1199 , and @hanbyul-here in #1240 , and @hanbyul-here in #1241
- Add ADR about design system change by @j08lue in #890
- Update condition to run playwright tests on release branches by @dzole0311 in #1228
- Update STYLE_GUIDE.md by @AliceR in #1227
- Fix lint configuration by @AliceR in #1219
- Add tests for the AOI feature specification by @AliceR in #1216
- Set data catalog filters to be closed by default by @vgeorge in #1243
- Update tsconfig and make nav interfaces exposable for consumption by @sandrahoang686 in #1223
π Fixes
- Hotfix to hide the external link badge from cards by @dzole0311 in #1231
New Contributors
Full Changelog: v5.9.0...v5.10.0
v5.9.1
v5.9.0
π Features
- Cookie consent component: #1163, #1165, #1127, #1177
- Stories Hub export in #1162
- Expose As Is - PageHeader, LinkElement Prop & Logo in #1184
π 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
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
- π¦