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
Fixed Datepicker ranges when start and end dates are similar but have different references (#601)
Fixed DataTable column visibility calculation in production environments by using a data-polaris-header-cell attribute instead of class-based targeting (#615)
Fixed Navigation.Item not calling onClick on small screens when onNavigationDismiss is undefined (#603)
Fixed Autocomplete empty state example Markdown not parsing correctly (#592)
Fixed TopBar’s UserMenu alignment to be right-aligned when TopBar isn't passed a searchField prop (#597)
Removed erroneous SCSS file import that rendered Polaris unable to be used in typescript projects without scss support (#609)