Releases: datavisyn/tdp_core
Releases · datavisyn/tdp_core
v14.0.1
v14.0.0
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
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
toFormSelect2
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 parametricuseAsync
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
v12.1.1
v12.1.0
v12.0.0
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
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)