Maximilian Krög
|
ff79897f06
|
Fix default value docs for ScaleLine class option
|
2022-08-06 23:16:25 +02:00 |
|
Maximilian Krög
|
97f0e70447
|
Remove unnecessary code
Remove unnecessary nested div element
Don't number to string to number
|
2022-08-06 23:16:25 +02:00 |
|
Maximilian Krög
|
e0cbb6daa8
|
Cleanup ScaleLine code
|
2022-08-06 23:16:15 +02:00 |
|
MoonE
|
b0306828a7
|
Merge pull request #13941 from MoonE/kml-default-icon-anchor
Fix KML default icon anchor with https icon url
|
2022-08-06 21:09:01 +02:00 |
|
Maximilian Krög
|
f2e82ba1e4
|
Fix default icon anchor with https icon url
|
2022-08-06 11:11:24 +02:00 |
|
MoonE
|
854300181a
|
Merge pull request #13937 from MoonE/use-nicer-functions
Use nicer functions, remove old code
|
2022-08-05 21:19:38 +02:00 |
|
Andreas Hocevar
|
a3bbd60b81
|
Merge pull request #13939 from ahocevar/vectortile-postrender
Render vector tile vectors in correct sequence for the postrender event
|
2022-08-05 17:13:49 +02:00 |
|
Andreas Hocevar
|
b96a69e11d
|
Test for correct sequence of context calls and render events
|
2022-08-05 16:38:59 +02:00 |
|
Andreas Hocevar
|
b81dd0b3bc
|
Render vector tile vectors in correct sequence for the postrender event
|
2022-08-05 15:06:38 +02:00 |
|
Maximilian Krög
|
403b06b438
|
Use RegExp#test intead of String#match
|
2022-08-05 01:49:16 +02:00 |
|
Maximilian Krög
|
81c10fa609
|
Remove accessing legacy RegExp.$ instead of match return value
|
2022-08-05 01:49:16 +02:00 |
|
Maximilian Krög
|
bb3c5bf144
|
Use String#startsWith instead of String#indexOf
|
2022-08-05 01:49:16 +02:00 |
|
Maximilian Krög
|
0b945f2321
|
Use includes instead of indexOf
|
2022-08-05 01:49:01 +02:00 |
|
Maximilian Krög
|
5e34b9aa20
|
Fix print-to-scale ignore collapsible attribution
|
2022-08-05 01:32:50 +02:00 |
|
Maximilian Krög
|
31ed30923d
|
Remove array.includes
|
2022-08-05 01:26:25 +02:00 |
|
MoonE
|
f2c4e26468
|
Merge pull request #13936 from MoonE/array-from
Remove workaround for missing TypedArray.from function
|
2022-08-05 01:10:37 +02:00 |
|
Maximilian Krög
|
e1e19cbd03
|
Remove workaround for missing TypedArray.from function
|
2022-08-04 23:36:00 +02:00 |
|
MoonE
|
c6d0d803f9
|
Merge pull request #13933 from MoonE/set-line-dash
Remove check for context.setLineDash
|
2022-08-04 08:59:24 +02:00 |
|
Maximilian Krög
|
ef82bbd83a
|
Remove check for context.setLineDash
|
2022-08-03 22:25:19 +02:00 |
|
Tim Schaub
|
58ca0d8098
|
Merge pull request #13930 from mike-000/remove-deprecated-tilePixelRatio
Remove deprecated DataTile source `tilePixelRatio`
|
2022-08-03 11:11:12 -06:00 |
|
mike-000
|
02807c8f95
|
Remove deprecated tilePixelRatio
|
2022-08-03 17:48:24 +01:00 |
|
Andreas Hocevar
|
59a8612fcb
|
Merge pull request #13932 from mike-000/remove-range-change
Remove input type="range" `change` event listeners where `input` events are also used
|
2022-08-03 18:35:35 +02:00 |
|
mike-000
|
4eacc92f7f
|
remove range change event
|
2022-08-03 17:14:43 +01:00 |
|
Tim Schaub
|
dc9718e389
|
Merge pull request #13931 from mike-000/remove-deprecated-imageSmoothing
Remove deprecated `imageSmoothing` source options
|
2022-08-03 06:55:59 -06:00 |
|
mike-000
|
27a9f056e0
|
remove deprecated imageSmoothing
|
2022-08-03 13:25:43 +01:00 |
|
Tim Schaub
|
aee389e2b7
|
Merge pull request #13926 from tschaub/map-background
Updated map background
|
2022-08-02 08:24:50 -06:00 |
|
Tim Schaub
|
21223d7096
|
Updated map background
|
2022-08-01 17:16:29 -06:00 |
|
Tim Schaub
|
47d90a3f9b
|
Merge pull request #13923 from tschaub/code-sandbox
Include babel for CodeSandbox
|
2022-08-01 12:54:02 -06:00 |
|
Tim Schaub
|
6bd68241e3
|
Include babel for codesandbox
|
2022-08-01 12:04:39 -06:00 |
|
Tim Schaub
|
46cceb22a7
|
Merge pull request #13922 from mike-000/es-version
Remove reference to ES6 as ES2017 already listed
|
2022-08-01 10:45:07 -06:00 |
|
mike-000
|
f94ee61314
|
Remove reference to ES6 as ES2017 already listed
|
2022-08-01 17:24:26 +01:00 |
|
Tim Schaub
|
dc2414fe37
|
Merge pull request #13919 from openlayers/dependabot/npm_and_yarn/rollup-2.77.2
Bump rollup from 2.77.0 to 2.77.2
|
2022-08-01 06:00:58 -06:00 |
|
Tim Schaub
|
336934ec43
|
Merge pull request #13920 from openlayers/dependabot/npm_and_yarn/eslint-8.21.0
Bump eslint from 8.20.0 to 8.21.0
|
2022-08-01 06:00:07 -06:00 |
|
Tim Schaub
|
973c411082
|
Merge pull request #13917 from tschaub/doc-style
Style updates for examples and API docs
|
2022-08-01 05:44:13 -06:00 |
|
Tim Schaub
|
57be514c32
|
Merge pull request #13916 from tschaub/cookieless
Remove Google Analytics and cookie consent
|
2022-08-01 05:41:50 -06:00 |
|
dependabot[bot]
|
874ebd385e
|
Bump eslint from 8.20.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0.
- [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/v8.20.0...v8.21.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 10:01:31 +00:00 |
|
dependabot[bot]
|
0fe07e1caf
|
Bump rollup from 2.77.0 to 2.77.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.77.0 to 2.77.2.
- [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.77.0...v2.77.2)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 10:01:17 +00:00 |
|
Tim Schaub
|
1bd9201fed
|
Style updates for examples and API docs
|
2022-07-31 19:07:46 -06:00 |
|
Tim Schaub
|
8cb423d1d1
|
Avoid uncaught type error
|
2022-07-31 14:01:31 -06:00 |
|
Tim Schaub
|
644337184c
|
Remove Google Analytics and cookie consent
|
2022-07-31 13:47:03 -06:00 |
|
MoonE
|
15329aad00
|
Merge pull request #13915 from MoonE/fix-map-render-test
Fix map render test
|
2022-07-31 21:17:42 +02:00 |
|
Tim Schaub
|
59fa54cd5a
|
Merge pull request #13908 from tschaub/style
Uniformly grayscale controls
|
2022-07-31 13:14:59 -06:00 |
|
Tim Schaub
|
9696795dd2
|
Merge pull request #13914 from tschaub/unplugged
Remove PluggableMap
|
2022-07-31 13:04:24 -06:00 |
|
Maximilian Krög
|
e3987dfdbf
|
Fix Map render test
The value set to id2 was never read, postrender fires in renderSync
|
2022-07-31 20:04:59 +02:00 |
|
Maximilian Krög
|
b2d2f44f43
|
No need to wait for postrender in Map test
|
2022-07-31 20:04:55 +02:00 |
|
Tim Schaub
|
85ef563ba8
|
Remove PluggableMap
|
2022-07-31 10:08:13 -06:00 |
|
MoonE
|
b534368394
|
Merge pull request #13911 from MoonE/remove-mouse-position-undefined-html
Remove MousePosition's deprecated undefinedHTML option
|
2022-07-31 10:09:31 +02:00 |
|
MoonE
|
0992787d7a
|
Merge pull request #13912 from MoonE/always-use-global-composite-opertion-for-icon-image-color
Remove IconImage color fallback for IE
|
2022-07-31 09:59:43 +02:00 |
|
Tim Schaub
|
6491b161a9
|
Uniformly uncolored
|
2022-07-30 19:29:29 -06:00 |
|
Maximilian Krög
|
7c81cb41a8
|
Remove IconImage color fallback for IE
|
2022-07-31 02:29:20 +02:00 |
|