Skip to content

Releases: cblavier/phx_component_helpers

v1.4.1

Choose a tag to compare

@cblavier cblavier released this 26 Feb 14:00
  • fixed String.slice warning
  • fixed PhxViewHelpers documentation

v1.4.0

Choose a tag to compare

@cblavier cblavier released this 26 Oct 18:33
  • extend_class/3 can now take default classes as list (contribution by @dsrees 🙏)

v1.3.0

Choose a tag to compare

@cblavier cblavier released this 13 Jan 14:54
  • 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

Choose a tag to compare

@cblavier cblavier released this 24 Sep 15:18

What's Changed

  • updated to liveview 0.1.8.0

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

v1.1.0

Choose a tag to compare

@cblavier cblavier released this 24 Sep 15:18
9f7dec7

What's Changed

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

v1.0.3

Choose a tag to compare

@cblavier cblavier released this 15 Jun 08:01
  • another fix on validate_required_attributes not handling well false values

v1.0.2

Choose a tag to compare

@cblavier cblavier released this 15 Jun 07:38

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

Choose a tag to compare

@cblavier cblavier released this 14 Mar 14:11

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

v1.0.0

Choose a tag to compare

@cblavier cblavier released this 20 Feb 14:22

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

v0.14.0

Choose a tag to compare

@cblavier cblavier released this 20 Feb 13:56

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