grafana/public/app/features/dimensions
Jack Westbrook d282b7a6f8
Grafana UI: Make it possible to bundle package with plugins (#76191)
* moved themecontext to data

* chore(grafana-ui): re-export ThemeContext from grafana/data for backwards compatibility

* Moved icon bundling to core.

* feat(plugins): share react-inlinesvg with plugins for grafana/ui bundling

* chore(codeowners): add generate-icon-bundle.js to file

* chore(storybook): update path to iconBundle file for theme

* feat(plugins): share i18n dependency via systemjs

* Make sure that icon bundle is initialized for tests.

* Removed comment.

* added tests for icon root.

* Removing the need of having an init variable.

* feat(grafana-ui): add icon svgs to bundle for projects that don't rely on grafana

---------

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2023-10-13 14:11:41 +02:00
..
editors Grafana UI: Make it possible to bundle package with plugins (#76191) 2023-10-13 14:11:41 +02:00
color.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
context.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
index.ts Geomap: Add rotation option for markers layer (#41992) 2021-11-23 08:23:43 -08:00
resource.test.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
resource.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
scalar.test.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
scalar.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
scale.test.ts FieldValues: Use simple array in panel visualizations (#66706) 2023-04-17 14:46:29 -07:00
scale.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
text.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
types.ts Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
utils.ts Chore: some type fixes (#69860) 2023-06-20 17:13:49 +01:00