|
@@ -23,6 +23,6 @@ If you think we missed exposing a crucial lib or Grafana component let us know b
|
|
|
|
|
|
|
|
### Deprecated components
|
|
### Deprecated components
|
|
|
|
|
|
|
|
-The angular directive `<spectrum-picker>` is no deprecated (will still work for a version more) but we recommend plugin authors
|
|
|
|
|
|
|
+The angular directive `<spectrum-picker>` is now deprecated (will still work for a version more) but we recommend plugin authors
|
|
|
to upgrade to new `<color-picker color="ctrl.color" onChange="ctrl.onSparklineColorChange"></color-picker>`
|
|
to upgrade to new `<color-picker color="ctrl.color" onChange="ctrl.onSparklineColorChange"></color-picker>`
|
|
|
|
|
|