Skip to content

Retarget React events in Shadow DOM mode#8

Merged
rstacruz merged 9 commits intorstacruz:masterfrom
rybon:retarget
Apr 21, 2019
Merged

Retarget React events in Shadow DOM mode#8
rstacruz merged 9 commits intorstacruz:masterfrom
rybon:retarget

Conversation

@rybon
Copy link
Contributor

@rybon rybon commented Apr 18, 2019

Fixes #5.

@rybon rybon changed the title Retarget React events Retarget React events in Shadow DOM mode Apr 18, 2019
@rybon
Copy link
Contributor Author

rybon commented Apr 18, 2019

@rstacruz could you review?

@rstacruz
Copy link
Owner

:o Thank you for this! Having a look now.

```

**NOTE:** When using this feature `event.nativeEvent` is no longer present in React event handlers.

Copy link
Owner

Choose a reason for hiding this comment

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

Thank you for taking time to update the documentation!

@rstacruz rstacruz merged commit 194ae2a into rstacruz:master Apr 21, 2019
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.

mapping of events down to custom element

2 participants