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
+2-13Lines changed: 2 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,11 @@
1
1
# Changelog
2
2
3
3
4
-
## In progress
5
-
- Fix release tooling.
6
-
7
-
8
-
## v0.4.0
9
-
- Rename to `grafana-worldmap-panel-ng` to allow side-by-side installation
10
-
with upstream *Grafana Worldmap Panel 0.2.0*.
11
-
- Remove `/dist` folder from source code repository.
12
-
- Add release tooling.
13
-
14
-
15
4
## v0.3.0
16
5
17
6
- Add new mapping options `table+json` and `table+jsonp` to retrieve
18
7
location information from JSON endpoint, even for table data.
19
-
The lookup key is the value obtained from the database field
8
+
The lookup key is the value obtained from the database field
20
9
designated by `tableQueryOptions.labelLocationKeyField`.
21
10
- Add `autoPanLabels` and `autoWidthLabels` to visual option settings.
22
11
- Add `zoomControl` and `attributionControl` to visual option settings.
@@ -87,7 +76,7 @@
87
76
## v0.1.0
88
77
89
78
- Configuration option for turning mouse wheel zoom on or off. [#140](https://github.com/grafana/worldmap-panel/issues/140) Thanks [@Perlovka](https://github.com/Perlovka)
90
-
- Upgrade to Leaflet JS [#132](https://github.com/grafana/worldmap-panel/pull/132) Thanks [@cbarbier](https://github.com/cbarbier)
79
+
- Upgrade to Leaflet JS [#132](https://github.com/grafana/worldmap-panel/pull/132) Thanks [@cbarbier](https://github.com/cbarbier)
0 commit comments