119785e3a9
Enable no-var
linting rule and fix issues ( #8602 )
2022-10-20 21:18:26 +02:00
d777c79f7a
Enable prefer-arrow-callback
linting rule and fix issues ( #8594 )
2022-10-20 00:10:54 +02:00
999a074eb8
Add Ukraini dialog ( #8177 )
...
* Add Ukraini dialog
* Fix lint
* Make it more keyboard-user friendly
* Change close element to button and add dialog as first element
2022-04-25 11:57:58 +03:00
c94faa201a
Taking down the website. ( #8025 )
...
* Taking down the website.
* Prevent linting errors on moved-away website stuff
* Add quote style
* fix css
* rm duplicated templates
Co-authored-by: falke-design <design.falke@gmail.com >
2022-02-27 13:22:37 +01:00
326211d5d4
add linting to examples (WIP)
2021-11-29 15:56:50 +02:00
1e7f27331a
Simplifiy examples ( #7816 )
...
* Replace mymap with map
* Updated quick-start - added variables
* Add variable names
Add variable names
* Replace blanks with tabs
2021-11-26 22:17:11 +02:00
e793eba9a0
Update Carto tiles and attribution links to HTTPS ( #6706 )
...
* Update Carto tiles and attribution links to HTTPS
* Fix indentation of zoom level examples
Having both backtick and tab code block caused the tabs to be visible
2019-06-26 16:19:04 +02:00
5ffe207921
Use https everywhere for OSM links ( #6082 )
...
* Use https everywhere for OSM tile URLs
Use
https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
instead of
http://{s}.tile.osm.org/{z}/{x}/{y}.png
http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
* Use https everywhere for OSM attribution link
Use
https://www.openstreetmap.org/copyright
instead of
http://www.openstreetmap.org/copyright
http://osm.org/copyright
2018-03-12 08:46:20 +01:00
79ab486dde
WIP: Tutorial about zooming. ( #5007 )
...
* Add tutorial about zooming.
* Punctuation fixes
2017-04-04 22:04:46 +02:00