-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Components: Wire up reduxified country states (#8414)
* First pass at wiring up reduxified country states. See #7922. * Second pass at wiring up reduxified country states. * Uses Redux based Google Analytics. * Moves `QueryCountryStates` inline. * Removes `lib/states-list`. * Import `isEmpty` from root module directly. See #6539. See https://github.com/Automattic/wp-calypso/pull/8414/files#r81896999 * Properly bind and dispatch state select click. See https://github.com/Automattic/wp-calypso/pull/8414/files#r81897352 * Add id attribute so `FormLabel` works with the element. See #8414 (comment) * Use a unique id for `FormLabel` See #8414 (comment)
- Loading branch information
Showing
5 changed files
with
74 additions
and
241 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters