Releases: opf/primer_view_components
Releases · opf/primer_view_components
Release list
v0.66.0
v0.65.0
v0.64.1
v0.64.0
Minor Changes
- #3466
57f6c41Thanks @manuelpuyol! - Create Primer::CurrentAttributes allowing apps to set request specific context to components. Update IncludeFragment to add data-nonce when a current nonce is present.
Patch Changes
-
#3447
c2b88cbThanks @bsatarnejad! - Add a new custom label for close button in dialog header -
#3450
5e86bf4Thanks @francinelucca! - Fix(SelectPanel): incorrect padding when no filter
v0.63.0
Minor Changes
- #3428
1ab1b06Thanks @manuelpuyol! - Create IncludeFragment component. Allow ConditionalWrapper to render components other than BaseComponent
Patch Changes
- #3429
6ea9fd5Thanks @manuelpuyol! - Create IncludeFragment linter to migrate uses
v0.62.0
Minor Changes
-
#3433
1b583f4Thanks @joelhawksley! - Clean up warnings when running tests, limit Ruby support to >= 3.2 and Rails support to >= 7.1. -
#3406
5176617Thanks @joelhawksley! - Use auto-check-element v6, which only validates on blur vs. every keystroke.