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

Deprecate PointerEvent.awtEvent, KeyEvent.awtEvent #198

Merged
merged 2 commits into from
Feb 17, 2022

Conversation

igordmn
Copy link
Collaborator

@igordmn igordmn commented Feb 16, 2022

Deprecate PointerEvent.awtEvent, KeyEvent.awtEvent

RelNote:
PointerEvent.awtEvent, KeyEvent.awtEvent are deprecated (will be removed in Compose MPP 1.3). Use PointerEvent.awtEventOrNull, KeyEvent.awtEventOrNull instead.

@igordmn igordmn requested a review from olonho February 16, 2022 23:35
@igordmn igordmn force-pushed the feature/removeNativeEventFactory branch from d4db629 to b52b5b8 Compare February 16, 2022 23:47
RelNote:
PointerEvent.awtEvent, KeyEvent.awtEvent are deprecated (will be removed in Compose MPP 1.3). Use PointerEvent.awtEventOrNull, KeyEvent.awtEventOrNull instead.
@igordmn igordmn force-pushed the feature/removeNativeEventFactory branch from b52b5b8 to 51dd51e Compare February 16, 2022 23:52
@igordmn igordmn changed the title Feature/remove native event factory Deprecate PointerEvent.awtEvent, KeyEvent.awtEvent Feb 17, 2022
Base automatically changed from feature/fix-hover3 to release/1.1 February 17, 2022 09:03
@olonho olonho closed this Feb 17, 2022
@igordmn igordmn reopened this Feb 17, 2022
@igordmn igordmn merged commit 6924674 into release/1.1 Feb 17, 2022
@igordmn igordmn deleted the feature/removeNativeEventFactory branch February 17, 2022 09:03
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.

2 participants