Current section

Files

Jump to
Raw

CHANGELOG.md

# 0.4.0
- `set_component_attributes/3` will set absent assigns by default
- removed `:init` option from `set_component_attributes/3`
- added `validate_required_attributes/2`
# 0.3.0
- New `set_prefixed_attributes/3` function that can be used to map alpinejs attributes
# 0.2.0
- Fixed issue when `Jason` library is not available
- Removed hardcoded list of `phx_*` attributes
# 0.1.0
Initial release :)