Commit Graph

8 Commits

Author SHA1 Message Date
Kristian Mørch
1757c1257a Added cancel event. (#15566)
(web-animations-bonus-cancel-events.js)
2017-04-17 08:27:37 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
f2b6506ba5 Fix various lint errors (#15530) 2017-03-30 17:42:07 -07:00
ktmblueskyarb
b223e64754 KeyFrame type for onsample, added remove().
Added test for onsample and addEventListener.
Corrected type for AnimationKeyFrame, array [0, "1"] is allowed.
2017-03-28 12:48:58 +02:00
Kristian Mørch
e5cec53dd2 Type "finish" is the only supported event type. (#15427)
Number was a typo.
2017-03-27 21:26:32 -07:00
Nathan Shively-Sanders
9c03875277 Move to index.d.ts and fix other lints
Also turn on linting.
2017-03-27 13:32:20 -07:00
Nathan Shively-Sanders
2808017b65 Make web-animations-js strictNullChecks safe 2017-03-27 12:56:53 -07:00
Nathan Shively-Sanders
1eac02334a Move web-animations-js inside types folder 2017-03-27 11:42:48 -07:00