superset/superset-frontend/packages/superset-ui-core/test/chart/components
Kamil Gabryjelski a8a48af7fa
chore: Make font-weights themable, fix font faces (#19236)
* fix(fonts): Import all necessary font packages

* Make html tags themable

* Set bold font weight to 600, add medium font weight to theme

* Replace hard coded font weights with theme variables

* Change some font weight light elements to normal

* Fix tests

* Fix bug in pivot table

* Address code review comments
2022-03-22 09:36:15 +01:00
..
ChartDataProvider.test.tsx refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
createLoadableRenderer.test.tsx refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
FallbackComponent.test.tsx refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
MockChartPlugins.tsx refactor(storybok): upgrade to webpack5 in storybook of plugins (#17909) 2022-01-05 10:39:33 +08:00
NoResultsComponent.test.tsx refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
reactify.test.tsx refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
SuperChart.test.tsx chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
SuperChartCore.test.tsx refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00