This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Releases: inloop/Styles
Releases · inloop/Styles
FIX: TextDecoration.Pattern.solid
Added solid pattern case to TextDecoration.Pattern
FIX: UITextField crashes
Note: All TextEffects that are set on UITextField's TextStyle are ignored.
SwitchStyle
Merge pull request #70 from inloop/feature/uiswitch_viewstyle [FEAT] SwitchStyle
Styles🤞
Summary:
- Fixed carret position override while editing text field or text view
- Minor library changes
- Upgraded sample app
- Watchdog for proper settings of ViewStyle
⛑Styles⛑
Support for partial round corners has been removed due to <iOS11 issues with view resizing.
🧐 Styles not crashing on UITextField
Merge pull request #46 from inloop/bugfix/textfield_apply_base_style FIX: Apply base style to text field causes crash
Styles upgrade 🎉
Updated to combine styles. There is also new UI element supported. UITextView.
Styles
v0.8.4-beta Merge pull request #28 from inloop/feature/uinavigationbar_large_titl…