Skip to content

Commit

Permalink
Changlog for 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfmcphee committed Aug 30, 2017
1 parent 8c45217 commit 1bd1280
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
## Unreleased

## 1.5.0
### Enhancements
* 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))
* Added checkmark icon to the `Icon` component(https://github.com/Shopify/polaris-react/pull/584))
* Added an example for a disabled `TextField`

### Bug fixes
* Fixed typo in `Icon` code example ([#581](https://github.com/Shopify/polaris-react/pull/581))

## 1.4.1 (August 24, 2017)

Expand Down

0 comments on commit 1bd1280

Please sign in to comment.