Releases: VEuPathDB/web-monorepo
Releases · VEuPathDB/web-monorepo
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
v1.0.30
What's Changed
- Removed the deprecated config by @bobular in #101
- Remove showLoginWarning from record page links for user comments by @jernestmyers in #233
- Remove hardcoded apps filtering in SAM and only display apps with plugins by @bobular in #225
- SAM - fix floater overlay order by @bobular in #217
- Sam - enable proportion markers by @bobular in #238
- Wire new organised floating visualization plugins to SAM (including new overlay handling) by @bobular in #143
- Wire up a
workspace/maps
route by @jernestmyers in #240 - styling and adding features on zoom control, change flyTo condition by @moontrip in #206
- filter-aware axis range for Vizs by @moontrip in #226
Full Changelog: v1.0.29...v1.0.30
v1.0.29
What's Changed
- Top-align checkboxes in tree and tweak styles accordingly by @jernestmyers in #117
- Memoize options getters in boxplot viz by @dmfalke in #228
Full Changelog: v1.0.28...v1.0.29