Releases: primer/view_components
Release list
v0.44.1
v0.44.0
Minor Changes
- #3563
cf9ce00Thanks @camertron! - Introduce Primer::Alpha::TreeView, Primer::Alpha::FileTreeView and Primer::Alpha::SkeletonBox
Patch Changes
-
#3636
fd25aafThanks @langermank! - Support high contrast themes inProgressBar -
#3614
41b64d6Thanks @bsatarnejad! - Breadcrumb is not properly left-aligned when it has long items
v0.43.6
v0.43.5
v0.43.4
v0.43.3
Patch Changes
-
#3521
72a68d7Thanks @copilot-swe-agent! - Rename .erb-linters folder to .erb_linters -
#3518
c25c43cThanks @copilot-swe-agent! - Replace deprecated lookbook helper define_param_input with add_input_type -
#3512
b606322Thanks @copilot-swe-agent! - Upgrade RuboCop cops to v1 API -
#3534
b8ebe04Thanks @copilot-swe-agent! - Remove unnecessary aria-label from the Details component -
#3540
c94037eThanks @copilot-swe-agent! - Fix breadcrumb overflow by adding max-width constraint to prevent page overflow -
#3522
223a4c6Thanks @camertron! - Publish config folder in packaged gem
v0.43.2
Patch Changes
-
#3498
e9a4a60Thanks @joelhawksley! - Update test allocations to match latest ViewComponent alpha release. -
#3483
1165454Thanks @HDinger! - Provide default id for clear button in text fields -
#3475
28532aeThanks @langermank! - Bump primitives + update snapshots
v0.43.1
v0.43.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.42.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