-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.0.0](v4.0.0...v5.0.0) (2023-08-23) ### Bug Fixes * update state on country change ([266b5e9](266b5e9)) ### Features * add CountrySelect component ([2df22e1](2df22e1)) * provide convenient event listeners instead of onChange ([eee54b4](eee54b4)) * simplify component props ([49390c7](49390c7)) ### BREAKING CHANGES * package has been rewritten * simplified event listeners * value state is now controlled from inside the component * no need to configure bundler for image imports anymore * the select component is hidden if no country is provided * a select is used instead of a button that opens a menu, this results in better accessibility
- Loading branch information
1 parent
6fa1715
commit 37466d9
Showing
3 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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