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

Fix: fix <input /> and <textarea /> #369

Merged
merged 8 commits into from
Jun 6, 2023
Merged

Fix: fix <input /> and <textarea /> #369

merged 8 commits into from
Jun 6, 2023

Conversation

andycall
Copy link
Member

  1. Fix error when setting display:none for input and textarea.
  2. Fix focus state didn't cleared when input unmount from the DOM Tree.
  3. Add defaultStyle for textarea elements.
  4. Support set textContent on textArea elements.

@andycall andycall added this pull request to the merge queue Jun 6, 2023
Merged via the queue into main with commit fbf14d6 Jun 6, 2023
41 checks passed
@andycall andycall deleted the fix/input_textarea branch June 6, 2023 08:50
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