Releases: visdesignlab/upset2
Releases · visdesignlab/upset2
v1.2.0
What's Changed
- Remove redundant Babel config from the UpSet React package by @Copilot in #618
- Remove unused d3 dependencies from
@visdesignlab/upset2-coreby @Copilot in #617 - Fix DataTable crash: use localStorage rows instead of re-fetching via Recoil by @Copilot in #621
- Show error modal on NaN values in dataset instead of white screen by @Copilot in #619
- Bump the npm_and_yarn group across 1 directory with 7 updates by @dependabot[bot] in #622
- React 19 compatibility updates and CI typecheck/build validation by @JackWilb in #616
- Why-did-you-render update by @JakeWags in #626
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Migrate to vega-embed by @JakeWags in #605
- General aggregation rendering fixes by @JakeWags in #609
- 606 alternating attr bg by @JakeWags in #610
- Show non-matching rows with set query by @JakeWags in #611
- Fix Collapse All runtime error by iterating row map correctly by @Copilot in #613
- Fix nested Overlaps collapse by preserving parent aggregate IDs by @Copilot in #615
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Column reordering by @JakeWags in #589
- Update sort order when adding attributes by @JakeWags in #590
- Remove open dependency from AltTextSidebar useEffect to prevent redundant API calls by @Copilot in #592
- Make @trrack/vis-react an optional peer dependency for upset2-react by @Copilot in #597
- Add OIDC token to npm publication script by @JakeWags in #599
- Add repository link to upset2-core package.json by @JakeWags in #600
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Only use K formatting in attribute scale for numbers >4 digits by @NateLanza in #581
- Bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #565
- Update external/peer deps to reduce bundle size by @JakeWags in #564
- Right-clicking element view plots no longer clears the selection by @NateLanza in #578
- Update minor and bug fix versions of dependencies by @JackWilb in #585
- Bump validator from 13.15.15 to 13.15.23 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #586
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Standardize method for checking if an attribute is a derived (upset) attribute (as opposed to coming from the dataset by @NateLanza in #563
- Add manage project and mange permissions buttons to app menu by @JakeWags in #571
- Fix export state + data by @NateLanza in #569
- About section changes & playwright fixes by @NateLanza in #570
- Always show captioning icons by @NateLanza in #567
- 429 embed by @NateLanza in #568
- Save element selection when mouse leaves plot by @NateLanza in #577
- Fix histogram readonly by @JakeWags in #580
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0: Upset2-react initial release
See https://vdl.sci.utah.edu/upset2/ for more information about UpSet 2.