You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filters: Use to filter the items of a list or table (#1718)
Enhancements
Added the rollover and Windows high contrast mode to Disclosure button on Tabs (#1755)
Added support for disabling all choices in ChoiceList (#1758)
Components in our sass build (the styles folder) are now precompiled to avoid the chance of accidentally overwriting any of our global variables, mixins and functions (#1764)
Changed Skip to content to render an anchor instead of a button to meet accessibility level A guidelines (#1785)
Bug fixes
Fixed a regression introduced in #1247, where icons inside of Link would always be recolored to match the text color (#1729)
Fixed the DiscardConfirmationModal not closing when the discard button is clicked (#1784)
Fixed Navigation.ItemsecondaryAction wrapping when content wraps (#1678)
Documentation
Added links to App Bridge React component documentation in deprecation notices for embedded components (#1765)
Development workflow
Renamed yarn run ts to yarn run type-check to match most other Shopify projects (#1745)