Commit Graph

234 Commits (dc6b27d123bd069a299a5ce8007fc14e98798fff)

Author SHA1 Message Date
Dominik Prokop e5f74fdf93 Rename colorsPalette util to namedColorsPalette 6 years ago
Dominik Prokop 511895c079 Make small swatches react to theme changes 6 years ago
Dominik Prokop 3c7a5bdf7b Update styles of selected named color swatch 6 years ago
Dominik Prokop 8cce80a851 Implement pointer component for spectrum palette sliders 6 years ago
Torkel Ödegaard 8a9582dad5 minor updates 6 years ago
Dominik Prokop ab7756ecb4 Make default color picker close on trigger mouse leave 6 years ago
Dominik Prokop 53f52a67e1 Added deprecation warning to old color picker API props. Moved named color support handling to color popovers 6 years ago
ijin08 2ec55d0650 changed color for label tooltips from blue/red-yellow gradient to black/white 6 years ago
Dominik Prokop 5c5265829a Reduce padding in color picker popover 6 years ago
Dominik Prokop 9fd9bba1f4 Implemented new spectrum palette 6 years ago
Dominik Prokop ba4b774c96 Stories update for color picker 6 years ago
Dominik Prokop c3e5737fb8 Make named colors optional in color picker, enable named colors in graph legend series picker 6 years ago
Dominik Prokop 5b63ee4bfb Storybook - add actions addon 6 years ago
Dominik Prokop dd8f7aa7a9 CustomScrollbar - expose underlying's react-custom-scrollbars API to allow scroll tracks config. 6 years ago
Dominik Prokop d86d063900 Make popover hide delay configurable to enable better UX 6 years ago
Dominik Prokop 2b34933554 Stories - fix import 6 years ago
Dominik Prokop 93bb30a561 Enable new color picker in Gauge and Thresholds editor, use ThemeProvider instead of ContextSrv 6 years ago
Dominik Prokop ed48ecfe1d Updated table tests to new behavior for colors (values are always rendered as hex/rgb) 6 years ago
Dominik Prokop 597cbb5b9b Story updates 6 years ago
Dominik Prokop b560dcac3d Update grafana/ui exports 6 years ago
Dominik Prokop a214b5748e Refactor color picker to remove code duplicartion (introduced colorPickerFactory). Allow popver position update on content change 6 years ago
Dominik Prokop 4f516faa82 Fix lint 6 years ago
Dominik Prokop 25e60565ad Updated stories 6 years ago
Dominik Prokop c8ac23f3c1 Rendering arrows for color picker, applying color changes to time series 6 years ago
Dominik Prokop b02c89c3ba Stories updates 6 years ago
Dominik Prokop e33614ade3 Unified color picker API, allowed for color specified for theme selection, updated code to changes in PopperController API 6 years ago
Dominik Prokop 977d53c8c9 Get rid of unused renderContent prop on PopperController 6 years ago
Dominik Prokop 0505add7f6 Enabled knobs for storybook and implemented some stories 6 years ago
Dominik Prokop 3d2955f24f Lint fix 6 years ago
Dominik Prokop 33fa40a1f3 Migrating color pickers to Popper from drop.js pt1 6 years ago
Dominik Prokop c74b39696c Updates to Popper to be positions correctly within window 6 years ago
Dominik Prokop 4384eb2f0b Move tooltip themes to Tooltip component making Popper/PopperController theme agnostic 6 years ago
Dominik Prokop ac37879016 WIP Basics of named color picker 6 years ago
Hugo Häggmark a9c33ab658 Moved ValueMapping logic and tests to separate files 6 years ago
Hugo Häggmark bbb7596113 Changed null logic for range value mappings after PR comments 6 years ago
Hugo Häggmark 38ea11d110 Added check for null value in ValueMappings and added tests 6 years ago
Torkel Ödegaard 5ab9a7c2b8 Further refinements of typings 6 years ago
Torkel Ödegaard 5d17ad1103 more typings work around data query and data source 6 years ago
Torkel Ödegaard 98fabfae3e wip: typings 6 years ago
Torkel Ödegaard 46ff9dda71 Fixed scrollbar issue where it jumped to the top 6 years ago
Torkel Ödegaard 3a827fc2f1 Added test case dashboard 6 years ago
Torkel Ödegaard f16101101d Minor refactoring and name changes 6 years ago
Hugo Häggmark 4cc0be2568 Redid logic for fontcolor and thresholds in Gauge and added tests 6 years ago
Hugo Häggmark c17ccf2289 Make sure we do not change -Infinity 6 years ago
Hugo Häggmark 8ccf212f34 Added tests for formatted value 6 years ago
Hugo Häggmark 4f6e87bbbf Small refactor of Gauge and tests 6 years ago
Hugo Häggmark a6e2be862c Added typings and refactored valuemappings code 6 years ago
Hugo Häggmark 9a01f3e517 Moved Gauge to ui/components 6 years ago
Hugo Häggmark 554d010332 Preparing move to ui/viz 6 years ago
Hugo Häggmark 533b938fcd Removed baseColor 6 years ago