Frédéric Junod
|
5d14666376
|
Merge pull request #8980 from fredj/cleanup
Change travis references to circleci in doc
|
2018-11-19 15:53:36 +01:00 |
|
Frederic Junod
|
da8ee157b8
|
Remove Makefile entry in editorconfig
|
2018-11-19 13:11:19 +01:00 |
|
Frederic Junod
|
18eef152c4
|
Change travis references to circleci in doc
|
2018-11-19 13:09:55 +01:00 |
|
Frédéric Junod
|
066e5b7ed3
|
Merge pull request #8978 from openlayers/greenkeeper/webpack-4.26.0
Update webpack to the latest version 🚀
|
2018-11-19 11:40:33 +01:00 |
|
Frédéric Junod
|
140e8b59bb
|
Merge pull request #8968 from fredj/Object.values
Use Object.values if available
|
2018-11-18 00:16:01 +01:00 |
|
Frédéric Junod
|
d030f092a2
|
Merge pull request #8967 from fredj/ts_checks_fix_webgl
Fix webgl types in ol/webgl/PostProcessingPass
|
2018-11-17 16:54:20 +01:00 |
|
Frederic Junod
|
4a3a53c725
|
Use Object.values if available
As `Object.values`, the arguments now can't be `null` or `undefined`.
|
2018-11-17 14:59:36 +01:00 |
|
Frederic Junod
|
42a8c7983f
|
Fix webgl types in ol/webgl/PostProcessingPass
|
2018-11-17 11:20:11 +01:00 |
|
Frédéric Junod
|
06ae175cef
|
Merge pull request #8964 from fredj/col_evt_index
Add index to the Collection events
|
2018-11-17 11:00:19 +01:00 |
|
Frédéric Junod
|
93140d9495
|
Merge pull request #8915 from fredj/layer_zIndex
Use CSS z-index to order layers
|
2018-11-17 10:59:54 +01:00 |
|
Frédéric Junod
|
c39471aa93
|
Merge pull request #8966 from openlayers/greenkeeper/rollup-0.67.3
Update rollup to the latest version 🚀
|
2018-11-17 10:27:13 +01:00 |
|
Frederic Junod
|
a64ca2b4bf
|
Use CSS z-index to order layers
|
2018-11-17 09:03:59 +01:00 |
|
Frédéric Junod
|
97ed71f683
|
Merge pull request #8963 from openlayers/greenkeeper/rollup-0.67.2
Update rollup to the latest version 🚀
|
2018-11-17 08:46:15 +01:00 |
|
Frederic Junod
|
6219e31e40
|
Add index to the Collection events
|
2018-11-17 08:43:35 +01:00 |
|
Frederic Junod
|
98a780e5f9
|
Add missing '.js' in import
|
2018-11-16 14:57:17 +01:00 |
|
Frederic Junod
|
0189e8345d
|
Remove WebGL references in comments
|
2018-11-16 14:05:06 +01:00 |
|
Frédéric Junod
|
9937fd5963
|
Merge pull request #8952 from fredj/polygon-style_tests
Port polygon-style rendering test
|
2018-11-16 13:52:52 +01:00 |
|
Frédéric Junod
|
2e32ac7254
|
Merge pull request #8939 from fredj/rework_d3_example
Use ol/layer/Layer instead of ol/source/ImageCanvas in d3 example
|
2018-11-16 13:45:30 +01:00 |
|
Frederic Junod
|
0ed7f76ad0
|
Port polygon-style rendering test
|
2018-11-16 13:40:11 +01:00 |
|
Frédéric Junod
|
2cb9d47547
|
Merge pull request #8957 from fredj/misc
Fix JSdoc type cast format
|
2018-11-16 11:25:16 +01:00 |
|
Frederic Junod
|
e991dcc38c
|
Fix JSdoc type cast format
|
2018-11-16 11:12:17 +01:00 |
|
Frederic Junod
|
bf9171a689
|
Add examples/d3.css
|
2018-11-16 10:47:07 +01:00 |
|
Frederic Junod
|
178061ab9d
|
Use ol/layer/Layer instead of ol/source/ImageCanvas in d3 example
|
2018-11-15 18:30:39 +01:00 |
|
Frédéric Junod
|
5bbfeef12b
|
Merge pull request #8953 from fredj/ci_order
Store rendering artifacts immediately after run tests
|
2018-11-15 17:42:33 +01:00 |
|
Frederic Junod
|
00d9740a58
|
Store rendering artifacts immediately after run tests
|
2018-11-15 17:36:34 +01:00 |
|
Frederic Junod
|
05bf1d8f4a
|
Remove the resolutions list in sphere-mollweide example
|
2018-11-15 17:12:40 +01:00 |
|
Frédéric Junod
|
d7a6c4dbe3
|
Merge pull request #8950 from fredj/shx
Use shx to run unix commands in package.json
|
2018-11-15 17:12:01 +01:00 |
|
Frederic Junod
|
52f4f61a6c
|
Use shx to run unix commands in package.json
|
2018-11-15 15:52:35 +01:00 |
|
Frédéric Junod
|
d0f66b7cec
|
Merge pull request #8943 from fredj/text-style-tests
Port text style rendering tests
|
2018-11-15 15:20:11 +01:00 |
|
Frederic Junod
|
63b04210ab
|
Allow tolerance to be passed to the render function
|
2018-11-15 12:51:15 +01:00 |
|
Frederic Junod
|
87c721b071
|
Port text style rendering tests
|
2018-11-15 12:51:15 +01:00 |
|
Frédéric Junod
|
0d94b1a566
|
Merge pull request #8940 from jahow/fix-overview
Make layers mandatory in the OverviewMap control
|
2018-11-15 12:18:29 +01:00 |
|
Frédéric Junod
|
96dd5417e3
|
Merge pull request #8938 from fredj/render-toContext-tests
Port render-toContext rendering test
|
2018-11-15 11:31:13 +01:00 |
|
Frederic Junod
|
68b4ef5ec8
|
Store rendering artifacts
|
2018-11-15 11:27:48 +01:00 |
|
Frederic Junod
|
6e964c7934
|
Port render-toContext rendering test
|
2018-11-15 11:27:48 +01:00 |
|
Frédéric Junod
|
50ae34fcc6
|
Merge pull request #8941 from fredj/render_message
Rendering tests render message
|
2018-11-15 10:36:16 +01:00 |
|
Frederic Junod
|
f295a97894
|
Rendering tests render message
|
2018-11-14 21:37:45 +01:00 |
|
Frédéric Junod
|
aa841c7de2
|
Merge pull request #8933 from fredj/icon-symbol-svg
Port icon-symbol-svg rendering test
|
2018-11-14 20:42:33 +01:00 |
|
Frederic Junod
|
bed9c6b09a
|
Don't add mapbox-gl into dependencies
|
2018-11-14 16:34:36 +01:00 |
|
Frederic Junod
|
488a104a92
|
Port icon-symbol-svg rendering tests
|
2018-11-14 16:26:10 +01:00 |
|
Frédéric Junod
|
7a472321c4
|
Merge pull request #8930 from fredj/better_export_example
Give the layers container a CSS class name
|
2018-11-14 16:24:12 +01:00 |
|
Frédéric Junod
|
4adcb5ae6c
|
Merge pull request #8914 from fredj/layer_className
Add new className property to ol/layer/Base
|
2018-11-14 16:23:56 +01:00 |
|
Frédéric Junod
|
19541699c3
|
Merge pull request #8910 from fredj/containsXY
Implements containsXY for all geometries
|
2018-11-14 16:23:26 +01:00 |
|
Frédéric Junod
|
f9a7cf2251
|
Merge pull request #8932 from fredj/dt_pbf
Add pbf TypeScript type definitions
|
2018-11-14 14:02:38 +01:00 |
|
Frederic Junod
|
5afd8178f4
|
Add pbf TypeScript type definitions
|
2018-11-13 18:25:42 +01:00 |
|
Frederic Junod
|
bdf98d9003
|
Give the layers container an CSS class name
|
2018-11-13 17:04:07 +01:00 |
|
Frédéric Junod
|
2bc0d7f2ce
|
Merge pull request #8918 from fredj/dom-to-image-more
Use dom-to-image-more library in export-map
|
2018-11-13 16:59:06 +01:00 |
|
 Frédéric Junodandahocevar
|
9c0a7b9ba7
|
Fix typo
Co-Authored-By: ahocevar <andreas.hocevar@gmail.com>
|
2018-11-13 15:49:39 +01:00 |
|
Frédéric Junod
|
fd0acaccd1
|
Merge pull request #8925 from fredj/misc
Don't compute value more that once, remove unneeded type cast
|
2018-11-13 15:16:33 +01:00 |
|
Frederic Junod
|
22eb96637f
|
Add new className property to ol/layer/Base
|
2018-11-13 13:09:06 +01:00 |
|
Frederic Junod
|
1e1dca5342
|
Remove unneeded type cast
|
2018-11-13 12:09:09 +01:00 |
|
Frederic Junod
|
5eed22286b
|
Don't compute value more that once
|
2018-11-13 12:08:53 +01:00 |
|
Frédéric Junod
|
647421f07b
|
Merge pull request #8920 from fredj/rm_relative
Remove unneeded 'relative' positioning
|
2018-11-13 11:46:39 +01:00 |
|
Frederic Junod
|
09d87bf33d
|
Remove unneeded 'relative' positioning
|
2018-11-13 11:36:45 +01:00 |
|
Frederic Junod
|
d02730abc1
|
Use dom-to-image-more library in export-map
|
2018-11-12 21:41:49 +01:00 |
|
Frédéric Junod
|
6e27b47fc3
|
Merge pull request #8892 from fredj/do_typo
Use the right device orientation property in example
|
2018-11-12 11:57:00 +01:00 |
|
Frédéric Junod
|
cbcd1fdcec
|
Merge pull request #8905 from openlayers/greenkeeper/rollup-0.67.1
Update rollup to the latest version 🚀
|
2018-11-11 21:05:40 +01:00 |
|
Frederic Junod
|
f444da29bc
|
Add linestring-style rendering test
|
2018-11-09 13:51:41 -07:00 |
|
Frédéric Junod
|
aab9ff023c
|
Merge pull request #8893 from fredj/proj_sideEffects
Add proj.js to the sideEffects list
|
2018-11-08 11:42:48 +01:00 |
|
Frederic Junod
|
a73e9607a8
|
Add proj.js to the sideEffects list
|
2018-11-07 16:26:04 +01:00 |
|
Frederic Junod
|
017a78d2d1
|
Use the right device orientation property in example
|
2018-11-07 15:58:23 +01:00 |
|
Frédéric Junod
|
2a3b21cfd9
|
Merge pull request #8885 from fredj/rm_GeolocationProperty
Move GeolocationProperty into Geolocation
|
2018-11-06 10:28:01 +01:00 |
|
Frederic Junod
|
785954f722
|
Move GeolocationProperty into Geolocation
`GeolocationProperty` is only used in `Geolocation`.
|
2018-11-06 08:38:53 +01:00 |
|
Frederic Junod
|
dc988cba60
|
Remove custom styles in drag-and-drop examples
|
2018-11-05 17:13:16 +01:00 |
|
Frédéric Junod
|
5f747cbf1b
|
Merge pull request #8882 from fredj/import_path
Import simplification
|
2018-11-05 17:07:20 +01:00 |
|
Frédéric Junod
|
2b025e2266
|
Merge pull request #8858 from webgeodatavore/issue-7397
Add condition for viewParams and TypeScript related option
|
2018-11-05 16:28:09 +01:00 |
|
Frederic Junod
|
71ac0b18a9
|
Simplify import path in ol/reproj/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
3cf4dbfcc6
|
Simplify import path in ol/renderer/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
1732ed5a04
|
Simplify import path in ol/render/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
59c95dbe90
|
Simplify import path in ol/pointer/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
711afac80f
|
Simplify import path in ol/format/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
43def3194f
|
Simplify import path in ol/events/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
caf11a71f2
|
Simplify import path in ol/geom/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
53c2be0c7a
|
Simplify import path in ol/proj/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
caaf8cb86f
|
Simplify import path in ol/style/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
219dacb232
|
Simplify import path in ol/tilegrid/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
9ab201642c
|
Simplify import path in ol/control/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
6d608c361a
|
Simplify import path in ol/interaction/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
6a797e84ff
|
Simplify import path in ol/layer/
|
2018-11-05 16:26:45 +01:00 |
|
Frederic Junod
|
c12b41f8c6
|
Simplify import path in ol/source/
|
2018-11-05 16:26:45 +01:00 |
|
Frédéric Junod
|
2adac0b3e7
|
Merge pull request #8860 from openlayers/greenkeeper/webpack-4.23.1
Update webpack to the latest version 🚀
|
2018-10-25 13:15:01 +02:00 |
|
Frédéric Junod
|
7f1728f8d4
|
Merge pull request #8855 from openlayers/greenkeeper/webpack-4.23.0
Update webpack to the latest version 🚀
|
2018-10-25 08:33:02 +02:00 |
|
Frédéric Junod
|
e8da3929d5
|
Merge pull request #8851 from fredj/rbush_types
Use typescript types for RBush
|
2018-10-24 17:21:17 +02:00 |
|
Frederic Junod
|
1f1951f3cc
|
Use typescript types for RBush
The `toJSON` function simply returns the `data` property.
See: https://github.com/mourner/rbush/blob/v2.0.2/index.js#L184
|
2018-10-24 17:07:41 +02:00 |
|
Frédéric Junod
|
208f125158
|
Merge pull request #8850 from fredj/misc
Remove old TODO in ol/Graticule
|
2018-10-24 16:58:42 +02:00 |
|
Frederic Junod
|
df632dbaa9
|
Remove old TODO in ol/Graticule
Fixed with #8800
|
2018-10-24 16:51:35 +02:00 |
|
Frédéric Junod
|
0cd3e39fe8
|
Merge pull request #8841 from fredj/super
Use super.method instead of prototype.method.call
|
2018-10-23 13:25:11 +02:00 |
|
Frédéric Junod
|
d5c895aa8b
|
Merge pull request #8842 from fredj/element_type
Change target type from Element to HTMLElement
|
2018-10-23 13:24:53 +02:00 |
|
Frederic Junod
|
3746ba99cf
|
Change target type from Element to HTMLElement
Same as the parent class type for `MousePosition` and the type returned by the
`getViewport` function.
|
2018-10-23 09:17:17 +02:00 |
|
Frederic Junod
|
d294b87358
|
Use super.method instead of prototype.method.call
|
2018-10-23 09:15:51 +02:00 |
|
Frédéric Junod
|
7cd7a4d111
|
Merge pull request #8837 from fredj/mp_reexport
Re-export MousePosition from ol/control
|
2018-10-20 18:44:47 +02:00 |
|
Frederic Junod
|
a06ad4940c
|
Re-export MousePosition from ol/control
|
2018-10-19 14:05:55 +02:00 |
|
Frédéric Junod
|
6ff7747d98
|
Merge pull request #8832 from fredj/remove-source-foreachfeatureatcoordinate
Remove source foreachfeatureatcoordinate from ol/renderer/webgl/ImageLayer
|
2018-10-19 11:20:33 +02:00 |
|
Frédéric Junod
|
e4816faadf
|
Merge pull request #8834 from openlayers/greenkeeper/webpack-4.21.0
Update webpack to the latest version 🚀
|
2018-10-18 08:34:30 +02:00 |
|
Frédéric Junod
|
f0c164802f
|
Merge pull request #8833 from fredj/misc
Fix wrong filename in type annotation
|
2018-10-18 08:27:12 +02:00 |
|
Frederic Junod
|
7e142080a1
|
Remove hasFeatureAtCoordinate from ol/renderer/webgl/ImageLayer
|
2018-10-17 17:08:53 +02:00 |
|
Frederic Junod
|
1a0f398f1f
|
Fix wrong filename in type annotation
|
2018-10-17 15:47:15 +02:00 |
|
Frederic Junod
|
648ee4f4a4
|
Remove forEachFeatureAtCoordinate from ol/renderer/webgl/ImageLayer
|
2018-10-17 15:44:45 +02:00 |
|
Frédéric Junod
|
3d72490241
|
Merge pull request #8827 from schmidtk/remove-source-foreachfeatureatcoordinate
Removed unused forEachFeatureAtCoordinate from ol/source/Source
|
2018-10-17 15:09:37 +02:00 |
|
Frédéric Junod
|
d2d041e54a
|
Merge pull request #8830 from fredj/misc
Type annotation fixes in ol/control/
|
2018-10-17 13:26:05 +02:00 |
|