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 4019220 commit 3062a2eCopy full SHA for 3062a2e
CHANGELOG.md
@@ -1,9 +1,13 @@
1
-## Unreleased
+## 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))
6
7
## 1.5.0
8
### Enhancements
9
* 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(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))
11
* Added an example for a disabled `TextField`
12
13
### Bug fixes
0 commit comments