Skip to content

Commit d90a2f6

Browse files
committed
prepared release of 1.2.0
1 parent 374c2e6 commit d90a2f6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
v1.2.0
22
======
3+
* propagate leaflet initialisation events (thanks to Fedor Baart)
4+
* fixed references to demos in README.md (thanks to Stephen Moore)
35
* fire map-ready event when this.map is defined (thanks to David B. Calhoun)
46
* add leaflet-point dom-module (thanks to Compufreak345)
57

demo-header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>&lt;leaflet-map&gt;</h1>
3434
<a class="menubutton demobutton" href="https://leaflet-extras.github.io/leaflet-map/demo.html">Demo</a>
3535
<a class="menubutton apidocbutton" href="https://leaflet-extras.github.io/leaflet-map/doc.html#leaflet-map">API</a>
3636
<a class="menubutton pluginbutton" href="https://leaflet-extras.github.io/leaflet-map/plugins.html">Plugins</a>
37-
<a class="menubutton downloadbutton" href="https://github.com/leaflet-extras/leaflet-map/releases/download/v1.1.0/leaflet-map-1.1.0.zip">Download</a>
37+
<a class="menubutton downloadbutton" href="https://github.com/leaflet-extras/leaflet-map/releases/download/v1.2.0/leaflet-map-1.2.0.zip">Download</a>
3838
<a class="menubutton githubbutton" href="https://github.com/leaflet-extras/leaflet-map/">Github</a>
3939
</div>
4040
</header>

0 commit comments

Comments
 (0)