grafana/public/test
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
..
core Chore: improve some types (#62363) 2023-02-01 10:50:34 +00:00
fixtures Dashlist: Use new nested folder picker (#74011) 2023-09-07 13:57:31 +03:00
helpers Alerting: Fix being redirected to list view when clicking Save rule button (#75510) 2023-10-03 14:55:42 +02:00
lib chore: replace Sinon usage with Jest (#75940) 2023-10-04 11:12:30 +01:00
matchers Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
mocks Plugins: Bump SystemJS to 6.14.2 (#70068) 2023-08-31 15:45:44 +02:00
specs chore: replace Sinon usage with Jest (#75940) 2023-10-04 11:12:30 +01:00
.jshintrc chore: replace Sinon usage with Jest (#75940) 2023-10-04 11:12:30 +01:00
global-jquery-shim.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
jest-resolver.js Chore: Upgrade to jest 28 (#49679) 2022-05-30 14:14:34 +01:00
jest-setup.ts Grafana UI: Make it possible to bundle package with plugins (#76191) 2023-10-13 14:11:41 +02:00
log-reporter.js test: Fix Jest reporter (#60810) 2022-12-29 03:14:09 -05:00
redux-rtl.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
setupTests.ts Chore: Don't fail tests on console logs at all during local dev (#67313) 2023-04-27 11:06:11 +01:00