Releases: Shopify/polaris
Releases · Shopify/polaris
Polaris v1.0.3
Thanks to everyone who said kind words and posted issues against our initial release!
Big fixes
- Fixed an issue where the embedded components would not reload the page within the Shopify admin (thanks Rich for the original issue)
- Fixed the
spacing="none"
variation onStack
not working correctly, and added the missingextraLarge
enum value forspacing
- Fixed
Banner
’sonDismiss
callback not being called when the dismiss button was clicked (thanks to Taylor for the original issue)
Design updates
- Updated Badge text colors
- Updated line height for the small
DisplayText
variation - Updated the default icon for error
Banner
s (thanks to Michael for the original issue)
Sketch UIKit
- Added app examples (thanks to lukepxu for the original issue)
- Removed references to the Graphik typeface (thanks to Adam for the original issue)
- Left-aligned button text for better resizing
- Added Messenger link to navigation to better communicate that the channel nav collapses after 3 items
- Fixed alignment of table headers
- Minor updates to Dataviz and Reports examples
- Added indicators to Home notifications
Documentation
- Synchronized component documentation with the style guide
Chores
- Fixed an issue that prevented the public CHANGELOG from being generated correctly
- Added a hot-reloading Playground to easily try out different components
- Removed the references to Babel presets from
package.json
(thanks to Massimo for digging into this with us) - Removed the
@import
statements at the top of source Sass files - Updated TSLint and related linting dependencies
Polaris v1.0.2
Thanks to everyone who said kind words and posted issues against our initial release!
Bug fixes
- Fixed an issue where subcomponents with variations would use a single
-
instead of--
(thanks johnsonab for the original issue) - Fixed a missing typing dependency and a missing
embedded
types entry point that were causing issues using this package with TypeScript (thanks to Rich for the original issues) - Fixed an issue where the anchor tag for
ResourceList.Item
s would not span the full width of the item (thanks to Steven for the original issue)
Dependency updates
- Started using the
prop-types
package instead of gettingPropTypes
fromreact
, as the latter is deprecated as of React 15.5.0
Documentation
- Corrected the name of
documentation/Embeddded apps.md
todocumentation/Embedded apps.md
(thanks to Chris for the original issue) - Fixed the
ColorPicker
documentation to show valid values forsaturation
,brightness
, andalpha
(thanks to Allan for the original issue)
Chores
- Added a description to
package.json
- Added license to
package.json
and to the root of the repo (thanks to Daniel for the original issue) - Fixed an issue where the Webpack example would complain about a missing dependency (thanks to Rafael for the original issue)
Polaris v1.0.0
Download any of the assets below, and be sure to check out https://polaris.shopify.com for more details about our component library.