Releases: Telefonica/mistica-ios
Releases · Telefonica/mistica-ios
v20.0.0
20.0.0 (2022-12-30)
Bug Fixes
- FontToolKit: Font size calculus algorithm improvements (#237) (98b2663)
BREAKING CHANGES
- FontToolKit: Now Mistica uses UIFontMetricts for calculating the font size based on the dynamic type selected by the user. It must work as before but we can found some differences.
v19.1.0
19.1.0 (2022-11-23)
Features
- Crouton: Added the option to customize the time to dismissed the Crouton (UIKit)(#231) (94195ca)
v19.0.0
19.0.0 (2022-11-17)
Bug Fixes
- Sheet: improvements and ui fixes. (864e1d4)
BREAKING CHANGES
- Sheet: The API of Sheet component is simpler, now is not needed to change the presentation style as it is not needed to pass a transition delegate.
v18.3.1
18.3.1 (2022-11-16)
Bug Fixes
- LegacyTextFieldCoordinator: Fixing focus (#230) (d419ed9)
v18.3.0
18.3.0 (2022-10-21)
Features
- Sheet: Implement Sheet v2 (informative and action styles) (08581b1)
v18.2.4
18.2.4 (2022-10-11)
Bug Fixes
- Sheet: Fix dismissal bug and TestUI in Sheet (427d1dd)
v18.2.1
18.2.1 (2022-09-22)
Bug Fixes
- Accesibility: Fix infinite loop in accesibility modifiers (SwiftUI) (1274626)
v18.2.0
18.2.0 (2022-09-21)
Features
- Sheet: Add dark mode support in icon rows (b475f2d)