greenkeeperio-bot
|
55d56d65bc
|
chore(package): update eslint to version 2.1.0
http://greenkeeper.io/
|
2016-02-15 12:00:49 -07:00 |
|
Frédéric Junod
|
aa508acde4
|
Merge pull request #4842 from fredj/rm_goog.dom.createDom
Remove use of goog.dom.createDom
|
2016-02-15 16:55:10 +01:00 |
|
Frederic Junod
|
296ec9799f
|
Remove use of goog.dom.createDom
|
2016-02-15 16:40:07 +01:00 |
|
Frédéric Junod
|
34392b464c
|
Merge pull request #4808 from fredj/type_cleanup
Type cleanup
|
2016-02-15 12:01:40 +01:00 |
|
Frédéric Junod
|
7431990f70
|
Merge pull request #4737 from fredj/dnd_projection
Use olx.format.ReadOptions in ol.interaction.DragAndDrop
|
2016-02-15 09:37:14 +01:00 |
|
Frederic Junod
|
e7c57ada95
|
Use olx.format.ReadOptions in ol.interaction.DragAndDrop
Don't reproject the geometries in ol.interaction.DragAndDrop; use
the `featureProjection` option in `format.readFeatures`
|
2016-02-15 09:26:00 +01:00 |
|
Frederic Junod
|
7003920163
|
Fix olx.source.XYZOptions#tileGrid type
The typedef is already correct
|
2016-02-15 09:25:01 +01:00 |
|
Frederic Junod
|
332d6e9d5c
|
Add missing olx.source.XYZOptions#opaque property
|
2016-02-15 09:25:01 +01:00 |
|
Frederic Junod
|
95fd0e177f
|
Fix olx.render.ToContextOptions#pixelRatio type
The typedef is already correct
|
2016-02-15 09:25:01 +01:00 |
|
Frederic Junod
|
cf083e4f42
|
Remove return value from olx.interaction.PointerOptions functions
handleDragEvent and handleMoveEvent functions do not return a boolean value.
The typedef is already correct.
|
2016-02-15 09:25:01 +01:00 |
|
Frederic Junod
|
2f3c25cb95
|
Fix olx.control.RotateOptions#label type
Use the same as the typedef, leftover from a096ec5
|
2016-02-15 09:25:01 +01:00 |
|
Frederic Junod
|
df977d50b6
|
Fix type cast in ol.layer.Base constructor
ol.layer.Base takes a olx.layer.BaseOptions not olx.layer.LayerOptions
|
2016-02-15 09:25:01 +01:00 |
|
Andreas Hocevar
|
ff07f3a385
|
Merge pull request #4830 from ahocevar/proj4-tests
Make sure window.proj4 is always restored in tests
|
2016-02-15 09:22:54 +01:00 |
|
Andreas Hocevar
|
27f1fb6fc6
|
Merge pull request #4838 from ahocevar/regex-instead-of-endswith
Use regular expression instead of String#endsWith() check
|
2016-02-14 23:24:36 +01:00 |
|
Andreas Hocevar
|
cd2dfc7f10
|
Use regular expression instead of String#endsWith() check
|
2016-02-14 23:15:15 +01:00 |
|
Andreas Hocevar
|
09517659b1
|
Merge pull request #4837 from openlayers/greenkeeper-metalsmith-layouts-1.5.4
Update metalsmith-layouts to version 1.5.4 🚀
|
2016-02-14 18:54:05 +01:00 |
|
Andreas Hocevar
|
c27b1e4e3b
|
Merge pull request #4836 from ahocevar/ua-lowercase
Use lowercase for all user agent checks
|
2016-02-14 16:14:26 +01:00 |
|
greenkeeperio-bot
|
58416b9883
|
chore(package): update metalsmith-layouts to version 1.5.4
http://greenkeeper.io/
|
2016-02-14 07:42:11 -07:00 |
|
Andreas Hocevar
|
0432c863c7
|
Use lowercase for all user agent checks
|
2016-02-14 14:53:30 +01:00 |
|
Tim Schaub
|
2336bbf5ef
|
Merge pull request #4833 from tschaub/linter-config
Upgrade linter and config.
|
2016-02-13 14:19:15 -07:00 |
|
Tim Schaub
|
160294e05d
|
Upgrade linter and config
|
2016-02-13 14:07:50 -07:00 |
|
Tim Schaub
|
a11ab03b99
|
Merge pull request #4831 from jonataswalker/add-examples-header-nav
Add navigation header to examples page
|
2016-02-13 08:30:20 -07:00 |
|
jonataswalker
|
9dbf9541e9
|
Add navigation header to Examples page
|
2016-02-13 12:39:42 -02:00 |
|
Andreas Hocevar
|
27908edea1
|
Make sure window.proj4 is always restored in tests
|
2016-02-13 14:09:25 +01:00 |
|
Marc Jansen
|
d15992bfc2
|
Merge pull request #4824 from marcjansen/rm-goog-string-newlines
Don't use goog.string.newlines.*
|
2016-02-12 15:20:44 +01:00 |
|
Marc Jansen
|
f1fdfb7971
|
Don't use goog.string.newlines.*
|
2016-02-12 15:07:56 +01:00 |
|
Marc Jansen
|
726e5613b3
|
Merge pull request #4825 from marcjansen/rm-goog-string-isempty
Don't use goog.string.isEmpty
|
2016-02-12 15:05:46 +01:00 |
|
Marc Jansen
|
48ff0b90d3
|
Don't use goog.string.isEmpty
|
2016-02-12 14:12:44 +01:00 |
|
Andreas Hocevar
|
557372203f
|
Merge pull request #4823 from ahocevar/layers-not-required
Fix type for layers option on ol.interaction.Select
|
2016-02-12 12:53:44 +01:00 |
|
Andreas Hocevar
|
6fbe160159
|
Fix type for layers option on ol.interaction.Select
|
2016-02-12 12:42:38 +01:00 |
|
Frédéric Junod
|
d7e275a309
|
Merge pull request #4815 from fredj/synthetic_wrap
wrapX false in synthetic examples
|
2016-02-11 11:49:45 +01:00 |
|
Frédéric Junod
|
0704453aff
|
Merge pull request #4810 from gberaudo/control_undefined_checks
Add checks for undefined in controls
|
2016-02-11 11:26:23 +01:00 |
|
Guillaume Beraudo
|
3e9683d88d
|
Fix checks for undefined in zoomtoextentcontrol
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
4722d341af
|
Fix checks for undefined in zoomslidercontrol
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
b53d74285b
|
Fix checks for undefined in zoom control
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
6c1d0f1bbe
|
Fix checks for undefined in scaline control
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
cf5006617c
|
Fix checks for undefined in rotate control
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
adb5b78cb6
|
Fix checks for undefined in overviewmapcontrol
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
6779ab5e29
|
Fix checks for undefined in mousepositioncontrol
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
a513754d25
|
Fix checks for undefined in fullscreencontrol
|
2016-02-11 11:03:35 +01:00 |
|
Guillaume Beraudo
|
9703be932d
|
Fix checks for undefined in attributioncontrol
|
2016-02-11 11:03:35 +01:00 |
|
Frédéric Junod
|
0493f3f5f8
|
Merge pull request #4787 from pfanguin/precision_coordinate_hdms
Add precision parameter for HDMS coordinate
|
2016-02-11 11:03:13 +01:00 |
|
Frederic Junod
|
a664dbb507
|
Set wrapX to false in synthetic examples
|
2016-02-11 09:34:38 +01:00 |
|
Frederic Junod
|
f3a3d34f71
|
Remove outdated performance results
|
2016-02-11 09:32:47 +01:00 |
|
pfanguin
|
b584a9aeb5
|
Add precision parameter for HDMS coordinate
|
2016-02-11 09:15:41 +01:00 |
|
Frédéric Junod
|
c621f8606b
|
Merge pull request #4811 from fredj/style_struct
Make ol.style.Style a @struct
|
2016-02-11 08:33:03 +01:00 |
|
Frederic Junod
|
f7e20377ec
|
Make ol.style.Style a @struct
And take into account that `styles` may be a style or an array of style.
|
2016-02-10 17:07:10 +01:00 |
|
Tim Schaub
|
a924908f12
|
Merge pull request #4800 from openlayers/greenkeeper-phantomjs-prebuilt-2.1.4
Update phantomjs-prebuilt to version 2.1.4 🚀
|
2016-02-06 18:20:37 -07:00 |
|
Frédéric Junod
|
2035bec7ad
|
Merge pull request #4792 from fredj/snapinteraction_listen_key
Use ol.events.listen instead of ol.Observable#on
|
2016-02-06 19:01:55 +01:00 |
|
greenkeeperio-bot
|
42100e0ab1
|
chore(package): update phantomjs-prebuilt to version 2.1.4
http://greenkeeper.io/
|
2016-02-06 10:10:57 -07:00 |
|