Commit Graph

28298 Commits

Author SHA1 Message Date
dependabot-preview[bot] 5531242dab Bump rollup from 2.10.9 to 2.12.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.12.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.9...v2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 13:28:16 +00:00
Tim Schaub a5f5eaf366 Merge pull request #11121 from openlayers/dependabot/npm_and_yarn/puppeteer-3.2.0
Bump puppeteer from 3.1.0 to 3.2.0
2020-06-01 07:25:56 -06:00
dependabot-preview[bot] 01c5973397 Bump @babel/preset-env from 7.9.6 to 7.10.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.10.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/commits/v7.10.2/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:23:03 +00:00
dependabot-preview[bot] ec8d10c9ff Bump front-matter from 4.0.0 to 4.0.2
Bumps [front-matter](https://github.com/jxson/front-matter) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/jxson/front-matter/releases)
- [Commits](https://github.com/jxson/front-matter/compare/v4.0.0...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:22:19 +00:00
dependabot-preview[bot] b2095a321c Bump terser-webpack-plugin from 3.0.1 to 3.0.2
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:21:36 +00:00
dependabot-preview[bot] 9c49f19168 Bump @babel/core from 7.9.6 to 7.10.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.6 to 7.10.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/commits/v7.10.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:19:57 +00:00
dependabot-preview[bot] 8b990d72c3 Bump karma-coverage-istanbul-reporter from 3.0.2 to 3.0.3
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases)
- [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v3.0.2...v3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:19:24 +00:00
dependabot-preview[bot] f239221cab Bump puppeteer from 3.1.0 to 3.2.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v3.1.0...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:18:53 +00:00
Andreas Hocevar cc781a84b4 Merge pull request #11106 from M393/zoomslider-init
Defer ZoomSlider initialization until its size is available
2020-05-31 19:08:27 +02:00
Andreas Hocevar 9e96702a05 Merge pull request #11096 from openlayers/dependabot/npm_and_yarn/rollup-plugin-terser-6.1.0
Bump rollup-plugin-terser from 5.3.0 to 6.1.0
2020-05-31 19:01:47 +02:00
Andreas Hocevar cdb4e977e8 Merge pull request #11095 from openlayers/dependabot/npm_and_yarn/front-matter-4.0.0
Bump front-matter from 3.2.1 to 4.0.0
2020-05-31 19:01:04 +02:00
Andreas Hocevar 7e19fa313c Merge pull request #11120 from mike-000/patch-12
correct scalebar box sizing
2020-05-30 20:40:57 +02:00
mike-000 db074a27e6 correct scalebar box sizing 2020-05-30 12:26:12 +01:00
Andreas Hocevar 346e9fadff Merge pull request #11116 from ahocevar/no-search-autocomplete
No search autocomplete
2020-05-29 11:52:13 +02:00
Andreas Hocevar 7bce841fba No autocomplete for example search field 2020-05-29 08:52:14 +02:00
Andreas Hocevar 5fdf50c1de No autocomplete for api search field 2020-05-29 08:51:59 +02:00
Maximilian Krög c4c790a2be Defer ZoomSlider initialization until its size is available 2020-05-26 09:20:09 +02:00
Tim Schaub 4d014be3c1 Merge pull request #11094 from openlayers/dependabot/npm_and_yarn/rollup-2.10.9
Bump rollup from 2.10.2 to 2.10.9
2020-05-25 04:41:16 -06:00
Tim Schaub bf814ee7dd Merge pull request #11099 from openlayers/dependabot/npm_and_yarn/mocha-7.2.0
Bump mocha from 7.1.2 to 7.2.0
2020-05-25 04:37:11 -06:00
dependabot-preview[bot] ff5e310c8e Bump rollup from 2.10.2 to 2.10.9
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.2 to 2.10.9.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.2...v2.10.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 10:36:55 +00:00
Tim Schaub b8a49f5e9d Merge pull request #11093 from openlayers/dependabot/npm_and_yarn/karma-5.0.9
Bump karma from 5.0.7 to 5.0.9
2020-05-25 04:36:31 -06:00
Tim Schaub 3f352d093b Merge pull request #11098 from openlayers/dependabot/npm_and_yarn/typescript-3.9.3
Bump typescript from 3.9.2 to 3.9.3
2020-05-25 04:35:54 -06:00
Tim Schaub 84580bfab1 Merge pull request #11097 from openlayers/dependabot/npm_and_yarn/puppeteer-3.1.0
Bump puppeteer from 3.0.4 to 3.1.0
2020-05-25 04:34:38 -06:00
dependabot-preview[bot] 91a789ae5a Bump mocha from 7.1.2 to 7.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.2...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 09:38:36 +00:00
dependabot-preview[bot] fd57313fc2 Bump typescript from 3.9.2 to 3.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 09:37:36 +00:00
dependabot-preview[bot] c970869005 Bump puppeteer from 3.0.4 to 3.1.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v3.0.4...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 09:36:37 +00:00
dependabot-preview[bot] 7eea6bd087 Bump rollup-plugin-terser from 5.3.0 to 6.1.0
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.3.0 to 6.1.0.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.3.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 09:35:18 +00:00
dependabot-preview[bot] bdc958d8d3 Bump front-matter from 3.2.1 to 4.0.0
Bumps [front-matter](https://github.com/jxson/front-matter) from 3.2.1 to 4.0.0.
- [Release notes](https://github.com/jxson/front-matter/releases)
- [Commits](https://github.com/jxson/front-matter/compare/v3.2.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 09:35:04 +00:00
dependabot-preview[bot] 1340077272 Bump karma from 5.0.7 to 5.0.9
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.7 to 5.0.9.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.7...v5.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 09:31:33 +00:00
Andreas Hocevar 19272724b1 Merge pull request #11088 from ahocevar/reset-proj4-axis
Transform without axis order in proj4
2020-05-24 17:48:11 +02:00
Andreas Hocevar a869dafe58 Merge pull request #11089 from ahocevar/object-assign
Use assign function instead of Object.assign
2020-05-24 17:47:47 +02:00
Andreas Hocevar 4ded0983cb Merge pull request #11082 from ahocevar/fix-drag-away
Fix outside window dragging
2020-05-24 17:47:28 +02:00
Andreas Hocevar 50107e115a Use assign function instead of Object.assign 2020-05-23 21:22:02 +02:00
Andreas Hocevar 49658709c7 Transform without axis order in proj4 2020-05-23 20:59:08 +02:00
Andreas Hocevar 6c09fa5c44 Handle out of shadow dom dragging and explain logic better 2020-05-22 09:49:27 +02:00
Andreas Hocevar 12b2269265 Fix outside window dragging 2020-05-22 09:18:50 +02:00
mike-000 cf0e650435 allow scale to be two dimensional
add getScaleArray() method

test two dimension scale icons
test two dimension scale text

add example of icon and label scaling
use smaller icon and larger interval
test two dimensional scale icons
test two dimensional scale icons
2020-05-20 09:54:47 +01:00
Tim Schaub 6802fb7e34 Merge pull request #11062 from openlayers/dependabot/npm_and_yarn/typescript-3.9.2
Bump typescript from 3.8.3 to 3.9.2
2020-05-18 17:15:50 -06:00
Tim Schaub bfee5c00c9 Update function return types 2020-05-18 17:11:13 -06:00
Tim Schaub eb1d30f424 Merge pull request #11066 from tschaub/coc
Move code of conduct to the root
2020-05-18 15:57:37 -06:00
dependabot-preview[bot] dbca64d224 Bump typescript from 3.8.3 to 3.9.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 16:31:38 +00:00
Tim Schaub 2876c41930 Merge pull request #11057 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-6.0.1
Bump copy-webpack-plugin from 5.1.1 to 6.0.1
2020-05-18 10:29:06 -06:00
Tim Schaub 4520dac565 Move code of conduct to the root 2020-05-18 10:21:44 -06:00
Tim Schaub 7f8a1b64bd Update usage of copy-webpack-plugin 2020-05-18 10:16:15 -06:00
dependabot-preview[bot] 315e0095a1 Bump copy-webpack-plugin from 5.1.1 to 6.0.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.1.1 to 6.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.1...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 10:16:15 -06:00
Tim Schaub b53b49eeb3 Merge pull request #11065 from tschaub/remove-circle
Remove CircleCI integration
2020-05-18 10:10:06 -06:00
Tim Schaub a8d351d9ad Merge pull request #11054 from openlayers/add-code-of-conduct
Add a code of conduct
2020-05-18 09:56:07 -06:00
Tim Schaub 497a97e49d Remove CircleCI integration 2020-05-18 09:54:51 -06:00
Tim Schaub f719113d6e Adds a code of conduct 2020-05-18 09:50:11 -06:00
Tim Schaub fa604b1e16 Merge pull request #11060 from openlayers/dependabot/npm_and_yarn/karma-5.0.7
Bump karma from 5.0.5 to 5.0.7
2020-05-18 07:35:57 -06:00