Skip to content

Releases: cblavier/phx_component_helpers

v1.4.1

26 Feb 14:00
Compare
Choose a tag to compare
  • fixed String.slice warning
  • fixed PhxViewHelpers documentation

v1.4.0

26 Oct 18:33
Compare
Choose a tag to compare
  • extend_class/3 can now take default classes as list (contribution by @dsrees 🙏)

v1.3.0

13 Jan 14:54
Compare
Choose a tag to compare
  • CSS prefix based replacement, deprecated in 1.1.0, has been removed.
  • added a new :from option on set_attributes, set_prefixed_attributes and set_phx_attributes meant to work with new :global component attributes.

v1.2.0

24 Sep 15:18
Compare
Choose a tag to compare

What's Changed

  • updated to liveview 0.1.8.0

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Sep 15:18
9f7dec7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

15 Jun 08:01
Compare
Choose a tag to compare
  • another fix on validate_required_attributes not handling well false values

v1.0.2

15 Jun 07:38
Compare
Choose a tag to compare

What's Changed

  • Fix validate required attributes by @seb3s in #7

New Contributors

  • @seb3s made their first contribution in #7

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 Mar 14:11
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

20 Feb 14:22
Compare
Choose a tag to compare

Full Changelog: v0.14.0...v1.0.0

v0.14.0

20 Feb 13:56
Compare
Choose a tag to compare

Full Changelog: v0.13.1...v0.14.0