Greg Gianforcaro
|
2df22af3ca
|
Update DragBox to use only condition for filtering
- Remove mouseOnly and mouseActionButton hardcoded filters
- Default condition to mouseActionButton
|
2019-11-20 11:01:57 -05:00 |
|
Andreas Hocevar
|
32932a7fd3
|
Merge pull request #10308 from ahocevar/hitdetect-index
Fix feature lookup after removal of alpha
|
2019-11-19 08:46:55 +01:00 |
|
Olivier Guyot
|
5d61d556a0
|
Merge pull request #10310 from brianhelba/overview-rotation
Ensure that OverviewMap respects the initial rotation of attached Maps
|
2019-11-18 16:40:54 +01:00 |
|
Brian Helba
|
c5ad886d7c
|
Ensure that OverviewMap respects the initial rotation of attached Maps
|
2019-11-18 05:33:28 -05:00 |
|
Andreas Hocevar
|
3f8164250c
|
Merge pull request #10306 from openlayers/dependabot/npm_and_yarn/puppeteer-2.0.0
Bump puppeteer from 1.20.0 to 2.0.0
|
2019-11-18 10:33:25 +01:00 |
|
Andreas Hocevar
|
bb6c02ae57
|
Update reference images
|
2019-11-18 10:19:53 +01:00 |
|
dependabot-preview[bot]
|
e5f5177969
|
Bump puppeteer from 1.20.0 to 2.0.0
Bumps [puppeteer](https://github.com/GoogleChrome/puppeteer) from 1.20.0 to 2.0.0.
- [Release notes](https://github.com/GoogleChrome/puppeteer/releases)
- [Commits](https://github.com/GoogleChrome/puppeteer/compare/v1.20.0...v2.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-18 08:45:04 +00:00 |
|
Andreas Hocevar
|
b2e5098311
|
Merge pull request #10307 from openlayers/dependabot/npm_and_yarn/babel/core-7.7.2
Bump @babel/core from 7.6.4 to 7.7.2
|
2019-11-18 09:43:34 +01:00 |
|
Andreas Hocevar
|
31854fd882
|
Merge pull request #10305 from openlayers/dependabot/npm_and_yarn/proj4-2.6.0
Bump proj4 from 2.5.0 to 2.6.0
|
2019-11-18 09:43:03 +01:00 |
|
Andreas Hocevar
|
331dd7e1d7
|
Merge pull request #10304 from openlayers/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.4.5 to 4.5.3
|
2019-11-18 09:42:31 +01:00 |
|
Andreas Hocevar
|
ff17156c8f
|
Merge pull request #10303 from openlayers/dependabot/npm_and_yarn/glob-7.1.6
Bump glob from 7.1.5 to 7.1.6
|
2019-11-18 09:42:04 +01:00 |
|
Andreas Hocevar
|
a75c18330d
|
Merge pull request #10302 from ahocevar/sign
Do not use Math.sign() to support very old browsers
|
2019-11-18 08:58:35 +01:00 |
|
Andreas Hocevar
|
d0b4967ec0
|
Fix feature lookup after removal of alpha
|
2019-11-18 08:56:20 +01:00 |
|
dependabot-preview[bot]
|
b6185981c0
|
Bump @babel/core from 7.6.4 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-18 07:38:30 +00:00 |
|
dependabot-preview[bot]
|
90bb31d81e
|
Bump proj4 from 2.5.0 to 2.6.0
Bumps [proj4](https://github.com/proj4js/proj4js) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](https://github.com/proj4js/proj4js/compare/2.5.0...2.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-18 07:37:19 +00:00 |
|
dependabot-preview[bot]
|
4aabfb694d
|
Bump handlebars from 4.4.5 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.5 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.5...v4.5.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-18 07:36:47 +00:00 |
|
dependabot-preview[bot]
|
1641114c6a
|
Bump glob from 7.1.5 to 7.1.6
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.5 to 7.1.6.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.5...v7.1.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-18 07:35:46 +00:00 |
|
Andreas Hocevar
|
3cca945002
|
Do not use Math.sign() to support very old browsers
|
2019-11-18 07:54:20 +01:00 |
|
Andreas Hocevar
|
f784fe6e42
|
Merge pull request #10295 from ahocevar/hitdetect-no-style
Do not fail when hit detecting features without style
|
2019-11-14 16:03:13 +01:00 |
|
Andreas Hocevar
|
fcd98774a0
|
Do not fail when hit detecting features without style
|
2019-11-14 14:32:11 +01:00 |
|
Andreas Hocevar
|
54c86b1a04
|
Merge pull request #10293 from ahocevar/vectortile-getfeatures
Do not hit detect while tile is loading
|
2019-11-14 11:03:35 +01:00 |
|
Andreas Hocevar
|
818113e3ce
|
Do not hit detect while tile is loading
|
2019-11-14 10:30:13 +01:00 |
|
Frédéric Junod
|
47216505de
|
Merge pull request #10292 from jomue/patch-1
Fix typo in jsdoc in ol/source/WMTS
|
2019-11-14 09:11:21 +01:00 |
|
Andreas Hocevar
|
0a4c9edde7
|
Merge pull request #10291 from ahocevar/tabindex
tabindex without focus condition
|
2019-11-14 09:07:37 +01:00 |
|
Andreas Hocevar
|
30c4ce51b2
|
Merge pull request #10286 from ahocevar/passive
Use passive option to avoid Chrome warning
|
2019-11-14 09:06:50 +01:00 |
|
Jonas
|
5dbd1e4cbb
|
Fix typo in jsdoc
|
2019-11-14 08:50:35 +01:00 |
|
Andreas Hocevar
|
643a3ad86b
|
tabindex without focux condition
|
2019-11-13 23:24:53 +01:00 |
|
Andreas Hocevar
|
fab8a449c3
|
Use passive option to avoid Chrome warning
|
2019-11-13 11:08:44 +01:00 |
|
Tim Schaub
|
8b036ba96c
|
Merge pull request #10285 from mike-000/patch-3
Fix WMS GetLegendGraphic example codesandbox error
|
2019-11-12 21:14:11 -07:00 |
|
mike-000
|
4fb301e3e5
|
Fix codesandbox error
src="" is not needed and causes an error when the example is opened in codesandbox
|
2019-11-12 16:38:14 +00:00 |
|
Frédéric Junod
|
9478cb1945
|
Merge pull request #10283 from fredj/targetNotEditable
Use the originalEvent in the targetNotEditable condition
|
2019-11-12 08:24:20 +01:00 |
|
Andreas Hocevar
|
86b2026f54
|
Merge pull request #10280 from openlayers/dependabot/npm_and_yarn/rollup-plugin-commonjs-10.1.0
Bump rollup-plugin-commonjs from 10.0.0 to 10.1.0
|
2019-11-11 20:13:40 +01:00 |
|
Andreas Hocevar
|
c7a0512397
|
Merge pull request #10279 from openlayers/dependabot/npm_and_yarn/rollup-plugin-terser-5.1.2
Bump rollup-plugin-terser from 5.0.0 to 5.1.2
|
2019-11-11 20:13:10 +01:00 |
|
Andreas Hocevar
|
e1f707145b
|
Merge pull request #10278 from openlayers/dependabot/npm_and_yarn/eslint-6.6.0
Bump eslint from 6.0.0 to 6.6.0
|
2019-11-11 20:12:36 +01:00 |
|
Andreas Hocevar
|
434096ed9a
|
Merge pull request #10277 from openlayers/dependabot/npm_and_yarn/karma-webpack-4.0.2
Bump karma-webpack from 4.0.0-rc.6 to 4.0.2
|
2019-11-11 20:11:59 +01:00 |
|
Andreas Hocevar
|
241e695f7f
|
Merge pull request #10276 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-3.9.0
Bump webpack-dev-server from 3.3.1 to 3.9.0
|
2019-11-11 20:11:25 +01:00 |
|
Frederic Junod
|
fc7cb5cd51
|
Use the originalEvent in the targetNotEditable condition
|
2019-11-11 14:41:39 +01:00 |
|
Frédéric Junod
|
79a3091ba4
|
Merge pull request #10282 from jansule/patch-1
Fix documentation of Stroke.lineDash default value
|
2019-11-11 12:41:40 +01:00 |
|
Jan Suleiman
|
2581252f88
|
Fix documentation of Stroke.lineDash default value
Documentation states that default value of lineDash is `undefined`, but it is `null` actually.
|
2019-11-11 11:39:26 +01:00 |
|
dependabot-preview[bot]
|
e016af83ee
|
Bump rollup-plugin-commonjs from 10.0.0 to 10.1.0
Bumps [rollup-plugin-commonjs](https://github.com/rollup/rollup-plugin-commonjs) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/rollup/rollup-plugin-commonjs/releases)
- [Changelog](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup-plugin-commonjs/compare/v10.0.0...v10.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-11 10:17:57 +00:00 |
|
dependabot-preview[bot]
|
b65249326f
|
Bump rollup-plugin-terser from 5.0.0 to 5.1.2
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.0.0 to 5.1.2.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.0.0...v5.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-11 10:16:50 +00:00 |
|
dependabot-preview[bot]
|
5c24fc8514
|
Bump eslint from 6.0.0 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.0.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.0.0...v6.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-11 10:15:53 +00:00 |
|
dependabot-preview[bot]
|
0c052bf67c
|
Bump karma-webpack from 4.0.0-rc.6 to 4.0.2
Bumps [karma-webpack](https://github.com/webpack-contrib/karma-webpack) from 4.0.0-rc.6 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/karma-webpack/releases)
- [Changelog](https://github.com/webpack-contrib/karma-webpack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/karma-webpack/compare/v4.0.0-rc.6...v4.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-11 10:14:56 +00:00 |
|
dependabot-preview[bot]
|
ecb42824f2
|
Bump webpack-dev-server from 3.3.1 to 3.9.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.3.1 to 3.9.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.3.1...v3.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-11 10:13:46 +00:00 |
|
Frédéric Junod
|
6fe5c88614
|
Merge pull request #10259 from fredj/abortDrawing
Remove all the sketch features in abortDrawing
|
2019-11-08 09:35:33 +01:00 |
|
Frédéric Junod
|
6f6551ad75
|
Merge pull request #10265 from fredj/update_operators_doc_in_example
Update operators doc in WebGL points layer example
|
2019-11-07 15:31:05 +01:00 |
|
Frederic Junod
|
59faeff1bf
|
Update operators doc in WebGL points layer example
The text is a copy/paste from `ol/style/expressions`
|
2019-11-07 15:05:57 +01:00 |
|
Andreas Hocevar
|
366d548b91
|
Merge pull request #10256 from ahocevar/no-measuretextwidth-bypass
Do not bypass measureTextWidth
|
2019-11-07 10:30:52 +01:00 |
|
Frédéric Junod
|
222a344ae9
|
Merge pull request #10264 from fredj/webgl_var
Remove unused variable from vertex shader
|
2019-11-07 09:22:34 +01:00 |
|
Olivier Guyot
|
3d1cef9aa2
|
Merge pull request #10257 from brianhelba/patch-1
Allow View.adjust* methods to take a null opt_anchor
|
2019-11-07 09:10:11 +01:00 |
|