We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c45217 commit 1bd1280Copy full SHA for 1bd1280
CHANGELOG.md
@@ -1,8 +1,13 @@
1
## Unreleased
2
3
+## 1.5.0
4
### Enhancements
5
* Updated scrollable component to remember scroll position on re-render ([#583](https://github.com/Shopify/polaris-react/pull/583))
-* Added checkmark icon to the `Icon` component to expose it to any component ([#584](https://github.com/Shopify/polaris-react/pull/584))
6
+* Added checkmark icon to the `Icon` component(https://github.com/Shopify/polaris-react/pull/584))
7
+* Added an example for a disabled `TextField`
8
+
9
+### Bug fixes
10
+* Fixed typo in `Icon` code example ([#581](https://github.com/Shopify/polaris-react/pull/581))
11
12
## 1.4.1 (August 24, 2017)
13
0 commit comments