Skip to content

Commit 1bd1280

Browse files
committed
Changlog for 1.5.0
1 parent 8c45217 commit 1bd1280

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
## Unreleased
22

3+
## 1.5.0
34
### Enhancements
45
* Updated scrollable component to remember scroll position on re-render ([#583](https://github.com/Shopify/polaris-react/pull/583))
5-
* 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))
611

712
## 1.4.1 (August 24, 2017)
813

0 commit comments

Comments
 (0)