superset/superset-frontend/packages/superset-ui-core/test
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
..
__mocks__ refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
chart chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
chart-composition refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
color feat: improve color consistency (save all labels) (#19038) 2022-03-21 15:20:04 +08:00
connection feat: SupersetClient config to override 401 behavior (#19144) 2022-03-21 10:19:21 -07:00
dimension chore: reenable lint for test files (#17979) 2022-01-11 14:22:56 +08:00
dynamic-plugins refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
math-expression refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
models refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
number-format refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
query feat: add support for comments in adhoc clauses (#19248) 2022-03-18 15:08:06 -07:00
style refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
time-format refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
translation refactor(monorepo): change coverage of core to 100% (#17698) 2021-12-14 16:19:55 +08:00
utils refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
validator refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
fixtures.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
index.test.ts refactor: import value name from root of superset-ui/core (#17947) 2022-01-08 09:16:24 +08:00
tsconfig.json feat(select): keep options order when in single mode (#19085) 2022-03-11 13:01:38 -08:00