Skip to content
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

Create Textarea component #724

Merged
merged 5 commits into from
Nov 27, 2023
Merged

Create Textarea component #724

merged 5 commits into from
Nov 27, 2023

Conversation

PavelHolec
Copy link
Collaborator

@PavelHolec PavelHolec commented Nov 23, 2023

Unified coordinator to work for both InputField and Textarea, so that the event API is consistent no matter what mix of these two text input components call site uses.

Simulator.Screen.Recording.-.iPhone.15.-.2023-11-23.at.12.20.55.mp4

@PavelHolec PavelHolec added the feature Orbit component related changes label Nov 23, 2023
@PavelHolec PavelHolec added this to the 2023Q4 milestone Nov 23, 2023
@PavelHolec PavelHolec self-assigned this Nov 23, 2023
@PavelHolec PavelHolec requested a review from a team as a code owner November 23, 2023 11:22
@PavelHolec PavelHolec linked an issue Nov 23, 2023 that may be closed by this pull request
@PavelHolec PavelHolec requested a review from sjavora November 23, 2023 11:22
@PavelHolec PavelHolec force-pushed the 636-create-textarea-component branch from 02a0f77 to a572785 Compare November 24, 2023 12:05
@PavelHolec PavelHolec force-pushed the 636-create-textarea-component branch from c7c268f to f854619 Compare November 27, 2023 09:08
@PavelHolec PavelHolec requested a review from sjavora November 27, 2023 09:10
@PavelHolec PavelHolec merged commit 55428d7 into main Nov 27, 2023
7 checks passed
@PavelHolec PavelHolec deleted the 636-create-textarea-component branch November 27, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Orbit component related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create TextArea component
2 participants