greenkeeper[bot]
|
17ab5c2084
|
chore(package): update fs-extra to version 7.0.1
|
2019-01-17 15:00:43 +01:00 |
|
greenkeeper[bot]
|
c05bb30183
|
chore(package): update front-matter to version 3.0.1
|
2019-01-17 14:59:37 +01:00 |
|
greenkeeper[bot]
|
2f0723f557
|
chore(package): update copy-webpack-plugin to version 4.6.0
|
2019-01-17 14:59:10 +01:00 |
|
greenkeeper[bot]
|
5dfda3f4bd
|
chore(package): update buble to version 0.19.6
|
2019-01-17 14:58:46 +01:00 |
|
Frédéric Junod
|
62f270a172
|
Merge pull request #9118 from fredj/format_read_no_event
Don't dispatch change events when reading features
|
2019-01-15 09:49:23 +01:00 |
|
Andreas Hocevar
|
2364a75f20
|
Merge pull request #9114 from ahocevar/extent-garbage
Faster extent calculation with less garbage
|
2019-01-15 09:18:41 +01:00 |
|
Frederic Junod
|
787fd4aa44
|
Don't dispatch change events when reading features
Based on initial work by https://github.com/Jinkwon
|
2019-01-15 09:08:15 +01:00 |
|
ahocevar
|
5389e9675c
|
Faster extent calculation with less garbage
|
2019-01-15 00:30:39 +01:00 |
|
Andreas Hocevar
|
aa0bc8175b
|
Merge pull request #9109 from JosephSamela/master
Make package.json valid json object
|
2019-01-14 18:05:23 +01:00 |
|
Andreas Hocevar
|
62288139d6
|
Clarify where package.json is created and how start and build are added
|
2019-01-14 18:00:22 +01:00 |
|
Joseph Samela
|
af74a476dc
|
show full package.json + emphasize npm init
|
2019-01-14 10:24:32 -05:00 |
|
Andreas Hocevar
|
79f5283ce9
|
Merge pull request #9112 from ahocevar/preparetile-listener
Properly unregister prepareTile listeners
|
2019-01-14 10:58:42 +01:00 |
|
ahocevar
|
90c8fc7888
|
Properly unregister prepareTile listeners
|
2019-01-13 23:09:24 +01:00 |
|
Joseph Samela
|
7f0fc2a821
|
Make package.json valid json object
|
2019-01-11 13:43:22 -05:00 |
|
Andreas Hocevar
|
e6ca241a27
|
Merge pull request #9103 from ahocevar/fix-examples
Make examples more user friendly
|
2019-01-11 18:36:59 +01:00 |
|
ahocevar
|
f0d3f80663
|
Support scoped packages as dependencies
|
2019-01-11 18:16:23 +01:00 |
|
Andreas Hocevar
|
6258b6efc4
|
Merge pull request #9108 from openlayers/greenkeeper/webpack-4.28.4
Update webpack to the latest version 🚀
|
2019-01-11 08:46:36 +01:00 |
|
ahocevar
|
138cc55b34
|
Add Edit button for editing in codesandbox
|
2019-01-10 22:14:05 +01:00 |
|
greenkeeper[bot]
|
4d3968d35b
|
chore(package): update webpack to version 4.28.4
|
2019-01-10 19:34:11 +00:00 |
|
ahocevar
|
9372bc9157
|
Add package.json source
|
2019-01-10 18:31:26 +01:00 |
|
Andreas Hocevar
|
4e8048cbd6
|
Merge pull request #9107 from webgeodatavore/fix-cgiar-csi
Fix cgiar csi URL due to #9106
|
2019-01-10 15:57:48 +01:00 |
|
ThomasG77
|
919cc85714
|
Fix cgiar csi URL due to #9106
|
2019-01-10 14:47:57 +01:00 |
|
ahocevar
|
f368fa1a28
|
Improve layout
|
2019-01-09 21:50:50 +01:00 |
|
ahocevar
|
c4c6f84bca
|
Separate html and js example code
|
2019-01-09 21:50:49 +01:00 |
|
Andreas Hocevar
|
c8df836ce1
|
Merge pull request #9058 from ahocevar/slim-vectorimagetile
Move all tile loading from the VectorImageTile to the source
|
2019-01-09 13:58:13 +01:00 |
|
ahocevar
|
54f48e9c03
|
Re-add missing import after rebase
|
2019-01-09 13:45:01 +01:00 |
|
ahocevar
|
0f3c0d1af4
|
Rename VectorImageTile to VectorRenderTile
|
2019-01-09 13:45:01 +01:00 |
|
ahocevar
|
32696638d2
|
Simplify vector tile code
|
2019-01-09 13:45:01 +01:00 |
|
ahocevar
|
ab797b7160
|
Let source set the key, like other sources do
|
2019-01-08 13:44:20 +01:00 |
|
ahocevar
|
523d3a4e8c
|
Let the source load source tiles
|
2019-01-08 13:44:19 +01:00 |
|
Frédéric Junod
|
831c7621c7
|
Merge pull request #9102 from openlayers/f_9100
Use dom-to-image library in export-pdf example
|
2019-01-07 13:08:31 +01:00 |
|
Frederic Junod
|
d426e80c6b
|
Use dom-to-image library in export-pdf example
fixes #9100
|
2019-01-07 10:35:56 +01:00 |
|
Frédéric Junod
|
cf6b1ca1cc
|
Merge pull request #9072 from fredj/rm_layerStates
Remove 'layerStates' property from the FrameState
|
2019-01-07 10:11:52 +01:00 |
|
Andreas Hocevar
|
0f3e410428
|
Merge pull request #9101 from ahocevar/load-tiles-while-animating-and-interacting
Always load tiles while animating and interacting
|
2019-01-07 10:11:08 +01:00 |
|
ahocevar
|
2e21b9f975
|
Always load tiles while animating and interacting
|
2019-01-06 21:29:24 +01:00 |
|
Andreas Hocevar
|
ad794cea14
|
Merge pull request #9099 from ahocevar/tracking-opt-out
Allow users to opt out of tracking
|
2019-01-06 19:41:46 +01:00 |
|
ahocevar
|
56a60631bc
|
Allow users to opt out of tracking
|
2019-01-02 07:36:25 +01:00 |
|
Andreas Hocevar
|
3e1fce0e22
|
Merge pull request #9098 from ahocevar/jsdoc-plugin
External types bugfix for jsdoc-plugin-typescript
|
2019-01-02 07:10:31 +01:00 |
|
ahocevar
|
c2ffba1fda
|
External types bugfix for jsdoc-plugin-typescript
|
2019-01-02 07:05:46 +01:00 |
|
Tim Schaub
|
a94632376c
|
Merge pull request #9095 from openlayers/greenkeeper/marked-0.6.0
Update marked to the latest version 🚀
|
2019-01-01 08:16:11 -07:00 |
|
greenkeeper[bot]
|
ad84c37c86
|
chore(package): update marked to version 0.6.0
|
2019-01-01 00:51:39 +00:00 |
|
Andreas Hocevar
|
06e30e8884
|
Merge pull request #9083 from ahocevar/fix-draw-condition
Reset lastDragTime when condition is not met
|
2018-12-31 11:24:33 +01:00 |
|
Tim Schaub
|
511e580c76
|
Merge pull request #9090 from jahow/add-webgl-points-example
Add texture & color to the WebGL points renderer
|
2018-12-29 22:12:12 -07:00 |
|
Tim Schaub
|
117f0d21fc
|
Merge pull request #9092 from openlayers/greenkeeper/webpack-4.28.3
Update webpack to the latest version 🚀
|
2018-12-29 21:53:34 -07:00 |
|
Andreas Hocevar
|
ba49f2d2db
|
Merge pull request #9091 from jahow/fix-heatmap-ie
Fix heatmap example in IE
|
2018-12-29 17:18:09 +01:00 |
|
greenkeeper[bot]
|
b22b62f647
|
chore(package): update webpack to version 4.28.3
|
2018-12-29 12:53:11 +00:00 |
|
Olivier Guyot
|
831c23d212
|
Fix heatmap example for IE
|
2018-12-28 16:24:56 +01:00 |
|
Olivier Guyot
|
33c717e159
|
Use a cleaner way to create a webgl context
|
2018-12-28 16:10:38 +01:00 |
|
jahow
|
fad7c7edb1
|
Added a new example for webgl icons rendering
|
2018-12-28 15:53:08 +01:00 |
|
Olivier Guyot
|
62c7a49943
|
Webgl points / added a texture option & improved doc
|
2018-12-28 15:53:07 +01:00 |
|