Skip to content

Releases: brescia123/forms

1.1.9

31 May 10:27
Compare
Choose a tag to compare
Improve ‘showFormError’ (#28)

1.1.8

29 May 16:45
Compare
Choose a tag to compare
Add convenience method to get formatted value from ‘FieldValue’ (#27)

* Add convenience method to get formatted value from ‘FieldValue’

* Add ‘InvalidFieldValueException’

* Fix ‘formatNumberGrouping’ extension function

* Add extension functions for unformatted number value

1.1.7

25 May 12:16
Compare
Choose a tag to compare
  • Add custom thousands separator for 'InputTextType.Number'
  • Fix visibility of 'errorTextView' in 'FieldInputText'

1.1.6

11 Apr 14:53
Compare
Choose a tag to compare
Fix for field input text (#24)

* Change fixed height to ‘wrap_content’ for FieldInputText

* Improve ‘setErrorText’ for FieldInputText when using ‘TextInputLayout’

* Fix ‘minHeight’ for ‘FieldInputText’

* Fix height for section title empty

1.1.5

10 Apr 16:17
Compare
Choose a tag to compare
  • Improve text input field layout

1.1.4

10 Apr 11:36
Compare
Choose a tag to compare
  • Add configuration to InputTextField

1.1.3

03 Apr 08:33
Compare
Choose a tag to compare
  • Fix deferred fields bug

1.1.2

29 Mar 09:02
Compare
Choose a tag to compare
  • Fix section visibiliy bug
  • Add UI tests
  • Make some code improvements

1.1.1

24 Jan 14:34
Compare
Choose a tag to compare
  • FormModel can now be initialized correctly outside the FormRecyclerView

1.1.0-beta

09 Jan 14:36
Compare
Choose a tag to compare
1.1.0-beta Pre-release
Pre-release
Update jsonnode version