Torkel Ödegaard
|
b929822d72
|
Theme: Renames theme.palette to theme.colors (#33214)
* Theme: Rename theme.palette to theme.colors
* renaming files
|
2021-04-21 15:34:08 +02:00 |
|
Torkel Ödegaard
|
7e2bf4f6c3
|
Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207)
* WIP: Making new theme the default
* Progress
* Updates, lots of updates
* Things are working
* Fixed issues with storybook
* Fixed tests
|
2021-04-21 14:25:43 +02:00 |
|
Torkel Ödegaard
|
3e55c967ee
|
Theming: Support for runtime theme switching and hooks for custom themes (#31301)
* WIP Custom themes
* Load custom themes from URL and via event
* Dynamic page background
* Header color change
* Fixing tests and emotion warnings
* Fixed test
* moving cx to getStyles
* Review fixes
* minor change
|
2021-02-20 09:02:06 +01:00 |
|
Torkel Ödegaard
|
1d689888b0
|
Prettier: Upgrade to 2 (#30387)
* Updated package json but not updated source files
* Update eslint plugin
* updated files
|
2021-01-20 07:59:48 +01:00 |
|
Dominik Prokop
|
9b7748ec13
|
Chore: Reorg packages (#20111)
Primarily- moving majority of the types and utils from @grafana/ui to @grafana/data
* Move types from grafana-ui to grafana-data
* Move valueFormats to grafana-data
* Move utils from grafana-ui to grafana-data
* Update imports in grafana-ui
* revert data's tsconfig change
* Update imports in grafana-runtime
* Fix import paths in grafana-ui
* Move rxjs to devDeps
* Core import updates batch 1
* Import updates batch 2
* Imports fix batch 3
* Imports fixes batch i don't know
* Fix imorts in grafana-toolkit
* Fix imports after master merge
|
2019-10-31 10:48:05 +01:00 |
|
Ryan McKinley
|
428134482d
|
@grafana/runtime: expose config and loadPluginCss (#17655)
* move config to grafana runtime
* set defaults
* defaults in constructor
* use @types/systemjs
* rename Settings to GrafanaBootConfig
|
2019-06-19 11:31:47 -07:00 |
|
Torkel Ödegaard
|
2284175638
|
Merge branch 'master' into gauge-multi-series
|
2019-02-11 11:45:02 +01:00 |
|
Dominik Prokop
|
7eb2558fc5
|
Fix issue with graph legend color picker disapearing on color selection
|
2019-02-06 15:06:27 +01:00 |
|
Dominik Prokop
|
6b1390b972
|
Update types and themes usage in components
|
2019-02-05 17:04:48 +01:00 |
|
Peter Holmberg
|
9d3d1bc669
|
refactor panel
|
2019-02-05 16:34:01 +01:00 |
|
Dominik Prokop
|
4b9e933691
|
Added config provider to be able to access config easily from react components
|
2019-01-22 09:11:30 +01:00 |
|