Releases: smaato/ui-framework
Releases · smaato/ui-framework
Release list
v0.25.0
v0.24.2
What's Changed
- added changelog modal and dependencies by @sapversma in #408
Full Changelog: v0.24.1...v0.24.2
v0.24.1
What's Changed
- update style and position of glossary tooltips by @sapversma in #407
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- add tooltip component for displaying glossary data by @sapversma in #406
Full Changelog: v0.23.0...v0.24.0
v0.23.0
Moment JS has been updated to ^2.29.4.
React Date Range has also been updated to ^1.4.0 as the old version was using the older version of Moment JS.
The latest version of React Date Range contained a few breaking changes which have also been fixed.
v0.22.2
- Fix issue with modal overlays in React 16
v0.22.1
- Upgrade React to 16.8.4 and other dependencies