mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-13 15:51:26 +00:00
* web: Add more tests for the event handlers * web: Inputs refactoring (wip) * web: Add `Options` for `addEventListener` * web: Add basic methods and properties to the SyntheticInputEvent to align it with `org.w3c.dom.events.Event` * web: Add a test for `capture = true` Event Listener Option * web: Update PR to make contain only relevant changes + add specific functions for Inputs * web: Update PR to align with master after rebase Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>