Skip to content

Releases: Pod-Point/form-components

v4.0.0

Choose a tag to compare

@cfpinto cfpinto released this 05 Jul 08:11
33bfec0

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

Choose a tag to compare

@threesquared threesquared released this 19 Feb 12:41
2a078d3
Add explanation copy attributes (#23)

* Add explanation copy attributes

* Update README

3.2.2

Choose a tag to compare

@adteulade adteulade released this 09 Jan 15:48
6e936d6
Fix typeahead's select and text fields overlapped when loading. (#22)

v3.2.1

Choose a tag to compare

@mikefrancis mikefrancis released this 24 Nov 16:45
ce441ac
Fix/grouped typeahead select value (#21)

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

Choose a tag to compare

@threesquared threesquared released this 23 Oct 11:00
* Add phone number input field

* Rename grouped typeahead component

* Update class name

Add form error rendering

Choose a tag to compare

@threesquared threesquared released this 20 Oct 09:24
Render form errors (#19)

* Render form errors

* Add badge

v3.0.1 Make select labels mandatory using label element

Choose a tag to compare

@joefhall joefhall released this 14 Sep 07:31

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

Choose a tag to compare

@joefhall joefhall released this 13 Sep 13:25

Embeds:

8dbb498 Flexible styles (#15)

v2.0.0: Refactor button component (#14)

Choose a tag to compare

@mikefrancis mikefrancis released this 11 Sep 14:24
* Refactor button component

* Oops

Add label class to selects

Choose a tag to compare

@joefhall joefhall released this 01 Sep 16:15

Embeds:

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