Releases: Pod-Point/form-components
Releases · Pod-Point/form-components
v4.0.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(OA-141): Laravel support til version 10 by @cfpinto in #26
New Contributors
Full Changelog : v3.2.2...v4.0.0
v3.2.3: Add explanation copy attributes
Compare
Sorry, something went wrong.
No results found
Add explanation copy attributes (#23)
* Add explanation copy attributes
* Update README
3.2.2
Compare
Sorry, something went wrong.
No results found
Fix typeahead's select and text fields overlapped when loading. (#22)
v3.2.1
Compare
Sorry, something went wrong.
No results found
Fix/grouped typeahead select value (#21)
v3.2.0: Add phone number input field (#20)
Compare
Sorry, something went wrong.
No results found
* Add phone number input field
* Rename grouped typeahead component
* Update class name
Add form error rendering
Compare
Sorry, something went wrong.
No results found
Render form errors (#19)
* Render form errors
* Add badge
v3.0.1 Make select labels mandatory using label element
Compare
Sorry, something went wrong.
No results found
For accessibility reasons, every component should have a label element.
Embeds:
ff70b2b Make label mandatory for select, use label element (#17 )
v3.0.0 Make all styles flexible
Compare
Sorry, something went wrong.
No results found
Embeds:
8dbb498 Flexible styles (#15 )
v2.0.0: Refactor button component (#14)
Compare
Sorry, something went wrong.
No results found
* Refactor button component
* Oops
Add label class to selects
Compare
Sorry, something went wrong.
No results found
Embeds:
352a6f5 Add ability to set class on select text labels (#13 )