mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
commit
24a0eb909c
@ -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>`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user