[go: up one dir, main page]

Skip to content

Tags: NASA-IMPACT/veda-ui

Tags

v5.11.0

Toggle v5.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[RELEASE] Bump minor to v5.11.0 (#1274)

### πŸš€ Improvements
* Exploration & Analysis core VEDA feature breakout
#1251
#1154
* Introduce `EnvConfigProvider` to simplify the injection of environment
variables from host applications like Next.js
#1253
* Remove React Router's `useNavigate` dependency for simplifying the
routing #1270

### πŸ› Fixes
* Fix an issue where card images fail to maintain the correct aspect
ratio #1265

v5.10.0

Toggle v5.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[RELEASE] v5.10.0 (#1250)

## πŸŽ‰ 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
* @vgeorge made their first contribution in
#1243

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

v5.9.1

Toggle v5.9.1's commit message
Hotfix to hide the external link badge from cards

v5.9.0

Toggle v5.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] v5.9.0 (#1224)

You can find VEDA Dashboard preview link to test these changes:
NASA-IMPACT/veda-config#470

## πŸŽ‰ 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 dastaset 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
* @snmln made their first contribution in
#1127
* @AliceR made their first contribution in
#1204

v5.8.0

Toggle v5.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[RELEASE] Bump minor to v5.8.0 (#1167)

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

Toggle v5.7.3's commit message
Fix compare label on block map

v5.7.2

Toggle v5.7.2's commit message
More fix for source exclusive

v5.7.1

Toggle v5.7.1's commit message
Fix compare label on block map

v5.7.0

Toggle v5.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[RELEASE] Bump minor to v5.7.0 (#1126)

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

Toggle v5.6.1's commit message
Bump version