- Changes passing an
input_id
to accordions. Replaced with the more accurate
input_name
(optional) parameter. There was no point in having different
name attributes for the different radio buttons - Updates modal component to use newer modal controller from protos-stimulus
that uses@stimulus-components/dialog
- Adds the ability for
css
helper to take multiple values, including inline
values instead of theme keys. - Adds new
Protos::Badge
component - Removes deprecated tokens to prepare for phlex 2.0
- Removes
dry-initializer
undefined constant to improve performance - Adds autoloading constants instead of hard requires
Full Changelog: v0.6.0...v0.7.0