-
Notifications
You must be signed in to change notification settings - Fork 24
Expand PhoneInput API #261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or 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
div-Leo
approved these changes
Jul 18, 2022
martimalek
approved these changes
Jul 26, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!
Co-authored-by: martimalek <[email protected]>
lloydaf
added a commit
that referenced
this pull request
Aug 2, 2022
* docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <[email protected]> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <[email protected]> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <[email protected]> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <[email protected]> * 1.26.0 * 1.26.1 Co-authored-by: martimalek <[email protected]> Co-authored-by: Martí Malek <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: Jan Hamara <[email protected]> Co-authored-by: Ján Hamara <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]>
lloydaf
added a commit
that referenced
this pull request
Aug 4, 2022
* docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <[email protected]> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <[email protected]> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <[email protected]> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <[email protected]> * 1.26.0 * 1.26.1 Co-authored-by: martimalek <[email protected]> Co-authored-by: Martí Malek <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: Jan Hamara <[email protected]> Co-authored-by: Ján Hamara <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]>
lloydaf
added a commit
that referenced
this pull request
Aug 4, 2022
* docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <[email protected]> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <[email protected]> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <[email protected]> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <[email protected]> * 1.26.0 * 1.26.1 * docs(props-table): add props table to Table docs * chore: update package-lock.json Co-authored-by: Lloyd Francis <[email protected]> Co-authored-by: martimalek <[email protected]> Co-authored-by: Martí Malek <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: Jan Hamara <[email protected]> Co-authored-by: Ján Hamara <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]>
lloydaf
added a commit
that referenced
this pull request
Aug 4, 2022
* Merge main (#270) * docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <[email protected]> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <[email protected]> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <[email protected]> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <[email protected]> * 1.26.0 * 1.26.1 Co-authored-by: martimalek <[email protected]> Co-authored-by: Martí Malek <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: Jan Hamara <[email protected]> Co-authored-by: Ján Hamara <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> * docs(headline): update props table * improvement: adding props table for filepicker * docs(pagination): update props table * docs(select): update props table * Issue 10 add prop documentation (#271) * docs(tabbar): update props table * improvement: props table for datepicker * improvement: adding props table to Tooltip * improvement: adding PropsTable to Toggle * improvement: adding propstable for Textarea * merging main with the prop branch (#277) * docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <[email protected]> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <[email protected]> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <[email protected]> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <[email protected]> * 1.26.0 * 1.26.1 Co-authored-by: martimalek <[email protected]> Co-authored-by: Martí Malek <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: Jan Hamara <[email protected]> Co-authored-by: Ján Hamara <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> * docs(props-table): add props table to Table docs (#275) * docs: remove the experimental label for table (#255) * fix: display semantic colors in table and allow to filter them (#258) * fix: display semantic colors in table and allow to filter them * refactor: improve performance of SemanticColorsTable * fix: trim table filter input Co-authored-by: Martí Malek <[email protected]> * chore(release): 1.25.2 [skip ci] ### [1.25.2](v1.25.1...v1.25.2) (2022-07-11) ### Bug Fixes * display semantic colors in table and allow to filter them ([#258](#258)) ([2e83e76](2e83e76)) * update codeowners removes Rafa from the list 😢 * style(popover): expose padding prop for Popover component (#262) Co-authored-by: Ján Hamara <[email protected]> * fix: expose padding prop and adjust z-index for Popover component (#263) * style(popover): expose padding prop for Popover component * fix: update zIndex on Popover content container Co-authored-by: Ján Hamara <[email protected]> * chore(release): 1.25.3 [skip ci] ### [1.25.3](v1.25.2...v1.25.3) (2022-07-21) ### Bug Fixes * expose padding prop and adjust z-index for Popover component ([#263](#263)) ([da0e80b](da0e80b)) * Expand PhoneInput API (#261) Exposes properties to reach lower-level components of the `PhoneInput` Co-authored-by: martimalek <[email protected]> * 1.26.0 * 1.26.1 * docs(props-table): add props table to Table docs * chore: update package-lock.json Co-authored-by: Lloyd Francis <[email protected]> Co-authored-by: martimalek <[email protected]> Co-authored-by: Martí Malek <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: Jan Hamara <[email protected]> Co-authored-by: Ján Hamara <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> * docs(table): remove unused tables * docs(datepicker): add links to styled-system props * docs(textarea): add semicolons * docs(toggle): add classname and styled-system props to the documentation * docs(select): change import order * docs(filepicker): add styled-system props link * docs(headline): add styled-system props link * docs(helpertext): add styled-system props link * docs(link): add styled-system props link * docs(tag): add styled-system props link Co-authored-by: martimalek <[email protected]> Co-authored-by: Martí Malek <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: Jan Hamara <[email protected]> Co-authored-by: Ján Hamara <[email protected]> Co-authored-by: Nikolai Lopin <[email protected]> Co-authored-by: dani-walnut <[email protected]> Co-authored-by: Artur Miglio <[email protected]>
🎉 This PR is included in version 3.0.0-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Allows to attach portals and exposes implementation level APIs
Why:
Closes #256 #259
How:
listPortalTarget
prop to be able to attach the prefixes popup to another HTML elementinputProps
andselectListProps
props and passes them to the corresponding components. Those props has less priority than higher level props of thePhoneInput
(e.g.<PhoneInput id='hello' inputProps={{id: 'input'}} />
will use hello as the id)
Checklist: