2.2.1
Highlights
- You can now use the new
<selectedcontent>
HTML element - Phlex CSV will now forward all the arguments to
row_template
and you can callsuper
multiple times to fan out multiple rows in each iteration - When using a hash as an attribute value, you can now use the key
_:
to set the value of the root, for example
PRs
- Update
around_row
to forward all arguments torow_template
by @willcosgrove in #881 - Root hash attributes by @willcosgrove in #889
- Add
<selectedcontent>
element by @joeldrapper in #890 - CSV row fan-out by @willcosgrove in #885
- Add autoloading via Zeitwerk by @joeldrapper in #891
Full Changelog: 2.1.2...2.2.1