* Changelog and blog post for 1.7.0
* Tweak test for finger drag
Apparently, some of the changes related to pointer events have made that touch-dragging less than the threshold now force a recalculation of the map center - the value is the same, so is == equal to the previous center but not === the same LatLng instance.
* Bump to v1.7.1; fix uglifyjs script; update integrity hashes
* Website stuff updated for 1.7.1
* Update CHANGELOG.md
Co-authored-by: Vladimir Agafonkin <agafonkin@gmail.com>
* Update docs/_posts/2020-09-03-leaflet-1.7.1.md
Co-authored-by: Vladimir Agafonkin <agafonkin@gmail.com>
* docs: 1.7.1 release announcement tweaks; delay dates by one day
Co-authored-by: Vladimir Agafonkin <agafonkin@gmail.com>
* update changelog
* add blog post
* build docs
* update reference and download pages
* add new version
* update config and announcement
* update integrity hashes
* update changelog
* add blog post
* generate api dosc
* update reference to redirect to the new version
* update latest verstion on download page
* update reference-versions
* update version in config.yml
* update announcement
* update integrity hashes
* update changelog
* add blog post
* update reference
* update download page
* update version in config.yml
* update announcement
* point reference.html to 1.3.1 docs
Also add reference-1.3.1.html, which redirects to 1.3.0 docs
* update integrity hashes
* redirect reference.html directly to 1.3.0 to avoid double redirect
* Style(CHANGELOG): remove empty bullet point
* Docs(CHANGELOG): replace "leaflet" by "Leaflet" in GitHub URL's
"https://github.com/leaflet/leaflet" (without capitalized first letter) works as URL, but is not recognized by GitHub MarkDown parser (which simplifies URL's by simple "#XXX" style when referring to an issue or PR in the same repository, or "group/repo#XXX" in another repository).
Proper case is "Leaflet/Leaflet" (organization and project have capitalized first letter).
* Add documentation on how to do a release
* Preliminary changelog for next release
* Preliminary blog post
* Modify version to 1.2.0
* Update changelog
* Add 1.2.0 reference
* Point to 1.2.0 docs
* Update hashes and latest version
* Update latest news
* Add 1.2.0 release date
* Bump version to 1.1.0
* Blog post about 1.1.0
* Fix description
* Fix punctuation
* Update integrity hashes
* Set release date for 1.1.0
* Add reference for 1.1.0
* Point reference.html to docs for 1.1.0