Releases: primer/view_components
v0.1.9
Patch Changes
-
#1967
20890415
Thanks @camertron! - Toggle switch accessibility fixes -
#2009
65745bf4
Thanks @camertron! - Fix embedded example in SelectInput docs -
#2011
a1ca6fd0
Thanks @camertron! - Make ActionList leading visual icons the same color as the item text. -
#1998
a23d5533
Thanks @keithamus! - Fix style bug in popovers using native popover -
#1996
aeb9d2aa
Thanks @keithamus! - Fix Dialogs aria-disabled attribute -
#2003
52ba2505
Thanks @keithamus! - Fix positioning for native popovers -
#1994
064b0dea
Thanks @keithamus! - Fix Overlay close buttons -
#1995
546df103
Thanks @keithamus! - Prevent page scrolling when using arrow keys in an ActionMenu -
#1990
15553fa9
Thanks @jonrohan! - Add custom properties fallback plugin to fallback primitives v8 colors -
#1987
01ad9325
Thanks @langermank! - add padding back to autocomplete -
#2002
ef2540a1
Thanks @keithamus! - Fix focus groups when using nativepopover
-
#2004
0cc69107
Thanks @keithamus! - Fix bug where dialogs aren't shown due to keydown and pointer events firing
v0.1.8
Patch Changes
-
#1969
37174d1b
Thanks @jhunschejones! - Don't show segmented control item separator on first item -
#1943
40912f6a
Thanks @camertron! - Additional accessibility fixes for NavList and ActionList -
#1965
cd6d5ed4
Thanks @langermank! - Adjust background color for Button with Counter, fix small and large TextField visual alignment bugs
v0.1.7
Patch Changes
-
#1955
ef9c7be2
Thanks @keithamus! - Add size argument to ActionMenu -
#1962
25a7ce9d
Thanks @camertron! - Action menu form input -
#1960
55e0d2c6
Thanks @joelhawksley! - Don't use to_sentence in ERB linters so they can be run outside of Rails. -
#1964
d6a46055
Thanks @langermank! - Upgrade Primitives and PCSS, rename tokens to pre-v8 release
v0.1.6
Patch Changes
-
#1946
62e60565
Thanks @camertron! - Address NavList Axe violation -
#1949
f398971f
Thanks @langermank! - Use min-width for ActionMenu to fix visual regression with inline descriptions -
#1901
dcab49f3
Thanks @radglob! - Add width parameter to autocomplete. -
#1953
e64edfc4
Thanks @camertron! - Fix opening a dialog from an ActionMenu item -
#1951
90e32894
Thanks @camertron! - Fix ActionMenu's internal label
v0.1.5
Patch Changes
-
#1830
d7e4f5d0
Thanks @langermank! - ActionMenu upstream from Experimental -
#1903
bb627a21
Thanks @joelhawksley! - Migrate usage of old Slots API in previews. -
#1900
9cd530ee
Thanks @keithamus! - Add the ability to pass an icon to Dialogwith_show_button
, which will turn it from a Beta::Button to a Beta::IconButton. -
#1932
5602fbbb
Thanks @joelhawksley! - Fix use of removed slots API in docs. -
#1907
c691fbeb
Thanks @neall! - Fix up reserved CSS class linter
v0.1.4
Patch Changes
-
#1829
bb54d982
Thanks @josepmartins! - Add responsive values forborder
andborder-radius
system argument -
#1897
eae7a7f8
Thanks @camertron! - Fix widths of text fields and multi inputs.
v0.1.3
Patch Changes
-
#1895
e53f1995
Thanks @camertron! - Modify merge_aria to combine plural attributes; introduce merge_data -
#1894
5d118b0a
Thanks @mikekavouras! - Update Primer::Alpha::TextInput to support multiple target attributes -
#1887
9cc2f5bf
Thanks @camertron! - ActionList item and divider content -
#1892
d72334d1
Thanks @hrs! - Deprecate Primer::LayoutComponent in favor of Primer::Alpha::Layout, and add a migration guide -
#1891
5f48d6f8
Thanks @camertron! - Associate title with dialog -
#1889
dd1d382d
Thanks @langermank! - Bug fix: ActionListdanger
variant hover/active contrast
v0.1.2
Patch Changes
-
#1880
7a160a4c
Thanks @camertron! - Allow consumers to set ActionList item content's tag -
#1869
53b99f6a
Thanks @keithamus! - Make Overlay headings optional -
#1873
125861b8
Thanks @camertron! - Remove ability to show trailing action buttons in ActionList and NavList on hover -
#1875
8bbeb72a
Thanks @camertron! - Allow ActionList dividers to be added manually -
#1871
6b1170ae
Thanks @camertron! - Deny tag argument for ActionList headings -
#1876
b3b94e98
Thanks @antn! - Upgrade octicons to >= 18.0.0 -
#1877
864fb98f
Thanks @hrs! - Deprecate Primer::Truncate in favor of Primer::Beta::Truncate, and adding a migration guide -
#1878
9c211ce2
Thanks @camertron! - Attach behavior to TextField's clear button
v0.1.1
Patch Changes
-
#1864
1476b869
Thanks @simurai! - Fix underline of UnderlineNav being cut off when followed by a flash banner -
#1865
df8dcced
Thanks @keithamus! - Add aria attributes to Overlay show_button -
#1865
df8dcced
Thanks @keithamus! - Allow for IconButtons in overlay show_button -
#1867
c6bfce04
Thanks @jonrohan! - Fixing TabNav double render of extra content -
#1828
4e6201d4
Thanks @camertron! - Address accessibility issues in NavList and ActionList -
#1730
8c77e133
Thanks @mxriverlynn! - Move Primer::Navigation::TabComponent to Primer::Alpha::Navigation::Tab -
#1850
a909eae0
Thanks @mayamessinger! - Fix beta button tooltip compatibility with display :block -
#1847
16b16264
Thanks @keithamus! - Remove animation from Overlay component
v0.1.0
Minor Changes
- #1401
f824d1d0
Thanks @keithamus! - Add Overlay component
Patch Changes
-
#1844
15869d48
Thanks @camertron! - Remove extra space between flash icon and message -
#1840
04b75c70
Thanks @camertron! - Fix issue causing NavList parents to appear selected -
#1845
98792bdd
Thanks @camertron! - Use system arguments instead of utility classes for NavList's "show more" item -
#1823
5eadffd3
Thanks @neall! - Add general reserved-class-checking linter