grafana/public/app/plugins/panel
Alexander Zobnin 2aae2556a5 Unified colorpicker (#9347)
* colorpicker: initial picker with predefined palette and spectrum

* colorpicker: highlight selected color

* colorpicker: add onChange() callback

* colorpicker: replace singlestat picker by new one

* colorpicker: style tweak

* colorpicker: parse color on input blur

* colorpicker: sort palette by hue and lightness

* colorpicker: refactor, move colors sorting to 'app/core/utils/colors'

* tech: colorpicker - fix linter errors

* colorpicker: convert to React components

* colorpicker: fix spectrum import after moving to webpack

* colorpicker: minor refactor

* colorpicker: initial series color picker

* colorpicker: fix tests error
2017-10-04 07:15:23 +02:00
..
alertlist shore: fixed html indentation, #9368 2017-10-02 08:51:45 +02:00
dashlist tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
gettingstarted tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
graph Unified colorpicker (#9347) 2017-10-04 07:15:23 +02:00
heatmap Webpack (#9391) 2017-10-01 20:02:25 +02:00
pluginlist tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
singlestat Unified colorpicker (#9347) 2017-10-04 07:15:23 +02:00
table typescript: stricter typescript option 2017-09-26 11:24:58 +02:00
text fix: removed text option from text panel edit options, was by mistake not removed from settings dropdown, fixes #9204 2017-09-11 10:45:00 +02:00
unknown Webpack (#9391) 2017-10-01 20:02:25 +02:00