Skip to content

Commit

Permalink
converting Textfield to function
Browse files Browse the repository at this point in the history
  • Loading branch information
dleroux committed Sep 16, 2019
1 parent a972da3 commit f577dbb
Show file tree
Hide file tree
Showing 5 changed files with 456 additions and 444 deletions.
1 change: 1 addition & 0 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
- Migrated `ContextualSaveBar` to use hooks instead of `withAppProvider` ([#2091](https://github.com/Shopify/polaris-react/pull/2091))
- Migrated `RangeSlider`, `ScrollLock` and `TopBar.SearchField` to use hooks instead of withAppProvider ([#2083](https://github.com/Shopify/polaris-react/pull/2083))
- Updated `ResourceItem` to no longer rely on withAppProvider ([#2094](https://github.com/Shopify/polaris-react/pull/2094))
- Migrated `TextField` and `Resizer` to use hooks ([#1997](https://github.com/Shopify/polaris-react/pull/1997));

### Deprecations
Loading

0 comments on commit f577dbb

Please sign in to comment.