Andreas Hocevar
cdb8dc27c2
Merge pull request #11329 from openlayers/dependabot/npm_and_yarn/puppeteer-5.2.1
...
Bump puppeteer from 5.2.0 to 5.2.1
2020-07-28 12:43:59 +02:00
Andreas Hocevar
013d7b3fe9
Merge pull request #11328 from openlayers/dependabot/npm_and_yarn/webpack-4.44.0
...
Bump webpack from 4.43.0 to 4.44.0
2020-07-28 12:43:23 +02:00
Andreas Hocevar
753ccdd673
Merge pull request #11341 from jipexu/patch-1
...
update link to BS doc
2020-07-28 01:02:45 +02:00
jipexu
322410e114
update link ti BS doc
2020-07-28 00:54:59 +02:00
Andreas Hocevar
fc58425df8
Merge pull request #11340 from MoonE/examples-fix-build
...
Examples fix / improvement
2020-07-27 23:32:15 +02:00
Maximilian Krög
edf5125149
Fix kml-earthquakes tooltip
2020-07-27 23:22:53 +02:00
Maximilian Krög
3be9435a70
Remove unused codepen resources, duplicate bootstrap / jquery js
...
Use push instead of setting by index, gets rid of some empty lines generated by sparse
resource array
2020-07-27 23:22:50 +02:00
Maximilian Krög
a0e487fcbd
Update jquery version to 3.5.1 for all examples
2020-07-27 21:13:00 +02:00
Andreas Hocevar
cda979b848
Merge pull request #11339 from MoonE/examples-use-new-bootstrap
...
Use bootstrap 4.5.0 in all examples
2020-07-27 20:29:02 +02:00
Maximilian Krög
594ba4a0ab
Use bootstrap 4.5.0 in all examples
2020-07-27 20:15:55 +02:00
Andreas Hocevar
ac5f52a21f
Hit detect everything with a pixel ratio of 1
2020-07-27 19:56:35 +02:00
Andreas Hocevar
93d3528047
Do not rely on old value for target
2020-07-27 17:23:42 +02:00
Andreas Hocevar
cad5057a96
Merge pull request #11327 from ahocevar/fix-ie11
...
Fix Internet Explorer issues
2020-07-27 13:23:41 +02:00
Andreas Hocevar
fe16ce6b4d
IE does not support document.contains
2020-07-27 11:31:29 +02:00
dependabot-preview[bot]
7ce0e0e745
Bump jsdoc from 3.6.4 to 3.6.5
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.5/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.4...3.6.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-27 09:26:18 +00:00
dependabot-preview[bot]
7495f04e4e
Bump puppeteer from 5.2.0 to 5.2.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-27 09:24:31 +00:00
dependabot-preview[bot]
b9166215e7
Bump webpack from 4.43.0 to 4.44.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-27 09:23:09 +00:00
Andreas Hocevar
3e4c82c557
Use transpiled modules for legacy build
2020-07-27 10:32:49 +02:00
Andreas Hocevar
b759c7e08d
Merge pull request #11323 from openlayers/release-v6.4.0
...
Release v6.4.0
2020-07-26 20:51:43 +02:00
Andreas Hocevar
4ae924ea78
Develop on 6.4.1-dev
2020-07-26 20:44:50 +02:00
Andreas Hocevar
b1c2d639bf
Update package version to 6.4.0
v6.4.0
2020-07-26 20:36:43 +02:00
Andreas Hocevar
0a77e1d19e
Changelog for v6.4.0
2020-07-26 20:32:44 +02:00
Andreas Hocevar
93c6f84896
Merge pull request #11315 from MoonE/examples-fix-html
...
Examples fix html
2020-07-26 19:45:38 +02:00
Maximilian Krög
4deb3a2dfc
Do not load resources multiple time for codepen
2020-07-26 19:31:59 +02:00
Maximilian Krög
e51643dfca
Show correct link for codepen button
2020-07-26 19:31:59 +02:00
Maximilian Krög
e39e3ea152
Update prism js version
...
Use latest version of prism, add json formatter, copy to clipboard plugin,
and line-numbers.
Now the clipboard js is automatically loaded by prism it it not included
and the buttons are automatically initialized. Though I added some css to
match the previous style.
2020-07-26 19:31:59 +02:00
Maximilian Krög
e723061f9b
Add empty alt tag to logo
2020-07-26 19:31:57 +02:00
Maximilian Krög
f8edc928ed
The charset meta tag should be withing the first 1024 bytes
2020-07-26 19:27:11 +02:00
Maximilian Krög
8b733c2eba
Cleanup experimental notice
...
With bootstrap js always included there is no need to add own js to dismiss it.
Only generate the notice for experimental pages, no need to have js for that.
2020-07-26 19:27:11 +02:00
Maximilian Krög
4f76334c92
Script tag not allowed out side body / head
2020-07-26 19:27:11 +02:00
Maximilian Krög
281f7d7a8f
Remove unused ol.css from the example index.html
2020-07-26 19:27:09 +02:00
Maximilian Krög
e5983d262a
Add missing comma between tags / use same case as in other examples
2020-07-26 19:25:59 +02:00
Maximilian Krög
9844483364
Remove tags / duplicate url from exported info script
...
The tags are not used currently.
Adding the query string to the urls doesn't make sense as far as I understand
it.
2020-07-26 19:25:56 +02:00
Andreas Hocevar
07a7031d48
Merge pull request #11322 from jipexu/master
...
same dropdown hover than the site
2020-07-26 19:12:26 +02:00
Andreas Hocevar
4439b35f14
Merge pull request #11321 from jipexu/patch-3
...
dropdown margin bottom
2020-07-26 19:11:57 +02:00
Andreas Hocevar
06f8aea1d1
Merge pull request #11320 from jipexu/patch-2
...
margin bottom for dropdown
2020-07-26 19:11:27 +02:00
Andreas Hocevar
7c0e9f5070
Merge pull request #11319 from jipexu/patch-1
...
dropdown margin bottom
2020-07-26 19:10:52 +02:00
jeanpierre
7dcddf4ec7
Update layout.css
2020-07-26 18:41:42 +02:00
jipexu
f71af085fe
dropdown margin bottom
2020-07-26 18:09:17 +02:00
jipexu
50ec168a1b
margin bottom for dropdown
2020-07-26 18:04:47 +02:00
jipexu
4b6e440610
dropdown margin bottom
2020-07-26 18:02:24 +02:00
Andreas Hocevar
6b24a378a3
Merge pull request #11318 from ahocevar/active-nav-item
...
Mark active nav item
2020-07-26 17:49:42 +02:00
Andreas Hocevar
2b23052d23
Mark active nav item
2020-07-26 17:41:16 +02:00
Andreas Hocevar
9c737a036e
Merge pull request #11317 from ahocevar/doc-nav
...
Make header and menu navigation consistent with web site
2020-07-26 17:25:17 +02:00
Andreas Hocevar
f70374e453
Make header and menu navigation consistent with web site
2020-07-26 17:15:49 +02:00
Andreas Hocevar
5b84b2470c
Merge pull request #11277 from sbrunner/hires-regularshape-master
...
Have high resolution regular shape
2020-07-26 12:39:44 +02:00
Andreas Hocevar
f018f4d5e8
Merge pull request #11313 from MoonE/examples-add-tag-count
...
Add direct link to other examples to tags
2020-07-26 12:20:20 +02:00
Andreas Hocevar
c144c7265e
Example doc and color changes
2020-07-26 12:13:16 +02:00
Andreas Hocevar
2e781afd56
Use static test context for tainted canvas
2020-07-26 12:12:57 +02:00
Maximilian Krög
9093478016
Add modal to tag count with direct links to other examples
2020-07-25 20:40:20 +02:00