Commit Graph

44 Commits

Author SHA1 Message Date
mike-000 895749707f Use core-js cdn for some polyfills 2021-10-18 16:10:08 +01:00
mike-000 208e2cb022 Polyfill for Promise.allSettled 2021-09-20 11:21:21 +01:00
mike-000 63612bd2f2 Add Number.isInteger polyfill to displayed html 2021-02-02 12:55:36 +00:00
Maximilian Krög 358d6736d1 Make examples work with ie11 2020-12-29 23:04:15 +01:00
mike-000 a6860118c7 Support formats that read ArrayBuffer sources
Drag-and-Drop support for formats that read arraybuffer sources
Add TextDecoder to polyfills
Add custom Drag-and-Drop examples for KMZ and MVT
Add sample download and KML styles option to existing example
Test arraybuffer and constructed formats
2020-11-09 17:02:31 +00:00
Maximilian Krög fc67d8302b Add charset to the examples html below the map 2020-10-03 21:31:38 +02:00
Maximilian Krög 5e30b15860 Fix link to workshop / download 2020-08-04 21:47:58 +02:00
Andreas Hocevar 7b297283f2 Load pointer events polyfill - before other polyfills 2020-07-30 21:01:10 +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
jipexu 4b6e440610 dropdown margin bottom 2020-07-26 18:02:24 +02:00
Andreas Hocevar 2b23052d23 Mark active nav item 2020-07-26 17:41:16 +02:00
Andreas Hocevar f70374e453 Make header and menu navigation consistent with web site 2020-07-26 17:15:49 +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
Maximilian Krög 50404ca409 Add number of occurence to tags
It can be a bit frustrating to click on a tag only to realise it was the
only example with that tag.
2020-07-25 14:00:53 +02:00
jeanpierre 9616dee9f7 Update bootstrap, cleanup css, make pages more responsive 2020-07-23 12:32:27 +02:00
Andreas Hocevar f3d5bfc1d3 Use pepjs in examples to support more old/exotic browsers 2020-06-17 08:49:54 +02:00
Andreas Hocevar 886ca26c6a Remove elm-pep dependency 2020-06-11 13:11:28 +02:00
Tim Schaub cd27a13a42 Show the main.js right below the map 2020-05-03 16:27:51 -06:00
Andreas Hocevar bc1be50cbc Add worker support to examples 2020-03-23 12:47:25 +01:00
mike-000 16e46ea2c0 load polyfill before example specific scripts 2020-02-14 12:15:52 +00:00
Andreas Hocevar 65c1575dc9 Make examples work in Internet Explorer 2020-02-05 20:16:14 +01:00
Gregg Roemhildt f8b145f82a Using label classes on the anchor
Co-Authored-By: Olivier Guyot <olivier.guyot@camptocamp.com>
2019-12-12 20:03:21 -06:00
roemhildtg 9908433cfd add tags to example docs
#10022
2019-10-23 22:06:46 -05:00
Tim Schaub 9efb6b07eb Collide less 2019-09-26 20:08:50 +02:00
Tim Schaub 443213e175 Show notice when using experimental features 2019-09-26 20:06:28 +02:00
Tim Schaub d95bcc8594 Merge pull request #9487 from tschaub/examples-layout
Avoid header expanding over examples
2019-05-03 08:28:27 -06:00
Frederic Junod 68a29f1ac6 Set the 'lang' attribute to the html tag in examples 2019-05-03 11:32:33 +02:00
Tim Schaub 6413badada Avoid header expanding over examples 2019-05-02 18:31:56 -06:00
Frederic Junod 5f8450d67d Set map div size in example send to codesandbox 2019-03-15 13:53:58 +01:00
ahocevar 138cc55b34 Add Edit button for editing in codesandbox 2019-01-10 22:14:05 +01:00
ahocevar 9372bc9157 Add package.json source 2019-01-10 18:31:26 +01:00
ahocevar f368fa1a28 Improve layout 2019-01-09 21:50:50 +01:00
ahocevar c4c6f84bca Separate html and js example code 2019-01-09 21:50:49 +01:00
ahocevar 56a60631bc Allow users to opt out of tracking 2019-01-02 07:36:25 +01:00
Tim Schaub d8b290966b Tracking 2018-07-21 09:11:30 -06:00
ahocevar 57110058fd Move css to src/ol 2018-06-21 11:16:57 +02:00
Tim Schaub 1991150079 Updates to get the examples building 2018-05-11 14:02:55 -06:00
Frederic Junod 599d3b6c0c Replace ZeroClipboard with Clipboard.js 2017-12-17 09:53:42 +01:00
Tim Schaub 93411a2b91 Script to build examples 2017-12-12 06:55:17 -07:00