Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

transform SyntheticInputEvent to SyntheticEvent #170

Merged
merged 1 commit into from
Sep 27, 2020

Conversation

re-fort
Copy link
Contributor

@re-fort re-fort commented May 3, 2020

TypeScript doesn't support InputEvent because it's experimental currently.
https://developer.mozilla.org/en-US/docs/Web/API/InputEvent

@khanbot
Copy link

khanbot commented May 3, 2020

CLA signature looks good 👍

@codecov
Copy link

codecov bot commented May 3, 2020

Codecov Report

Merging #170 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files           5        5           
  Lines         348      348           
  Branches       55       55           
=======================================
  Hits          343      343           
  Misses          5        5           
Impacted Files Coverage Δ
src/transform.js 99.15% <ø> (ø)

Copy link
Contributor

@kevinbarabash kevinbarabash left a comment

Choose a reason for hiding this comment

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

That's too bad. Hopefully they'll add support in the future. Thanks for noticing this and fixing it.

@kevinbarabash kevinbarabash merged commit 3fa0960 into Khan:master Sep 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants