Frederic Junod
3e4afa6ddf
Update closure-util to v1.16.0
2017-01-30 17:16:01 +01:00
Frederic Junod
68f493fc90
Revert "Remove 'analyzerChecks' from jscomp_off compiler option"
...
This reverts commit 5632084441 .
2017-01-30 17:16:01 +01:00
Frederic Junod
5632084441
Remove 'analyzerChecks' from jscomp_off compiler option
2017-01-10 08:58:15 +01:00
Tim Schaub
137cdc04c8
Remove ol.DEBUG
2017-01-01 20:37:52 -07:00
Andreas Hocevar
d1e4b33760
Rename goog.DEBUG to ol.DEBUG
2016-08-31 21:10:01 +02:00
nicholas
6b465902cd
Remove goog.dom
2016-06-23 22:06:35 +12:00
Frederic Junod
e289bfbb7d
Use ol.inherits instead of goog.inherits
2016-06-08 08:38:12 +02:00
Frederic Junod
420374294b
Remove unnecessaryCasts compiler check
...
Removed from the compiler, see:
https://github.com/google/closure-compiler/wiki/Releases#may-17-2016-v20160517
2016-05-25 09:38:33 +02:00
Frederic Junod
4b832708e5
Remove FastClick from mobile-full-screen example
2016-04-04 16:31:28 +02:00
Frederic Junod
e222409f50
Add externs for CartoDB response
2016-04-01 10:55:38 +02:00
Frederic Junod
f29bc74b7f
Ignore unnecessaryCasts errors
2016-03-30 09:02:12 +02:00
Frederic Junod
cf23d0541c
Get rid of goog.json
...
Use JSON.parse and JSON.stringify instead.
2016-02-29 16:19:32 +01:00
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
Frederic Junod
a2171124e1
Remove unneeded goog.array.ASSUME_NATIVE_FUNCTIONS define
2016-02-04 14:25:46 +01:00
Frederic Junod
d41bb2663b
Add esrijson externs in config/example.json
2015-09-07 14:48:48 +02:00
Frederic Junod
07b1f5ea45
Enable all the compiler checks
2015-09-07 14:48:48 +02:00
Frederic Junod
2d92791b17
Remove deprecated checkStructDictInheritance
...
Deprecated since the 20150505 Closure Compiler release.
See https://github.com/google/closure-compiler/wiki/Releases#may-5-2015-v20150505
2015-08-20 11:40:22 +02:00
Éric Lemoine
e792a121f4
Remove reference to vbarray.js
...
This file was removed with https://github.com/openlayers/ol3/pull/3516 .
Fixes #3702 .
2015-08-03 11:06:43 +02:00
Éric Lemoine
4c2c21a5d6
Add Makefile
2015-04-26 20:20:59 +02:00