You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,19 @@
1
1
# ChangeLog
2
2
Change log for jQuery-Mapael
3
3
4
+
## 2.2.0 - March 8, 2018
5
+
6
+
-**Feature :** Added the ability to zoom on a specific plot or a specific area through the `zoom` event ([Indigo744](https://github.com/neveldo/jQuery-Mapael/commit/32eb4d939fdb6b4c5ed3d967f1f8e58b51845bce))
7
+
-**Feature :** The cssClass option can now be updated when trigerring an 'update' event ([Indigo744](https://github.com/neveldo/jQuery-Mapael/commit/40d569619655942481c6811e))
8
+
-**Feature :** Added links to the parameter of the `afterUpdate` hook ([Indigo744](https://github.com/neveldo/jQuery-Mapael/commit/105cea82dfe6434f52fc6cc1f0e7214e04c7cbec))
-**Performance:** use event delegation ([Indigo744](https://github.com/neveldo/jQuery-Mapael/commit/5c669155fe064be165b3f93c45c2553c723d031c))
11
+
-**Improvement :** Provide a better version of the map of the World ([neveldo](https://github.com/neveldo/jQuery-Mapael/commit/7e413999e3e151921e94522ae86dd9259b382eb0))
-**Improvement :** Mapael version is now accessible through $.mapael.version ([Indigo744](https://github.com/neveldo/jQuery-Mapael/commit/da039772e811d32444b7f913de15997d89954fea))
14
+
-**Bugfix :** Fixed behaviour of the 'clicked' legend option with plots ([Indigo744](https://github.com/neveldo/jQuery-Mapael/commit/a74e84de266a5c83c9c8aa95419be453fa5c7ad6))
15
+
-**Bugfix :** Fixed the update event when plotsOn option used ([Licht-T & Indigo744](https://github.com/neveldo/jQuery-Mapael/commit/c86809aa91156c40185aab861e1e9ccfd465b3e0))
16
+
4
17
## 2.1.0 - March 13, 2017
5
18
6
19
- Feature : Allow to add custom CSS class to areas, plotted points and links ([neveldo](https://github.com/neveldo/jQuery-Mapael/commit/78de6aa1804b49bec93aa6743a8a061f82d742e6))
0 commit comments