Releases: cblavier/phx_component_helpers
Releases · cblavier/phx_component_helpers
v1.4.1
- fixed
String.slice
warning
- fixed
PhxViewHelpers
documentation
v1.4.0
extend_class/3
can now take default classes as list (contribution by @dsrees 🙏)
v1.3.0
- 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.0.3
- another fix on
validate_required_attributes
not handling well false
values
v1.0.2
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