File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 33## development
44
55
6+ ## v0.12.0
7+ - Add ` formatOmitEmptyValue ` settings parameter to hide ` n/a ` value. Thanks, @iruizr7 !
8+ - Editor UI fixes. Thanks, @matschaffer !
9+ - Avoid color & clickthrough sections overlap
10+ - Display help section in full width
11+ - Upgrade development rig (` npx yarn upgrade ` )
12+ - Adjust codebase to Typescript 4
13+
14+
615## v0.11.0
716- Add categorical colors. Thanks, @JonasProgrammer !
817 - Color mode can be switched between threshold (default/fallback) and categories
Original file line number Diff line number Diff line change 11{
22 "name" : " grafana-map-panel" ,
3- "version" : " 0.11 .0" ,
3+ "version" : " 0.12 .0" ,
44 "description" : " Map Panel" ,
55 "scripts" : {
66 "build" : " grafana-toolkit plugin:build" ,
You can’t perform that action at this time.
0 commit comments