Skip to content

2.1.0

Compare
Choose a tag to compare
@joeldrapper joeldrapper released this 05 Mar 11:53
· 11 commits to main since this release

Highlights

  • Building CSVs is now faster and we deprecated view_template for row_template in Phlex::CSV views.
  • You can now use CDATA sections in Phlex::SVG components with the new cdata method. Phlex is no longer a “leaky abstraction”.
  • There’s a new json_escape helper available on Phlex::HTML and Phlex::SVG components for escaping JSON inside JavaScript strings..

PRs

New Contributors

Full Changelog: 2.0.2...2.1.0