Releases: z-four/FloatingLabelTextField
Releases · z-four/FloatingLabelTextField
Version 1.2.1
Version 1.2.0
What is done:
- Fixed Index out of bound exception
- Fixed styling via Interface Builder
- Added possibility to change selection and text colors
- Minor refactoring
Version 1.1.0
What is done:
- Fixed text field jumps bug
- Fixed wrong cursor position after manipulations with secure text
- Fixed wrong chars removal for secure text
- Added setAutocorrectionType method
- Upgraded to swift 5
- Minor refactoring