Skip to content

Releases: Pod-Point/form-components

v4.0.0

05 Jul 08:11
33bfec0
Compare
Choose a tag to compare

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

19 Feb 12:41
2a078d3
Compare
Choose a tag to compare
Add explanation copy attributes (#23)

* Add explanation copy attributes

* Update README

3.2.2

09 Jan 15:48
6e936d6
Compare
Choose a tag to compare
Fix typeahead's select and text fields overlapped when loading. (#22)

v3.2.1

24 Nov 16:45
ce441ac
Compare
Choose a tag to compare
Fix/grouped typeahead select value (#21)

v3.2.0: Add phone number input field (#20)

23 Oct 11:00
Compare
Choose a tag to compare
* Add phone number input field

* Rename grouped typeahead component

* Update class name

Add form error rendering

20 Oct 09:24
Compare
Choose a tag to compare
Render form errors (#19)

* Render form errors

* Add badge

v3.0.1 Make select labels mandatory using label element

14 Sep 07:31
Compare
Choose a tag to compare

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

13 Sep 13:25
Compare
Choose a tag to compare

Embeds:

8dbb498 Flexible styles (#15)

v2.0.0: Refactor button component (#14)

11 Sep 14:24
Compare
Choose a tag to compare
* Refactor button component

* Oops

Add label class to selects

01 Sep 16:15
Compare
Choose a tag to compare

Embeds:

  • 352a6f5 Add ability to set class on select text labels (#13)