This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Releases: jobandtalent/AnimatedTextInput
Releases · jobandtalent/AnimatedTextInput
Bug fixes, snapshot testing and content inset support
0.5.1 Update to version 0.5.1
Major release with many new features
This new version includes:
- AttributedString support
- Swift 3.1 updates
- Placeholder alignment
- Clear button mode
- Show/hide password toggle
- InputAccessoryView is now a public property
Swift 3.0 compatibility
Thank you everyone that submitted a PR adapting it to Swift3. After reviewing them, we decided to go with our own adaptation. This is because it includes a few bug fixings and new features we use in our Jobandtalent app.
Main changes
Minor fixings and improvements
- Fix reopened placeholder frame bug: after applying a new style, placeholder frame was too small for the font and letters were cut.
- Improve
becomeFirstResponder
behaviour - Add new style properties:
- LineInactiveColor
- yPlaceholderPositionOffset: allows you to move up/down the placeholder