Andy
|
bf37dfddd2
|
web-animations-js: Make compatible with TypeScript@2.7 (#23793)
|
2018-02-26 11:32:59 -08:00 |
|
Andy Hanson
|
45c9246c09
|
Remove esModuleInterop from tsconfigs (no longer mandatory)
|
2018-02-14 14:55:13 -08:00 |
|
Andy
|
bef4d2b27d
|
Enable "esModuleInterop" in all tsconfigs (#23354)
|
2018-02-05 11:01:56 -08:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Andy
|
1b54a38a43
|
Fix remaining lint errors (#19219)
|
2017-08-21 14:14:31 -07:00 |
|
Andy
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
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 |
|