Skip to content

Releases: primer/view_components

v0.42.0

15 Apr 22:49
bffaec9
Compare
Choose a tag to compare

Minor Changes

  • #3428 1ab1b06 Thanks @manuelpuyol! - Create IncludeFragment component. Allow ConditionalWrapper to render components other than BaseComponent

Patch Changes

v0.41.0

11 Apr 17:01
37a0d75
Compare
Choose a tag to compare

Minor Changes

  • #3433 1b583f4 Thanks @joelhawksley! - Clean up warnings when running tests, limit Ruby support to >= 3.2 and Rails support to >= 7.1.

  • #3406 5176617 Thanks @joelhawksley! - Use auto-check-element v6, which only validates on blur vs. every keystroke.

v0.40.0

02 Apr 16:55
cf12974
Compare
Choose a tag to compare

Minor Changes

v0.39.0

25 Mar 15:46
a01da91
Compare
Choose a tag to compare

Minor Changes

v0.38.0

13 Mar 21:56
5677ec5
Compare
Choose a tag to compare

Minor Changes

  • #3321 de2397d Thanks @kendallgassner! - [Primer::Beta::Autocomplete] Added a new component to render inside the the Autocomplete dropdown: Primer::Beta::AutoComplete::NoResultItem. This new component can be used to display a message to indicate that there are no available results. This component is marked upas role='presentation' as the autocomplete component already uses aria-live to announce if there are no results.

Patch Changes

  • #3334 c6996b5 Thanks @klaustopher! - Do not close dialogs when clicking on the backdrop if the dialog contains a form

  • #3377 9626afb Thanks @jonrohan! - Fixing bug in the select panel that pushes the page when any :modal is open.

v0.37.0

18 Feb 18:56
87e667e
Compare
Choose a tag to compare

Minor Changes

  • #3292 66637a4 Thanks @ktravers! - Improve Details component accessibility by setting aria-label and aria-expanded attributes correctly on initial render and when toggled open/closed.

Patch Changes

v0.36.5

23 Jan 17:30
c137c1e
Compare
Choose a tag to compare

Patch Changes

v0.36.4

16 Jan 19:26
6118783
Compare
Choose a tag to compare

Patch Changes

v0.36.3

09 Jan 20:22
fd06aa4
Compare
Choose a tag to compare

Patch Changes

v0.36.2

19 Dec 20:02
6bb78ce
Compare
Choose a tag to compare

Patch Changes