Skip to content

Commit 3062a2e

Browse files
committed
Changelog updates for 1.5.1
1 parent 4019220 commit 3062a2e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
## Unreleased
1+
## 1.5.1
2+
3+
### Bug fixes
4+
* Fixed disabled buttons when using local class names ([#593](https://github.com/Shopify/polaris-react/pull/593))
5+
* Fixed Scrollable resize listener not autobinding ([#592](https://github.com/Shopify/polaris-react/pull/592))
26

37
## 1.5.0
48
### Enhancements
59
* Updated scrollable component to remember scroll position on re-render ([#583](https://github.com/Shopify/polaris-react/pull/583))
6-
* Added checkmark icon to the `Icon` component(https://github.com/Shopify/polaris-react/pull/584))
10+
* Added checkmark icon to the `Icon` component ([#584](https://github.com/Shopify/polaris-react/pull/584))
711
* Added an example for a disabled `TextField`
812

913
### Bug fixes

0 commit comments

Comments
 (0)