Skip to content

Releases: primer/view_components

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

v0.36.1

05 Dec 18:47
6e7458c
Compare
Choose a tag to compare

Patch Changes

  • #3220 688a4a2 Thanks @jonrohan! - Remove SystemArgumentInsteadOfClass linter and fix bug with whitespace in rendered class

v0.36.0

05 Dec 02:01
ebcd187
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.35.2

21 Nov 22:50
6e35af0
Compare
Choose a tag to compare

Patch Changes