Frédéric Junod
|
ae46b40def
|
Merge pull request #5314 from openlayers/greenkeeper-browserify-13.0.1
Update browserify to version 13.0.1 🚀
|
2016-05-09 09:08:11 +02:00 |
|
Andreas Hocevar
|
ed421ce4b2
|
Merge pull request #5315 from probins/tilecoordtransformtype
Remove unused ol.TileCoordTransformType
|
2016-05-07 12:06:57 +01:00 |
|
Peter Robins
|
51397ee294
|
Remove unused ol.TileCoordTransformType
|
2016-05-07 10:35:11 +00:00 |
|
greenkeeperio-bot
|
d316651c35
|
chore(package): update browserify to version 13.0.1
https://greenkeeper.io/
|
2016-05-06 09:48:53 -04:00 |
|
Tim Schaub
|
ff37fe128f
|
Merge pull request #5310 from tschaub/fix-raster
Get raster sources working again.
|
2016-05-04 14:25:02 -04:00 |
|
Andreas Hocevar
|
72468f3470
|
Merge pull request #5291 from ahocevar/dispatch-while-dispatching-once-listener
Allow once listeners to dispatch events of same type
|
2016-05-04 12:10:21 -04:00 |
|
Andreas Hocevar
|
b2c6bb11cf
|
Allow once listeners to dispatch events of same type
|
2016-05-04 11:55:30 -04:00 |
|
Frédéric Junod
|
088c439c34
|
Merge pull request #5309 from openlayers/greenkeeper-metalsmith-layouts-1.6.5
Update metalsmith-layouts to version 1.6.5 🚀
|
2016-05-04 08:32:16 +02:00 |
|
Tim Schaub
|
0b4ef31750
|
Get raster sources working again
This reverts 8e1ffbf91e
|
2016-05-03 17:47:05 -04:00 |
|
greenkeeperio-bot
|
f3cc873d65
|
chore(package): update metalsmith-layouts to version 1.6.5
https://greenkeeper.io/
|
2016-05-03 11:34:34 -04:00 |
|
Frédéric Junod
|
b1648c949e
|
Merge pull request #5052 from openlayers/greenkeeper-fs-extra-0.26.7
Update fs-extra to version 0.26.7 🚀
|
2016-05-03 15:04:48 +02:00 |
|
Tobias Sauerwein
|
18520cd89d
|
Merge pull request #5306 from gberaudo/unrequire_padding
Make olx.view.FitOptions.padding optional
|
2016-05-03 13:58:28 +02:00 |
|
Guillaume Beraudo
|
e2b2004aa4
|
Make olx.view.FitOptions.padding optional
Makes it consistent with other attributes.
|
2016-05-03 13:44:58 +02:00 |
|
Frédéric Junod
|
a6a0c88641
|
Merge pull request #5302 from fredj/rm_goog.partial
Remove use of goog.partial
|
2016-05-03 08:30:00 +02:00 |
|
greenkeeperio-bot
|
54e1e3408b
|
chore(package): update fs-extra to version 0.26.7
https://greenkeeper.io/
|
2016-05-03 00:29:33 -06:00 |
|
Frédéric Junod
|
9ea297c54f
|
Merge pull request #5304 from openlayers/greenkeeper-sinon-1.17.4
Update sinon to version 1.17.4 🚀
|
2016-05-03 08:29:18 +02:00 |
|
greenkeeperio-bot
|
5044c49ac3
|
chore(package): update sinon to version 1.17.4
https://greenkeeper.io/
|
2016-05-02 11:20:11 -06:00 |
|
Frederic Junod
|
7c15280e81
|
Remove use of goog.partial
Use Function.prototype.bind instead, see:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind#Partially_applied_functions_(currying)
|
2016-05-02 14:52:09 +02:00 |
|
Frédéric Junod
|
9f3c951c71
|
Merge pull request #4644 from fredj/rm_check-requires
Remove check-requires script
|
2016-05-02 09:52:39 +02:00 |
|
Frederic Junod
|
6abecb0192
|
Remove check-requires script
The missingProvide and missingRequire compiler checks are already checking
if the goog.require and goog.provide are correct.
|
2016-05-02 09:29:42 +02:00 |
|
Marc Jansen
|
4e17f58b26
|
Merge pull request #5298 from openlayers/greenkeeper-eslint-2.9.0
Update eslint to version 2.9.0 🚀
|
2016-04-29 22:33:29 +02:00 |
|
greenkeeperio-bot
|
15b6921bc9
|
chore(package): update eslint to version 2.9.0
https://greenkeeper.io/
|
2016-04-29 11:24:56 -06:00 |
|
Andreas Hocevar
|
c7898bcb0e
|
Merge pull request #5296 from probins/patch-1
Document handling of KML MultiGeometries
|
2016-04-29 12:04:18 +02:00 |
|
Peter Robins
|
c28fd2ae1c
|
Document handling of KML MultiGeometries
|
2016-04-29 10:56:43 +01:00 |
|
Andreas Hocevar
|
690ef18ee2
|
Merge pull request #5293 from giohappy/master
Block removePoint while dragging
|
2016-04-29 10:46:40 +02:00 |
|
giohappy
|
cd2ea6c7d6
|
Block removePoint during while dragging
|
2016-04-29 09:00:14 +02:00 |
|
Marc Jansen
|
36b8f31f40
|
Merge pull request #5285 from marcjansen/scaleline-tests
Add more tests for the scaleline control
|
2016-04-28 13:23:50 +02:00 |
|
Andreas Hocevar
|
0151d802d3
|
Merge pull request #5287 from ahocevar/vectortile-tests
Add and fix vectortile tests
|
2016-04-28 13:07:29 +02:00 |
|
Andreas Hocevar
|
a54c686691
|
Merge pull request #5288 from giohappy/master
Expose removeVertex_ as removePoint
|
2016-04-28 13:01:11 +02:00 |
|
Andreas Hocevar
|
ebc28aefd4
|
Add and fix vectortile tests
|
2016-04-28 12:57:27 +02:00 |
|
giohappy
|
d49bcdeedc
|
Expose removeVertex_ as removePoint
|
2016-04-28 12:47:46 +02:00 |
|
Andreas Hocevar
|
2939ebc9b9
|
Merge pull request #5286 from ahocevar/only-render-whats-necessary
Skip unnecessary render functions
|
2016-04-28 11:18:35 +02:00 |
|
Andreas Hocevar
|
c17e23f2ae
|
Skip unnecessary render functions
|
2016-04-28 10:22:20 +02:00 |
|
Marc Jansen
|
73a04c14f5
|
Add more tests for the scaleline control
|
2016-04-28 10:04:52 +02:00 |
|
Andreas Hocevar
|
88d20a69ad
|
Merge pull request #5177 from ahocevar/vector-tile-hybrid-rendering
Add render options for vector tile layers
|
2016-04-28 09:04:45 +02:00 |
|
Frédéric Junod
|
138fe6ede1
|
Merge pull request #5278 from fredj/cleanup
Fix invalid generics type instantiation
|
2016-04-28 08:27:15 +02:00 |
|
Andreas Hocevar
|
12849a678e
|
Add note about opaque option removal
|
2016-04-27 17:50:38 +02:00 |
|
Andreas Hocevar
|
c72a39ff53
|
Coding style fixes
|
2016-04-27 17:33:55 +02:00 |
|
Andreas Hocevar
|
ec832243a2
|
Add comment making clear that 'vector' mode does not generate images
|
2016-04-27 17:31:20 +02:00 |
|
Andreas Hocevar
|
c5f81a5706
|
Unconditionally call drawImage - image is always available
|
2016-04-27 17:31:20 +02:00 |
|
Frederic Junod
|
664507b79b
|
Fix invalid generics type instantiation
|
2016-04-27 14:51:31 +02:00 |
|
Andreas Hocevar
|
c3217e8d30
|
Merge pull request #5044 from fblackburn/snapinteraction
Snap interaction now handle feature without geometry properly
|
2016-04-27 14:25:17 +02:00 |
|
Frédéric Junod
|
e3e0d23a83
|
Merge pull request #5277 from fredj/cleanup
Type cleanup
|
2016-04-27 13:24:05 +02:00 |
|
Frederic Junod
|
6002d4c3e8
|
Remove duplicate type in type annotation
|
2016-04-27 12:24:01 +02:00 |
|
Frederic Junod
|
63ebed437b
|
Don't use the string constructor
|
2016-04-27 12:22:43 +02:00 |
|
Andreas Hocevar
|
762aa3029c
|
Merge pull request #5275 from ahocevar/fix-select-getlayer
Fix feature-layer association on replaced selections
|
2016-04-27 10:40:43 +02:00 |
|
Tobias Sauerwein
|
1ca28506ac
|
Merge pull request #5252 from tsauerwein/wfs-getfeature-filter
Add filter option to ol.format.WFS#writeGetFeature
|
2016-04-27 09:11:55 +02:00 |
|
Andreas Hocevar
|
c11e95099c
|
Fix feature-layer association on replaced selections
|
2016-04-27 08:13:45 +02:00 |
|
Francois Blackburn
|
9186d1fbda
|
Snap interaction now handle feature without geometry properly
|
2016-04-26 14:14:47 -04:00 |
|
tsauerwein
|
2f72804fc3
|
Add example for writeGetFeature
|
2016-04-26 16:36:57 +02:00 |
|