Skip to content

Releases: datavisyn/visyn_core

v13.1.2

24 Sep 12:34
0cecfd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.1.1...v13.1.2

v13.1.1

11 Sep 12:14
e5abc21
Compare
Choose a tag to compare

What's changed

  • Add select / clear selection icons (#515)

v13.1.0

06 Sep 05:32
b549bbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v13.0.0...v13.1.0

v13.0.0

05 Sep 11:49
9ba44c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v13.0.0

v12.0.0

05 Sep 07:33
20e447b
Compare
Choose a tag to compare

What's changed

  • feat: Fix release.yaml (#499)
  • feat: simplify useUncontrolled in Vis (#501)
  • Adjust usepan hook (#496)
  • Added native event to click/up events so users can query for shift and alt keys (#485)
  • Feature: Facet sorting (#481)
  • fix: add null check for the user (#474)
  • feat(vis-type: scatter): selecting points from multiple facets (#469)
  • refactor: improve time complexity for tooltip labels + minor fixes (#472)
  • fix: scatter vis for selected points (#468)
  • feat: added showLabeLimit option to the general vis configuration (#457)
  • feat(vis-type: violin): Add YAxis merged option to violin vis (#445)
  • feat: return 401 if not logged in for loggedinas (#465)

v11.4.2

01 Aug 06:23
417e45b
Compare
Choose a tag to compare

What's Changed

  • fix(scatter): Re-enable sequential and divergent color scales by @dvchristianbors in #435
  • Release 11.4.2 by @github-actions in #436

Full Changelog: v11.4.1...v11.4.2

v11.4.1

24 Jul 19:51
d55894e
Compare
Choose a tag to compare

What's changed

  • fix(vis): make bar chart interface properties optional (#428)

v11.4.0

24 Jul 12:55
e989486
Compare
Choose a tag to compare

What's changed

  • feat(ci): Use automated release workflow (#426)
  • Add skip flag to useBrush (#418)
  • feat(vis): focus facet selector for bar chart (#420)
  • Remove console.log in useInteractions (#407)

v11.3.0

09 Jul 13:08
1d7c2ba
Compare
Choose a tag to compare

What's changed

  • Fixed refactor issue with extent (#394)
  • Added setRef hook (#395)
  • feat(vis): export vishook (#396)
  • Unified vishook interface, moved hooks to setRef (#397)

v11.2.0

02 Jul 18:24
df8fa55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.1.2...v11.2.0