Tim Schaub
|
cc30a38d7d
|
Merge pull request #12914 from tschaub/netlify-action
Build site preview as a GitHub action
|
2021-10-22 14:41:29 -10:00 |
|
Tim Schaub
|
ba6d6f3bb4
|
Build site preview as a GitHub action
|
2021-10-22 14:27:34 -10:00 |
|
Andreas Hocevar
|
36f94f57ce
|
Merge pull request #12891 from mike-000/compatibility
Restore browser compatibility where possible
|
2021-10-18 19:31:40 +02:00 |
|
Tim Schaub
|
f849595dfd
|
Merge pull request #12902 from openlayers/dependabot/npm_and_yarn/eslint-8.0.1
Bump eslint from 7.32.0 to 8.0.1
|
2021-10-18 06:31:01 -10:00 |
|
Tim Schaub
|
c55f882e49
|
Merge pull request #12904 from openlayers/dependabot/npm_and_yarn/mocha-9.1.3
Bump mocha from 9.1.2 to 9.1.3
|
2021-10-18 06:30:50 -10:00 |
|
dependabot[bot]
|
106c114914
|
Bump mocha from 9.1.2 to 9.1.3
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.2 to 9.1.3.
- [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/v9.1.2...v9.1.3)
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 16:25:32 +00:00 |
|
dependabot[bot]
|
5faf95b9fb
|
Bump eslint from 7.32.0 to 8.0.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.0.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 16:25:08 +00:00 |
|
Tim Schaub
|
b0bb7846db
|
Merge pull request #12905 from openlayers/dependabot/npm_and_yarn/glob-7.2.0
Bump glob from 7.1.7 to 7.2.0
|
2021-10-18 06:23:55 -10:00 |
|
Tim Schaub
|
243629510d
|
Merge pull request #12903 from openlayers/dependabot/npm_and_yarn/webpack-5.58.2
Bump webpack from 5.58.1 to 5.58.2
|
2021-10-18 06:23:06 -10:00 |
|
mike-000
|
2f713775d0
|
Update polyfills
|
2021-10-18 16:11:39 +01:00 |
|
mike-000
|
94a125357e
|
Avoid startsWith for browser compatibility
|
2021-10-18 16:10:08 +01:00 |
|
mike-000
|
895749707f
|
Use core-js cdn for some polyfills
|
2021-10-18 16:10:08 +01:00 |
|
dependabot[bot]
|
b39f403641
|
Bump glob from 7.1.7 to 7.2.0
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.7 to 7.2.0.
- [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.7...v7.2.0)
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 10:01:54 +00:00 |
|
dependabot[bot]
|
ed379f4c0e
|
Bump webpack from 5.58.1 to 5.58.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.58.1 to 5.58.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.58.1...v5.58.2)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 10:01:19 +00:00 |
|
Tim Schaub
|
52576a4485
|
Merge pull request #12899 from tschaub/use-vite
Update docs to mention Vite
|
2021-10-17 03:34:51 -06:00 |
|
Maximilian Krög
|
d8686598df
|
Update heading and default port used
|
2021-10-17 01:33:06 +02:00 |
|
Tim Schaub
|
d52392dabe
|
Update docs to mention Vite
|
2021-10-15 07:05:44 -06:00 |
|
mike-000
|
a2291abf1d
|
also transpile .mjs
|
2021-10-13 10:17:50 +01:00 |
|
Tim Schaub
|
bbc99e729b
|
Merge pull request #12890 from openlayers/release-v6.9.0
Release 6.9.0
|
2021-10-12 14:09:34 -06:00 |
|
Tim Schaub
|
d3138e4e98
|
Develop on 6.9.1-dev
|
2021-10-12 13:58:27 -06:00 |
|
Tim Schaub
|
f86bad7459
|
Updates for 6.9.0
v6.9.0
|
2021-10-12 13:47:14 -06:00 |
|
Tim Schaub
|
2e531377e2
|
Merge pull request #12813 from mike-000/fix-zero-size
Do not replace icon color if image not loaded
|
2021-10-12 13:33:34 -06:00 |
|
Tim Schaub
|
deb523f6f5
|
Merge pull request #12870 from ahocevar/legacy-publicpath
Fix publicPath problem in legacy build
|
2021-10-12 13:30:33 -06:00 |
|
Tim Schaub
|
4718ec500b
|
Merge pull request #12889 from tschaub/updates
Simplified ESLint config
|
2021-10-12 13:29:08 -06:00 |
|
Tim Schaub
|
5b4c682f2a
|
Merge pull request #12875 from tschaub/raster-loop
Only trigger change event if animating a tile transition
|
2021-10-12 13:27:53 -06:00 |
|
Tim Schaub
|
9224678627
|
Simplified ESLint config
|
2021-10-12 09:03:53 -06:00 |
|
Tim Schaub
|
df7a911687
|
Merge pull request #12885 from MatthijsBon/master
Fix typeDefs for several Control modules
|
2021-10-12 08:23:45 -06:00 |
|
Matthijs Bon
|
72cb135aff
|
Update typeDefs for labelActive
Add description that 'span' element can be used and add HTMLElement as type
|
2021-10-12 11:29:35 +02:00 |
|
Tim Schaub
|
5293efc6e2
|
Merge pull request #12881 from openlayers/dependabot/npm_and_yarn/webpack-5.58.1
Bump webpack from 5.56.1 to 5.58.1
|
2021-10-11 08:05:20 -06:00 |
|
Matthijs Bon
|
4cbf04d029
|
Update typeDefs for Fullscreen Options
Remove line stating that a 'span' is also a valid inactiveClassName value.
|
2021-10-11 14:48:04 +02:00 |
|
dependabot[bot]
|
bc04e96556
|
Bump webpack from 5.56.1 to 5.58.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.1 to 5.58.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.56.1...v5.58.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 12:44:38 +00:00 |
|
Tim Schaub
|
6a03e1c34f
|
Merge pull request #12882 from openlayers/dependabot/npm_and_yarn/marked-3.0.7
Bump marked from 3.0.4 to 3.0.7
|
2021-10-11 06:40:27 -06:00 |
|
Tim Schaub
|
f7efb60843
|
Merge pull request #12878 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.3.1
Bump webpack-dev-server from 4.3.0 to 4.3.1
|
2021-10-11 06:39:23 -06:00 |
|
Tim Schaub
|
9ee1768a1d
|
Merge pull request #12879 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.15.8
Bump @babel/preset-env from 7.15.6 to 7.15.8
|
2021-10-11 06:38:51 -06:00 |
|
Tim Schaub
|
4e5a7fba77
|
Merge pull request #12880 from openlayers/dependabot/npm_and_yarn/babel/eslint-parser-7.15.8
Bump @babel/eslint-parser from 7.15.7 to 7.15.8
|
2021-10-11 06:38:13 -06:00 |
|
Tim Schaub
|
f26130ee54
|
Merge pull request #12884 from openlayers/dependabot/npm_and_yarn/babel/core-7.15.8
Bump @babel/core from 7.15.5 to 7.15.8
|
2021-10-11 06:36:16 -06:00 |
|
Tim Schaub
|
cb6a00e13a
|
Merge pull request #12877 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.9.0
Bump webpack-cli from 4.8.0 to 4.9.0
|
2021-10-11 06:34:49 -06:00 |
|
dependabot[bot]
|
60c259df02
|
Bump @babel/core from 7.15.5 to 7.15.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 10:03:15 +00:00 |
|
dependabot[bot]
|
aa110486a1
|
Bump marked from 3.0.4 to 3.0.7
Bumps [marked](https://github.com/markedjs/marked) from 3.0.4 to 3.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.4...v3.0.7)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 10:02:29 +00:00 |
|
dependabot[bot]
|
33bffbcdad
|
Bump @babel/eslint-parser from 7.15.7 to 7.15.8
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.7 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/eslint/babel-eslint-parser)
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 10:01:54 +00:00 |
|
dependabot[bot]
|
c4e10a34c8
|
Bump @babel/preset-env from 7.15.6 to 7.15.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 10:01:41 +00:00 |
|
dependabot[bot]
|
c1be8cf618
|
Bump webpack-dev-server from 4.3.0 to 4.3.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.3.0 to 4.3.1.
- [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/v4.3.0...v4.3.1)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 10:01:22 +00:00 |
|
dependabot[bot]
|
1872b56355
|
Bump webpack-cli from 4.8.0 to 4.9.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 10:01:10 +00:00 |
|
Matthijs Bon
|
6bc8d0cd96
|
Fix typeDef for label
Allow string, Text and HTMLElement, instead of only string and HTMLElement
|
2021-10-11 10:11:44 +02:00 |
|
Matthijs Bon
|
d4bc7d3f39
|
Update typeDefs for Attribution and Control
For consistency with docs, update type for labels to {string|HTMLElement}
|
2021-10-11 10:05:47 +02:00 |
|
Tim Schaub
|
60790fea18
|
Only trigger change event if animating a tile transition
|
2021-10-10 13:03:09 -06:00 |
|
Andreas Hocevar
|
77ca0c2de5
|
Fix publicPath problem in legacy build
|
2021-10-08 11:11:00 +02:00 |
|
Andreas Hocevar
|
c0009d5985
|
Merge pull request #12861 from ahocevar/geotiff
Update geotiff to 1.0.8; allow version range
|
2021-10-06 19:32:25 +02:00 |
|
Tim Schaub
|
c85a6016c4
|
Merge pull request #12865 from tschaub/doc-update
Add a note about installing git before using create-ol-app
|
2021-10-06 10:45:55 -06:00 |
|
Tim Schaub
|
d5a27dae4f
|
Add a note about installing git before using create-ol-app
|
2021-10-06 09:01:20 -06:00 |
|