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

Add TextArea #39

Merged
merged 2 commits into from May 2, 2023
Merged

Add TextArea #39

merged 2 commits into from May 2, 2023

Conversation

RivanParmar
Copy link
Contributor

Related issue: #28

The TextArea has been implemented similar to the TextField as they both share many things in common. The only differences being that a TextArea supports multi-line input and does not show a border around itself when it gets focus.

@rock3r rock3r requested a review from fscarponi April 29, 2023 15:33
@rock3r
Copy link
Collaborator

rock3r commented Apr 29, 2023

@fscarponi assigning to you since you'll be doing work in this area

@fscarponi
Copy link
Collaborator

From a quick check, it seems okay. I will proceed with the merge to avoid the incoming refactoring from falling too far behind the branch

Copy link
Collaborator

@fscarponi fscarponi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a quick check, it seems okay. I will proceed with the merge to avoid the incoming refactoring from falling too far behind the branch.

@fscarponi fscarponi merged commit a74cff1 into JetBrains:main May 2, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants