Skip to content

Releases: datavisyn/tdp_core

v14.0.1

05 Apr 10:44
eec655c
Compare
Choose a tag to compare

Release notes

  • Update version of phovea_server
  • Remove internal ids (#615)
  • Cypress Integration tdp_core (#686)
  • Fix side effects in isSameSelection function (#681)

v14.0.0

30 Mar 07:24
4970002
Compare
Choose a tag to compare

Release notes

  • Switched FormSelect to use ResolveNow to mitigate race condition (#676)
  • Fixed this.itemIDType not ready yet in ARankingView (#672)
  • Refactored InstantViewWrapper to React component (#671)
  • Migrate from TSLint to ESLint (#626)
  • make it possible that no roles are given for a user (#617)
  • Add cursor utilities (#609)
  • Added await possibility to AEmbeddedRanking#rebuild (#613)
  • remove white-spaces when injecting css variables in root (#610)

v13.0.0

15 Dec 15:17
846ddb0
Compare
Choose a tag to compare

Release notes

  • Added options override to Ajax.send (#596)
  • Added flask-smorest, marshmallow and marshmallow-sqlalchemy (#591)
  • Add compressor to remove consecutive nodes (#594)
  • Added phovea_importer to tdp_core (#593)
  • Added clone() to Permission (#583)
  • Made redis mostly optional (#592)
  • Add selectedDefaultValue to FormSelect2 options (#590)
  • Added preserves_order flag to SQL mapping table (#578)
  • Added dispose after unmount for useBS hooks (#589)
  • Revert "Added sass division fixes (again)" (#586)
  • Added sass division fixes (again) (#588)
  • fix typings for events (#587)
  • Added useAsyncFunction as parametric useAsync version (#585)
  • Plugin Consolidation (#584)
  • Revert "Fix dart-sass deprecation warnings" (#582)
  • Fix dart-sass deprecation warnings (#580)
  • Move docutils pin (#577)
  • Fix missing closing tag in persisitent session tab (#557)
  • Added ALB security store (#575)

v12.1.2

29 Oct 07:34
b1260c4
Compare
Choose a tag to compare

Release notes

  • Pin docutils to avoid build error (#567)

v12.1.1

21 Oct 08:08
36dd87a
Compare
Choose a tag to compare

Release Notes

  • VISYN: Change session default permissions and adapt behavior of permission form (#562)
  • Change session default permissions and adapt behavior of permission form (#561)

v12.1.0

07 Oct 07:26
e895aa3
Compare
Choose a tag to compare

Release notes

  • Added try catch to useBSShowHide hook (#530)
  • Added container-fluid to parameters div of AEmbeddedRanking (#554)

v12.0.0

08 Sep 09:17
5bb60ae
Compare
Choose a tag to compare

Release notes

  • Fixed wrong ownerDocument selector for authorization views (#547)
  • Changed .row to .container-fluid in compositive view parameters class (#545)
  • Changed .row to .container-fluid in compositive view parameters class (#544)
  • Fixed overlapping columns when auth is enabled (#543)
  • Refactor form builder to use inline form property and Bootstrap form layout (#542)
  • Revert LineUp row height and default column width (#541)
  • Added custom useSyncedRef hook (#533)
  • Update some icon colors (#537)
  • Fix locale string in TDPApplicationUtils (#539)
  • Removed web session logging (#540)
  • Moved token manager listener in AView to avoid duplicate initialization (#529)
  • Added view preview variable (#535)
  • Update to Bootstrap v5 - Additional Changes (#527)
  • Add flag to show/hide clue mode buttons in the header (datavisyn/tdp_core#undefined)
  • View and Score Authorization (datavisyn/tdp_core#undefined)
  • Added upwards propagation of shared updates in CompositeView (datavisyn/tdp_core#undefined)
  • Remove react-bootstrap dependency (datavisyn/tdp_core#undefined)

v12.0.0-alpha.0

07 Jul 09:26
Compare
Choose a tag to compare

Release Notes

  • Fix scrollbars in cells of ranking and tours overlay for non-integer device pixel ratio (#516)
  • Add tour link instead of reusing the help link (#514)
  • Move CLUE mode selector into header/navbar to use dark theme (#513)
  • Update to Bootstrap v4 - Additional Changes (#500)
  • Explicitly hide help link in header with app option showHelpLink: false (#506)
  • Remove react-bootstrap dependenc (#505)
  • Increase LineUp font size and improve styles (#504)
  • Changed tdp-tooltip z-index to 1500 to show it above modal (#501)
  • Allow access to Form Instance from FormDialog (#499)
  • Refactor theme logo variables (#497)

v11.2.0

04 Jun 11:28
4cf0bcd
Compare
Choose a tag to compare
  • Allow access to Form Instance from FormDialog (#499)
  • Changed tdp-tooltip z-index to 1500 to show it above modal (#501)
  • Refactor theme logo variables (#497)

v11.1.0

09 Apr 10:46
3916867
Compare
Choose a tag to compare
  • use lineupjs v4.2.0
  • Extended tour manager functionality (#483)
  • Fixed clearing of ARankingView with existing selection (#485)
  • Added end tour functionality via event (#486)
  • Added datavisyn favicon (#489)
  • Added clear and delete functions in ValueCache (#492)