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

web: Remove deprecated input event listeners #861

Merged
merged 1 commit into from Jul 7, 2021

Conversation

eymar
Copy link
Collaborator

@eymar eymar commented Jul 7, 2021

this PR removes deprecated input events listeners:

  • onTextInput
  • onCheckboxInput
  • onRadioInput
  • onRangeInput

The new method onInput {} covers all the use cases.

@Skolotsky Skolotsky self-requested a review July 7, 2021 09:57
@eymar eymar merged commit 8edc12f into master Jul 7, 2021
@eymar eymar deleted the web/remove_depreacted_input_event_listeners branch July 7, 2021 10:16
mareklangiewicz pushed a commit to mareklangiewicz/compose-jb that referenced this pull request Feb 14, 2022
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
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

2 participants