Caleb Williams
Caleb Williams
FWIW, I published [jsx-native-events](https://www.npmjs.com/package/jsx-native-events) as a JSX pragma that adds the `onEvent` props to handle native events declaratively. This was primarily to interface with web components, but would work with...
@joeldenning @gaearon That comment isn’t really a great breakdown of the issues. We need an API to get at native DOM events and and API to pass complex data down...
OK, since there hasn't been any engagement on this, I want to take a first shot at syntax for implementing DOM events and properties. For the sake of clarity, I...
Is there any interest from the React team in implementing a feature like this (never mind one of the options above)? This issue has been open since 2016 and there...
@sebmarkbage Thank you so much for the info, really appreciate the thought and hard work going in to making it the best it can be. While I might be really...
@fgnass, is this something you would be interested in supporting or accepting a PR on? I'd be happy to work on it if I had a bit of a primer...
This might be a separate issue, but is there any way the plugin API could get access to assertion metadata?
@dntzhang/@alexabreu could you provide the text you're passing in that might be causing this issue? I haven't seen anything on my end.
@jorgea-stripe looks like the tests failed.
@PlusUltra404 Yeah, I'd be happy to field a PR from this. Let me know if you need anything including help in figuring out what's going on. I _think_ I might...