Releases: VEuPathDB/web-monorepo
Releases · VEuPathDB/web-monorepo
v1.0.39
v1.0.16-patch.2 Patch for Ortho Cluster Graphs
What's Changed
- Patch ortho clustergraph layout by @asizemore in #312
Full Changelog: v1.0.16-patch.1...v1.0.16-patch.2
v1.0.38
What's Changed
- Append statement about multi-valued variables not being supported. by @dmfalke in #294
- Use checkmark instead of chip to indicate active mapType by @jernestmyers in #298
- Upgrade to nx@16 by @dmfalke in #289
- pin yarn version for volta and delete migrations by @asizemore in #305
- remove unnecessary dependencies for data request by @moontrip in #299
- consider markerScale for donut and chart markers by @moontrip in #303
- 130 lineplot marginal histogram by @moontrip in #290
Full Changelog: v1.0.37...v1.0.38
v1.0.37
What's Changed
- Clean up naming for better readability by @jernestmyers in #293
Full Changelog: v1.0.36...v1.0.37
v1.0.36
What's Changed
- Fix position of x axis title on mosaic plot by @chowington in #280
- Fix webpack cache key in github workflow by @dmfalke in #286
- Check that the current study has geoconfigs by @dmfalke in #288
- 50735 prot seq warning by @bgajria in #291
- Return markerProps from useStandaloneMapMarkers by @jernestmyers in #292
New Contributors
Full Changelog: v1.0.35...v1.0.36
v1.0.35
What's Changed
- Map: Fix the counts under the bar chart markers in proportion mode by @bobular in #262
- Remove overlayVariable update
useEffect
from floating visualizations by @bobular in #270 - add details about running site locally to readme by @asizemore in #281
Full Changelog: v1.0.34...v1.0.35
v1.0.34
What's Changed
- Fix logic for rendering initial map menu by @jernestmyers in #277
- Fix build problem by making sure the typescript compiler knows import-export tokens are types by @bobular in #278
- fix typo in score for ortho layout by @jbrestel in #261
New Contributors
Full Changelog: v1.0.33...v1.0.34
v1.0.33
Fix publish workflow
Full Changelog: v1.0.32...v1.0.33
v1.0.32
What's Changed
- Update verbiage in access request denial popup by @jernestmyers in #253
- Fix infinite recursion when faceting by @bobular in #267
- SAM: Remove some
useEffect
uses by @dmfalke in #251 - Remove fullscreen apps relate code from EDA by @dmfalke in #264
- Implement
Map Type
UI by @jernestmyers in #260 - Add default value for reduce() by @chowington in #272
- Show plot controls in floating visualizations by @chowington in #271
- Replace some absolute CSS units with relative by @jernestmyers in #276
- Use webpack 5 for sites packages by @dmfalke in #269
Full Changelog: v1.0.31...v1.0.32
v1.0.31
What's Changed
- Add type guards to prevent legend from disappearing by @adnauseum in #255
- 142: Add loading spinner to map legend by @adnauseum in #232
- Update map links in eda local dev site by @dmfalke in #258
- 216: Convert static legend to draggable legend by @adnauseum in #234
- Exclude multivalued vars from map markers overlay by @chowington in #236
Full Changelog: v1.0.30...v1.0.31