greenkeeperio-bot
7e7d8ac4e2
chore(package): update closure-util to version 1.11.0
...
- Remove closure-util.json, we're now using the same library version as closure-util
- Disable analyzerChecks errors from closure-compiler
- Remove WheelEvent constants from externs (fixed upstream)
- Activate the unnecessaryCasts compiler check
2016-02-24 09:02:25 +01:00
Andreas Hocevar
6ac3f30c8f
Remove goog.events.MouseWheelEvent and goog.events.MouseWheelHandler
2016-02-03 11:19:38 +01:00
Frederic Junod
00a6357c4d
Add back CSSProperties.prototype.touchAction extern
...
See #4262
2015-10-13 15:38:55 +02:00
Frederic Junod
7252227ac6
Remove externs in externs/closure-compiler.js
...
Fixed upstream:
* https://github.com/google/closure-compiler/pull/1139
* https://github.com/google/closure-compiler/pull/1140
2015-09-24 14:21:27 +02:00
Frederic Junod
8afa911eb5
Add missing CSSProperties.prototype.touchAction extern
2015-09-14 14:26:43 +02:00
Éric Lemoine
1553dce3dc
Remove extern definition duplicates
2015-09-02 09:48:43 +02:00
Frederic Junod
fe79389fd3
Add two missing properties to extern of WebGLContextAttributes
...
To be removed when the closure-compiler is updated
2015-05-12 13:55:13 +02:00
Frederic Junod
234dd91ff2
Remove some externs declarations
...
All these declarations are defined in recent versions of Closure Compiler.
2014-07-04 10:51:17 +02:00
Éric Lemoine
064f95f530
Remove the IE 11 fullscreen externs declarations
...
They are defined in recent versions of Closure Compiler.
2014-07-04 09:15:22 +02:00
Tim Schaub
fe60d07ef0
Externs lint
2014-04-04 09:28:36 -06:00
Tom Payne
cf111c7a77
Add missing externs for Touch
2014-03-23 19:59:49 +01:00
Frederic Junod
ac9fe664e0
Add fullscreen API support to IE11
2014-02-27 09:31:42 +01:00
Frederic Junod
4bae5e755a
Rename externs/html5.js to externs/closure-compiler.js
...
Add add a fix for issues:
* https://code.google.com/p/closure-compiler/issues/detail?id=1084
* https://code.google.com/p/closure-compiler/issues/detail?id=1088
2013-09-08 16:53:28 +02:00