v0.6.0
Minor Changes
-
#2187
ce2011e6
Thanks @camertron! - Expose ActionList's #build_item and #build_avatar_item externally to facilitate parent-less item construction -
#2188
5950afea
Thanks @camertron! - Allow disabling submit buttons -
#2165
1b8ff1b7
Thanks @camertron! - Add an accessible avatar item to ActionList, NavList, and ActionMenu -
#2186
eab82c07
Thanks @camertron! - On dismiss, allow banners to be hidden instead of removed from DOM
Patch Changes
-
#2164
93344455
Thanks @camertron! - Allow form buttons to be disabled on click with data-disable-with -
#2158
0afaecc6
Thanks @jonrohan! - Fix bug in ActionMenu button where return doesn't trigger menu -
#2168
45822328
Thanks @keithamus! - Guard tooltip popover calls fromFailed to execute 'showPopover' on 'HTMLElement': Not supported on elements that do not have a valid value for the 'popover' attribute.
-
#2160
8464823b
Thanks @langermank! - Fix Dialog backdrop color fallback -
#2163
e3aeda1f
Thanks @langermank! - Add fallbacks for primary Button -
#2170
4391873d
Thanks @Tonkpils! - Add support for capitalize to text-transform -
#2169
4f11f5e3
Thanks @camertron! - Fix color contrast issues for action list hover state (danger style)