Andreas Hocevar
|
d315675ecc
|
Merge pull request #13528 from burleight/webglpointslayer-wrap-x
WebGLPointsLayer wrapX support - partially addressing #11131
|
2022-04-17 17:34:01 +02:00 |
|
Andreas Hocevar
|
d404371417
|
Merge pull request #13571 from rycgar/justify-text
Add `justify` option for text style
|
2022-04-15 13:25:22 +02:00 |
|
Andreas Hocevar
|
e8f151543d
|
Simplify/beautify example
|
2022-04-15 13:13:39 +02:00 |
|
Denis
|
585ae66961
|
Fix review for text justify
|
2022-04-14 13:06:49 +02:00 |
|
Andreas Hocevar
|
041b9a188a
|
Use reference image from CI
|
2022-04-14 08:14:47 +02:00 |
|
Andreas Hocevar
|
18080d6c4c
|
Merge pull request #13565 from mike-000/null-projection
Do not assert null projection
|
2022-04-14 07:38:02 +02:00 |
|
Denis
|
359512c6b2
|
Add test for text justification within the text-box
See: https://github.com/openlayers/openlayers/issues/13481
|
2022-04-13 15:35:52 +02:00 |
|
Denis
|
1850e16bde
|
Improve jsDoc and some naming
|
2022-04-13 14:11:28 +02:00 |
|
Denis
|
e00e3a7b8e
|
Improve jsDoc for style/Text justify
|
2022-04-13 00:08:15 +02:00 |
|
Denis
|
4db25c86c8
|
Implement text justify within the label box
See: https://github.com/openlayers/openlayers/issues/13481
|
2022-04-13 00:08:15 +02:00 |
|
Denis
|
c45a443cf5
|
Add example for justify text
|
2022-04-13 00:08:15 +02:00 |
|
Denis
|
5a61bb51f5
|
Extend Text.js: add justification option
|
2022-04-13 00:08:15 +02:00 |
|
mike-000
|
e8257f1bb3
|
projection may be null
|
2022-04-12 16:22:25 +01:00 |
|
mike-000
|
eaa87e8d8f
|
do not assert null projection
|
2022-04-12 09:31:55 +01:00 |
|
Andreas Hocevar
|
5651520dcd
|
Merge pull request #13496 from mike-000/projection-scale
Improve Projection and Scale example calculations
|
2022-04-11 21:47:41 +02:00 |
|
Andreas Hocevar
|
353cb4e2fd
|
Merge pull request #13557 from openlayers/dependabot/npm_and_yarn/webpack-5.72.0
Bump webpack from 5.71.0 to 5.72.0
|
2022-04-11 21:44:44 +02:00 |
|
Andreas Hocevar
|
de0f5be04c
|
Merge pull request #13546 from drnextgis/draw_stride
Add geometryLayout property to Draw interaction
|
2022-04-11 21:43:54 +02:00 |
|
dependabot[bot]
|
83a84fa5ba
|
Bump webpack from 5.71.0 to 5.72.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.72.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.72.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 19:25:15 +00:00 |
|
Andreas Hocevar
|
c0b2b9526c
|
Merge pull request #13560 from openlayers/dependabot/npm_and_yarn/babel/core-7.17.9
Bump @babel/core from 7.17.8 to 7.17.9
|
2022-04-11 21:25:07 +02:00 |
|
Andreas Hocevar
|
1dcc2950f7
|
Merge pull request #13559 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.8.1
Bump webpack-dev-server from 4.7.4 to 4.8.1
|
2022-04-11 21:24:33 +02:00 |
|
Andreas Hocevar
|
4005dba025
|
Merge pull request #13558 from openlayers/dependabot/npm_and_yarn/marked-4.0.14
Bump marked from 4.0.12 to 4.0.14
|
2022-04-11 21:23:54 +02:00 |
|
Andreas Hocevar
|
2f8e4f3f9e
|
Merge pull request #13556 from openlayers/dependabot/npm_and_yarn/yargs-17.4.1
Bump yargs from 17.4.0 to 17.4.1
|
2022-04-11 21:23:21 +02:00 |
|
Andreas Hocevar
|
bde8c94fdf
|
Merge pull request #13552 from ahocevar/ol-mapbox-style-8
Updates for ol-mapbox-style v8
|
2022-04-11 21:20:45 +02:00 |
|
Andreas Hocevar
|
d93699b4f0
|
Update to ol-mapbox-style v8.0.5
|
2022-04-11 21:13:11 +02:00 |
|
Denis Rykov
|
026c88ca35
|
Add geometryLayout property to Draw interaction
|
2022-04-11 13:13:25 +02:00 |
|
dependabot[bot]
|
edd24bca98
|
Bump @babel/core from 7.17.8 to 7.17.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.17.9.
- [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.17.9/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>
|
2022-04-11 10:02:12 +00:00 |
|
dependabot[bot]
|
f0b205aa59
|
Bump webpack-dev-server from 4.7.4 to 4.8.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.4 to 4.8.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.7.4...v4.8.1)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 10:01:56 +00:00 |
|
dependabot[bot]
|
bf7bd5c976
|
Bump marked from 4.0.12 to 4.0.14
Bumps [marked](https://github.com/markedjs/marked) from 4.0.12 to 4.0.14.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.12...v4.0.14)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 10:01:43 +00:00 |
|
dependabot[bot]
|
0b51ddb1f4
|
Bump yargs from 17.4.0 to 17.4.1
Bumps [yargs](https://github.com/yargs/yargs) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.4.0...v17.4.1)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 10:01:10 +00:00 |
|
Andreas Hocevar
|
29dcdeee55
|
Merge pull request #13554 from jipexu/main
NM symbol unit
|
2022-04-10 21:41:57 +02:00 |
|
Andreas Hocevar
|
5722460250
|
Load source maps of dependencies for tests
|
2022-04-10 21:41:00 +02:00 |
|
Andreas Hocevar
|
ffee2f727e
|
Updates and example improvements for ol-mapbox-style v8
|
2022-04-10 21:41:00 +02:00 |
|
jipexu
|
6a35a20ff1
|
Update scaleline.test.js
|
2022-04-10 21:01:42 +02:00 |
|
jipexu
|
96cebca3b7
|
Update scaleline.test.js
|
2022-04-10 20:37:18 +02:00 |
|
jipexu
|
2c24ceef86
|
NM symbol unit
https://github.com/openlayers/openlayers/issues/13497
please check if it is enough ...
|
2022-04-10 17:24:08 +02:00 |
|
Andreas Hocevar
|
ae00bf6c48
|
Merge pull request #13550 from ahocevar/background
Update backgrounds when function returns a different color
|
2022-04-10 01:25:49 +02:00 |
|
Tim Schaub
|
b2a7ab0e14
|
Merge pull request #13547 from mike-000/render-gutter
Handle gutter in WebGL tile renderer
|
2022-04-09 16:29:00 -06:00 |
|
Andreas Hocevar
|
76a36e4583
|
Merge pull request #13551 from mike-000/pinch-zoom
Do not add second interaction in Pinch Zoom example
|
2022-04-09 21:02:10 +02:00 |
|
mike-000
|
d2fc5caa21
|
do not add second interaction
|
2022-04-09 13:06:32 +01:00 |
|
Andreas Hocevar
|
cbb18ab805
|
Update backgrounds when function returns a different color
|
2022-04-09 10:53:20 +02:00 |
|
mike-000
|
6ca44f6ffa
|
add gutter option
|
2022-04-08 14:17:54 +01:00 |
|
mike-000
|
36159287d5
|
handle gutter in renderer
|
2022-04-08 14:17:22 +01:00 |
|
Andreas Hocevar
|
c03f58fe5d
|
Merge pull request #12936 from ejn/bugfix/gml-multiple-element-parsing
Bugfix for GML parsing with multiple property elements with XML attributes
|
2022-04-05 11:57:53 +02:00 |
|
Tim Schaub
|
853ffb54e1
|
Merge pull request #13538 from openlayers/dependabot/npm_and_yarn/webpack-5.71.0
Bump webpack from 5.70.0 to 5.71.0
|
2022-04-04 19:41:09 -06:00 |
|
Tim Schaub
|
b0f5d04cc6
|
Merge pull request #13537 from openlayers/dependabot/npm_and_yarn/jsdoc-plugin-typescript-2.0.7
Bump jsdoc-plugin-typescript from 2.0.6 to 2.0.7
|
2022-04-04 19:37:47 -06:00 |
|
dependabot[bot]
|
784e5336c9
|
Bump webpack from 5.70.0 to 5.71.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.71.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.71.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-05 01:37:06 +00:00 |
|
Tim Schaub
|
25a1be5ff0
|
Merge pull request #13539 from openlayers/dependabot/npm_and_yarn/puppeteer-13.5.2
Bump puppeteer from 13.5.1 to 13.5.2
|
2022-04-04 19:36:41 -06:00 |
|
Tim Schaub
|
cbce310fb5
|
Merge pull request #13540 from openlayers/dependabot/npm_and_yarn/clean-css-cli-5.6.0
Bump clean-css-cli from 5.5.2 to 5.6.0
|
2022-04-04 19:36:09 -06:00 |
|
dependabot[bot]
|
ffda52d64e
|
Bump clean-css-cli from 5.5.2 to 5.6.0
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.5.2 to 5.6.0.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.5.2...v5.6.0)
---
updated-dependencies:
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 10:01:50 +00:00 |
|
dependabot[bot]
|
733aaf831c
|
Bump puppeteer from 13.5.1 to 13.5.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.5.1 to 13.5.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.5.1...v13.5.2)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 10:01:38 +00:00 |
|