Skip to content

v12.0.0

Compare
Choose a tag to compare
@michaeljaltamirano michaeljaltamirano released this 30 Sep 02:02
· 918 commits to master since this release

v12.0.0

  • [API] BREAKING: Removes BOX_SHADOWS.focusSecondary. Please replace usage with with BOX_SHADOWS.focus. (#400)
  • [API] New focus states BOX_SHADOWS.focus and BOX_SHADOWS.focusInner. (#390)
  • [Styling] Added new focus states to Alert, Banner, DialogModal, Field, ImmersiveModal, OptionButton, SelectorButton, TextButton, and Toggle components. (#390, #394, #397, #400)
  • [Styling] Add focus-visible polyfill to enable keyboard-only focus states. (#390)
  • [Internal] Updated a number of underlying dependencies and related configuration.
  • [Styling] Update BOX_SHADOWS.clickable and BOX_SHADOWS.clickableHover values. (#338)
  • [API] Adds programmable (4px default) border-radius to Accordion, Dropdown, and OptionButton components (#338, #371, #374)
  • [API] Export Tooltip Arrow icon as stand-alone icon. (#386)

v11.1.0 to v12.0.0 comparison view