Skip to content

Releases: visdesignlab/upset2

v1.2.0

10 Apr 20:50
bce65f0

Choose a tag to compare

What's Changed

  • Remove redundant Babel config from the UpSet React package by @Copilot in #618
  • Remove unused d3 dependencies from @visdesignlab/upset2-core by @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

23 Mar 19:18
840a718

Choose a tag to compare

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

23 Feb 21:49
2f64216

Choose a tag to compare

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

02 Dec 17:25
6206a95

Choose a tag to compare

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

23 Sep 16:58
6386fac

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Jun 21:01
5389934

Choose a tag to compare

v1.0.0: Upset2-react initial release

See https://vdl.sci.utah.edu/upset2/ for more information about UpSet 2.