Skip to content

Tags: itworx/UIFloatLabelTextField

Tags

1.1.2

Toggle 1.1.2's commit message
Minor change to how clear button is accessed and modified

1.1.1

Toggle 1.1.1's commit message
Added `dismissKeyboardWhenClearingTextField` property to toggle keyba…

…ord when clear-text button is pressed. By defualt, this setting is set to NO, which is a reverse from previous versions

1.1.0

Toggle 1.1.0's commit message
Fixed the ugly vertical offset. Replaced one show/hide animation vari…

…able with two.

1.0.15

Toggle 1.0.15's commit message
Updated podspec

1.0.14

Toggle 1.0.14's commit message
Fixed issue with textFieldShouldClear: not being called

1.0.13

Toggle 1.0.13's commit message
Incorporated some of the bugfixes in pull request ArtSabintsev#5 by @…

…samw-bilue.

1.0.12

Toggle 1.0.12's commit message
Fixed bug introduced in v1.0.11 that began showing float label before…

… text was entered into the text field.

1.0.11

Toggle 1.0.11's commit message
Minor bugfix

1.0.10

Toggle 1.0.10's commit message
Updated PodSpec

1.0.9

Toggle 1.0.9's commit message
Added more logic to float label states from within the layoutSubviews…

… method.