Frédéric Junod
|
dd3dcde160
|
Merge pull request #6255 from fredj/translate_cursor
Don't reset the css cursor if it's not needed
|
2016-12-22 09:20:00 +01:00 |
|
Frédéric Junod
|
f9752626f0
|
Merge pull request #6291 from fredj/cleanup
Document olx.AtPixelOptions#hitTolerance default value
|
2016-12-21 16:17:51 +01:00 |
|
Frederic Junod
|
398ecf3660
|
Document olx.AtPixelOptions#hitTolerance default value
|
2016-12-21 14:51:49 +01:00 |
|
Frederic Junod
|
c6fe60bcd7
|
Don't reset the css cursor if it's not needed
|
2016-12-16 15:57:41 +01:00 |
|
Frédéric Junod
|
f6e62191d2
|
Merge pull request #6244 from fredj/comma-spacing
Enforces spacing around commas
|
2016-12-15 08:37:12 +01:00 |
|
Frederic Junod
|
392cbcc138
|
Enforces spacing around commas
|
2016-12-14 13:42:47 +01:00 |
|
Frédéric Junod
|
b1f25d484b
|
Merge pull request #6243 from fredj/key-spacing
Consistent spacing between keys and values in object literal
|
2016-12-14 13:28:26 +01:00 |
|
Frederic Junod
|
1478cadb18
|
Consistent spacing between keys and values in object literal
Related to https://github.com/openlayers/eslint-config-openlayers/pull/9
|
2016-12-14 12:10:47 +01:00 |
|
Frédéric Junod
|
e95778e47f
|
Merge pull request #6220 from fredj/collection_push_length
Fix ol.Collection#push return value
|
2016-12-08 08:26:31 +01:00 |
|
Frédéric Junod
|
000453a0e1
|
Merge pull request #6213 from drnextgis/preload
Add preload option to olx.layer.VectorTileOptions
|
2016-12-08 08:25:56 +01:00 |
|
Frederic Junod
|
5e0ce08804
|
Fix ol.Collection#push return value
|
2016-12-07 15:11:31 +01:00 |
|
Frédéric Junod
|
10e36a0529
|
Merge pull request #6218 from gberaudo/modify_interaction_check_map_rendered
Make modify interaction more robust
|
2016-12-07 12:14:05 +01:00 |
|
Frédéric Junod
|
51f7bfb415
|
Merge pull request #6178 from fredj/missing_require
Add missing goog.require
|
2016-11-29 08:20:57 +01:00 |
|
Frédéric Junod
|
9ef0434be2
|
Merge pull request #6179 from fredj/rm_unused
Remove unused ol.Map.removePreRenderFunction function
|
2016-11-28 16:53:15 +01:00 |
|
Frederic Junod
|
59b8d969d6
|
Remove unused ol.Map.removePreRenderFunction function
The function is no longer used after #6079
|
2016-11-28 14:02:42 +01:00 |
|
Frederic Junod
|
1b6c239114
|
Add missing goog.require
|
2016-11-28 13:46:26 +01:00 |
|
Frédéric Junod
|
8fe783d975
|
Merge pull request #6159 from tchandelle/examples-require-carriage-return
Remove carriage return after goog.require in examples
|
2016-11-25 13:20:15 +01:00 |
|
Frédéric Junod
|
15769101af
|
Merge pull request #6169 from tchandelle/image-rotation-webgl
Image rotation in WebGL was anti-clockwise
|
2016-11-25 10:18:10 +01:00 |
|
Frédéric Junod
|
66a55d126b
|
Merge pull request #6168 from openlayers/greenkeeper-mocha-3.2.0
Update mocha to version 3.2.0 🚀
|
2016-11-25 08:45:26 +01:00 |
|
Frédéric Junod
|
13884dac4d
|
Merge pull request #6161 from openlayers/greenkeeper-async-2.1.4
Update async to version 2.1.4 🚀
|
2016-11-23 08:22:23 +01:00 |
|
Frédéric Junod
|
d58103087f
|
Merge pull request #6072 from openlayers/greenkeeper-metalsmith-2.3.0
Update metalsmith to version 2.3.0 🚀
|
2016-11-04 07:01:32 +01:00 |
|
Frédéric Junod
|
5f5bc2ecdb
|
Merge pull request #6053 from openlayers/greenkeeper-glob-7.1.1
Update glob to version 7.1.1 🚀
|
2016-10-31 13:12:05 +01:00 |
|
Frédéric Junod
|
39abb2b143
|
Merge pull request #6036 from fredj/mousewheel_timeout_option
Add new timeout option to ol.interaction.MouseWheelZoom
|
2016-10-28 09:46:12 +02:00 |
|
Frederic Junod
|
e0a9910d4e
|
Add new timeout option to ol.interaction.MouseWheelZoom
And remove the `ol.MOUSEWHEELZOOM_TIMEOUT_DURATION` define.
|
2016-10-28 09:07:42 +02:00 |
|
Frédéric Junod
|
c34f097ffd
|
Merge pull request #6011 from fredj/rm_unused
Remove unused function
|
2016-10-21 15:44:08 +02:00 |
|
Frederic Junod
|
0a2b145fd5
|
Remove unused ol.extent.empty function
|
2016-10-21 14:25:46 +02:00 |
|
Frederic Junod
|
0f8d26d829
|
Remove unused ol.extent.touches function
|
2016-10-21 14:23:31 +02:00 |
|
Frederic Junod
|
2a1a9ec337
|
Remove unused ol.extent.isInfinite function
|
2016-10-21 14:22:37 +02:00 |
|
Frederic Junod
|
5627a467cd
|
Remove unused ol.extent.normalize function
|
2016-10-21 14:20:33 +02:00 |
|
Frédéric Junod
|
1fbfd4aced
|
Merge pull request #5991 from openlayers/Array.isView_tests
Only test ol.format.MVT if ArrayBuffer.isView is supported
|
2016-10-20 13:40:45 +02:00 |
|
Frederic Junod
|
0345055cfb
|
Use tile pixel ratio for gutter calculation (webgl and tests)
|
2016-10-20 13:15:06 +02:00 |
|
Frederic Junod
|
88cebbf6c1
|
Remove projection param in ol.VectorTile constructor
|
2016-10-20 12:36:12 +02:00 |
|
Frederic Junod
|
e8bc38b6a9
|
Use a mock format instead of ol.format.MVT in tests
|
2016-10-20 12:36:12 +02:00 |
|
Frederic Junod
|
61fcc4a326
|
Only test ol.format.MVT if ArrayBuffer.isView is supported
|
2016-10-20 12:18:23 +02:00 |
|
Frédéric Junod
|
e542c622a7
|
Merge pull request #5963 from fredj/modify_deactivate
Remove the vertex on ol.interaction.Modify deactivation
|
2016-10-19 12:14:06 +02:00 |
|
Frederic Junod
|
e853f1ed2a
|
Remove the vertex on ol.interaction.Modify deactivation
|
2016-10-19 11:06:29 +02:00 |
|
Frederic Junod
|
92bd1d67a8
|
Use FileSaver.js in export-map example
Instead of relying on the download attribute.
|
2016-10-19 10:33:20 +02:00 |
|
Frédéric Junod
|
b89eb77f20
|
Merge pull request #5989 from openlayers/rm_vector-osm_example
Remove vector-osm example
|
2016-10-18 16:05:26 +02:00 |
|
Frederic Junod
|
e890b4b1d6
|
Remove vector-osm example
fixes #5988
|
2016-10-18 15:18:24 +02:00 |
|
Frédéric Junod
|
eacc3a52bb
|
Merge pull request #5967 from fredj/cleanup
Add missing jsdoc to ol.render.canvas.Replay#fill_ function
|
2016-10-14 15:35:05 +02:00 |
|
Frederic Junod
|
988b3f8b9b
|
Add missing jsdoc to ol.render.canvas.Replay#fill_ function
|
2016-10-14 15:05:30 +02:00 |
|
Frédéric Junod
|
07a413efff
|
Merge pull request #5960 from fredj/rename
More renaming to have one provide per file
|
2016-10-13 14:49:24 +02:00 |
|
Frederic Junod
|
ed677cec4e
|
Rename ol.render.EventType to ol.render.Event.Type
|
2016-10-13 12:02:51 +02:00 |
|
Frederic Junod
|
5a3794752a
|
Rename ol.interaction.InteractionProperty to ol.interaction.Interaction.Property
|
2016-10-13 11:50:42 +02:00 |
|
Frederic Junod
|
189a7f1759
|
Rename ol.layer.VectorTileProperty to ol.layer.VectorTile.Property
|
2016-10-13 11:43:40 +02:00 |
|
Frederic Junod
|
80a6512d55
|
Rename ol.layer.VectorProperty to ol.layer.Vector.Property
|
2016-10-13 11:42:17 +02:00 |
|
Frederic Junod
|
99dcaf3830
|
Add missing goog.require('ol')
|
2016-10-13 11:40:06 +02:00 |
|
Frédéric Junod
|
5cdbd76b1e
|
Merge pull request #5933 from openlayers/greenkeeper-phantomjs-prebuilt-2.1.13
Update phantomjs-prebuilt to version 2.1.13 🚀
|
2016-10-05 08:25:37 +02:00 |
|
Frédéric Junod
|
d8fbc09326
|
Merge pull request #5911 from openlayers/greenkeeper-eslint-3.6.0
Update eslint to version 3.6.0 🚀
|
2016-09-26 09:37:09 +02:00 |
|
Frédéric Junod
|
27cdbf9c00
|
Merge pull request #5903 from fredj/ol.format.filter
Rename ol.format.ogc.filter namespace to ol.format.filter
|
2016-09-26 08:38:30 +02:00 |
|
Frédéric Junod
|
5083e7a395
|
Merge pull request #5913 from openlayers/greenkeeper-clean-css-3.4.20
Update clean-css to version 3.4.20 🚀
|
2016-09-26 08:36:32 +02:00 |
|
Frédéric Junod
|
833247d24e
|
Merge pull request #5905 from openlayers/greenkeeper-pbf-3.0.1
Update pbf to version 3.0.1 🚀
|
2016-09-21 08:36:17 +02:00 |
|
Frederic Junod
|
78af52d62d
|
Rename ol.format.ogc.filter namespace to ol.format.filter
|
2016-09-21 08:35:49 +02:00 |
|
Frédéric Junod
|
addc23b20e
|
Merge pull request #5904 from fredj/upgrade-notes_code
Fix changelog/upgrade-notes.md formating
|
2016-09-21 08:34:36 +02:00 |
|
Frédéric Junod
|
d27b057969
|
Merge pull request #5906 from openlayers/greenkeeper-glob-7.1.0
Update glob to version 7.1.0 🚀
|
2016-09-21 07:18:03 +02:00 |
|
Frederic Junod
|
84c50ca6b2
|
Fix changelog/upgrade-notes.md formating
|
2016-09-20 16:54:19 +02:00 |
|
Frédéric Junod
|
22014f2454
|
Merge pull request #5898 from openlayers/greenkeeper-sinon-1.17.6
Update sinon to version 1.17.6 🚀
|
2016-09-20 08:33:43 +02:00 |
|
Frédéric Junod
|
ae61fcfb34
|
Merge pull request #5888 from fredj/rm_unused
Remove unused functions
|
2016-09-20 08:33:12 +02:00 |
|
Frédéric Junod
|
474e5a0a98
|
Merge pull request #5900 from openlayers/greenkeeper-coveralls-2.11.14
Update coveralls to version 2.11.14 🚀
|
2016-09-20 08:32:25 +02:00 |
|
Frederic Junod
|
000207016f
|
Remove unused ol.tilecoord.createFromString function
|
2016-09-15 16:33:58 +02:00 |
|
Frederic Junod
|
932269c8b6
|
Remove unused ol.color.isValid function
|
2016-09-15 16:33:42 +02:00 |
|
Frédéric Junod
|
415105c4db
|
Merge pull request #5886 from fredj/rm_unused
Remove unused functions
|
2016-09-15 15:49:01 +02:00 |
|
Frederic Junod
|
d812804b2e
|
Remove unused ol.array.binaryFindNearest function
|
2016-09-15 10:39:46 +02:00 |
|
Frederic Junod
|
d108658cff
|
Remove unused ol.size.equals function
|
2016-09-15 10:39:46 +02:00 |
|
Frederic Junod
|
97ececb470
|
Remove unused ol.coordinate.fromProjectedArray function
|
2016-09-15 10:39:46 +02:00 |
|
Frederic Junod
|
a4504b0e00
|
Remove unused ol.TileRange.boundingTileRange function
|
2016-09-15 10:21:50 +02:00 |
|
Frédéric Junod
|
e416a884b7
|
Merge pull request #5853 from fredj/number_range_expandUrl
Allow more than one digit range in ol.TileUrlFunction.expandUrl
|
2016-09-15 09:20:52 +02:00 |
|
Frederic Junod
|
2591f61fd3
|
Allow more than one digit range in ol.TileUrlFunction.expandUrl
To be able to have number range like `{9-13}`
|
2016-09-15 08:44:22 +02:00 |
|
Frédéric Junod
|
752b4c6247
|
Merge pull request #5884 from fredj/indent
Fix jsdoc tag indentation
|
2016-09-14 14:18:55 +02:00 |
|
Frederic Junod
|
d2291360ba
|
Fix jsdoc tag indentation
|
2016-09-14 13:57:50 +02:00 |
|
Frédéric Junod
|
7ec100f3f8
|
Merge pull request #5863 from fredj/stroke_pattern
Allow CanvasPattern or CanvasGradient as stroke style
|
2016-09-14 08:38:41 +02:00 |
|
Frederic Junod
|
e48fda6bef
|
Allow CanvasPattern or CanvasGradient as stroke style
|
2016-09-13 17:16:29 +02:00 |
|
Frédéric Junod
|
2ac33073cf
|
Merge pull request #5869 from openlayers/greenkeeper-jsdoc-3.4.1
Update jsdoc to version 3.4.1 🚀
|
2016-09-12 09:10:04 +02:00 |
|
Frédéric Junod
|
5f9855bf5a
|
Merge pull request #5864 from fredj/more_renaming
More renaming
|
2016-09-08 13:03:11 +02:00 |
|
Frederic Junod
|
f860c94840
|
Rename ol.ModifyEventType to ol.interaction.Modify.EventType
|
2016-09-07 16:57:03 +02:00 |
|
Frederic Junod
|
c6a9bc66d6
|
Rename ol.interaction.ModifyEvent to ol.interaction.Modify.Event
|
2016-09-07 16:55:47 +02:00 |
|
Frederic Junod
|
c30a97ef59
|
Rename ol.interaction.SelectEventType to ol.interaction.Select.EventType
|
2016-09-07 16:49:18 +02:00 |
|
Frederic Junod
|
fa40b59c53
|
Rename ol.interaction.SelectEvent to ol.interaction.Select.Event
|
2016-09-07 16:46:26 +02:00 |
|
Frederic Junod
|
82d172545c
|
Rename ol.interaction.DrawEventType to ol.interaction.Draw.EventType
|
2016-09-07 16:43:18 +02:00 |
|
Frederic Junod
|
3d1b1d5ac5
|
Rename ol.interaction.DrawEvent to ol.interaction.Draw.Event
|
2016-09-07 16:40:42 +02:00 |
|
Frederic Junod
|
3e4ed489a4
|
Rename ol.interaction.DrawMode to ol.interaction.Draw.Mode
|
2016-09-07 16:38:16 +02:00 |
|
Frédéric Junod
|
9a9b22ec5e
|
Merge pull request #5861 from fredj/more_renaming
More renaming to have one provide per file
|
2016-09-07 13:02:40 +02:00 |
|
Frederic Junod
|
d35537e975
|
Rename ol.layer.TileProperty to ol.layer.Tile.Property
|
2016-09-07 10:47:39 +02:00 |
|
Frederic Junod
|
302f37ae7a
|
Rename ol.interaction.ExtentEventType to ol.interaction.Extent.EventType
|
2016-09-07 10:36:02 +02:00 |
|
Frederic Junod
|
151e9866ea
|
Rename ol.interaction.ExtentEvent to ol.interaction.Extent.Event
|
2016-09-07 10:34:10 +02:00 |
|
Frederic Junod
|
cfc1337cde
|
Rename ol.source.ImageEventType to ol.source.Image.EventType
|
2016-09-07 10:22:25 +02:00 |
|
Frederic Junod
|
d08e9e65b4
|
Rename ol.source.ImageEvent to ol.source.Image.Event
|
2016-09-07 10:21:21 +02:00 |
|
Frederic Junod
|
36b50ab491
|
Rename ol.interaction.TranslateEventType to ol.interaction.Translate.EventType
|
2016-09-07 10:14:11 +02:00 |
|
Frederic Junod
|
7ced5e68be
|
Rename ol.interaction.TranslateEvent to ol.interaction.Translate.Event
|
2016-09-07 10:12:30 +02:00 |
|
Frederic Junod
|
107dd6a85f
|
Rename ol.MapEventType to ol.MapEvent.Type
|
2016-09-07 10:05:38 +02:00 |
|
Frédéric Junod
|
a40717b7c9
|
Merge pull request #5860 from fredj/more_renaming
Rename ol.MapProperty and ol.interaction.DragAndDropEvent*
|
2016-09-07 09:53:35 +02:00 |
|
Frederic Junod
|
14c9212992
|
Rename ol.interaction.DragAndDropEventType to ol.interaction.DragAndDrop.EventType
|
2016-09-07 09:38:16 +02:00 |
|
Frederic Junod
|
dfa0c00810
|
Rename ol.interaction.DragAndDropEvent to ol.interaction.DragAndDrop.Event
|
2016-09-07 09:38:16 +02:00 |
|
Frederic Junod
|
6c7b395024
|
Rename ol.MapProperty to ol.Map.Property
|
2016-09-07 09:38:16 +02:00 |
|
Frédéric Junod
|
ac26a2cfcd
|
Merge pull request #5855 from fredj/rename_dragbox_event
Rename ol.DragBoxEvent* to ol.interaction.DragBox.Event*
|
2016-09-07 09:37:59 +02:00 |
|
Frédéric Junod
|
d55e4cd028
|
Merge pull request #5859 from fredj/rname_ol.RendererType
Rename ol.RendererType to ol.renderer.Type
|
2016-09-07 09:24:29 +02:00 |
|
Frederic Junod
|
db2b8666b6
|
Rename ol.RendererType to ol.renderer.Type
|
2016-09-07 08:57:23 +02:00 |
|
Frederic Junod
|
f6daa99082
|
Rename ol.DragBoxEventType to ol.interaction.DragBox.EventType
|
2016-09-06 09:14:36 +02:00 |
|
Frederic Junod
|
7135cec0fd
|
Rename ol.DragBoxEvent to ol.interaction.DragBox.Event
|
2016-09-06 09:10:17 +02:00 |
|
Frédéric Junod
|
86c1513062
|
Merge pull request #5846 from probins/patch-2
Remove unused goog.require('ol')
|
2016-09-06 08:54:19 +02:00 |
|