Skip to content

Releases: datavisyn/tdp_core

v16.2.2

13 Dec 08:33
e0ede21
Compare
Choose a tag to compare

Release notes

  • fix: Hide login dialog after animation if logged in (#812)
  • fix: remove range id mapping in rangeOf in DB view filter (#813)

v16.2.1

24 Nov 08:37
5395d33
Compare
Choose a tag to compare

Release notes

  • fix: Avoid AttachmentUtils calls when Reprovisyn feature flag is enabled (#801)
  • Add caching of users in the current request (#803)
  • fix: increase LineUp side panel width (#805)
  • fix: Plotly type error with violingap (#807)

v16.2.0

14 Oct 07:08
2909412
Compare
Choose a tag to compare

Release notes

  • feat: Add removePlugins method to plugin registry (#799)
  • feat: Added engine parameter to onBuiltLineUp in Ranking.tsx (#788)
  • deps: Update dependency [email protected] (#793)
  • feat: adding Mantine VisynApp (#787)

v16.1.0

30 Sep 08:08
3a47c3f
Compare
Choose a tag to compare

Release notes

  • feat: Add datavisyn logo which adapts to the system scheme (#782)
  • Remove modal element when hiding a dialog (#783)
  • Fixed filtering of structure image column (#784)
  • Improve typings for CLUE and refactor async functions (#785)
  • types: Add ICategory[] to categories in IServerColumn (#794)
  • fix: don't initialize general vis in ARankingView when disabled (#796)

v16.0.1

08 Sep 10:51
9a7d4d2
Compare
Choose a tag to compare

Release notes

  • Update visyn_scripts

v16.0.0

08 Sep 09:05
62f7768
Compare
Choose a tag to compare

Release notes

  • Bump rdkit to 2022.3.5 (#776)
  • Added no security store for static logins (#775)
  • Rename test_db to postgres_db (#774)
  • Pin plotly.js-dist-min to 2.12 to avoid selection error (#773)
  • fix: Prevent submit of FormDialog with evt.preventDefault() (#772)
  • Add test db setup fixture (#771)
  • Override form_check to write print-color-adjust instead of color-adjust (#770)
  • Added d3v7 alias (#769)
  • Removed tdp_scatterplot and old d3v4 versions (#768)
  • fix: Font Awesome import in storybook.scss (#767)
  • Fix Error Where FormDialog Fails to Be Instantiated (#766)
  • Updated modal typings in dialogs.ts to return HTMLDivElement for body (#765)

v15.1.0

04 Aug 11:46
f8e8dcf
Compare
Choose a tag to compare

Release notes

  • Fixed return value of logout of ALB security store (#751)
  • Fix incorrect route for server buildInfo.json (#752)
  • Export initialize.ts for external Storybook instance (#753)
  • Show selection indicator next to scroll bar in rankings (#756)
  • Fix SCSS warning for divide numbers using / (#758)

v15.0.1

01 Jul 10:02
93527f7
Compare
Choose a tag to compare

Release notes

  • Fix ARankingView typings of rebuild and reloadData (#749)
  • Add NODE_OPTIONS=--max_old_space_size=4096 to storybook scripts (#746)
  • adding description to axis labels (#744)
  • added cypress run script to package json (#738)

v15.0.0

15 Jun 06:25
829cdc6
Compare
Choose a tag to compare

Release notes

  • Pan/Zoom Fix (#727)
  • Proxy view simplifying (#722)
  • Scatterplot Improvements (#720)
  • Added experimental exception handler to FastAPI (#718)
  • Added jwt_token_location to configure where tokens should be looked for (#604)
  • FastAPI (#692)
  • LineUp: Style data mapping dialog warning (#707)

v14.0.2

27 Apr 06:03
3ce118d
Compare
Choose a tag to compare

Release notes

  • Add a Reprovisyn Multi Selection Adapter (#704)
  • Update Ordino 2.0 Frontend (#703)
  • Ordino 2.0 feature-flagged frontend (#702)
  • Improving axis label for bar charts with different aggregate types (#697)
  • Revert "Density hex vis" (#696)
  • Improve global managers and JWT for FastAPI (#695)
  • Extract client config typings to interface (#693)
  • Add showInContext option to ARankingView (#691)
  • Add jwt to ordino 2.0 and fix some jwt stuff. (#690)
  • Bar Chart Improvements (#689)