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
Upgraded Polaris icons to include the full icon set (#1284)
Code quality
Migrated the refs in DropZone to use the new createRef API (#1063)
Updated ResourceList to no longer use componentWillReceiveProps(#1235)
Updated Tabs to no longer use componentWillReceiveProps(#1221)
Removed an unneeded media query from Modal's Header component (#1272)
Replaced all instances where we pass a string representing a bundled icon into Button. Prefer passing in the React Component from @shopify/polaris-icons (#1297)