Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter scale tuples in Theme type inside .sx prop #2457

Merged
merged 9 commits into from
Jan 24, 2024

Merge branch 'develop' into filter-scale-tuples

0a7330c
Select commit
Loading
Failed to load commit list.
Merged

Filter scale tuples in Theme type inside .sx prop #2457

Merge branch 'develop' into filter-scale-tuples
0a7330c
Select commit
Loading
Failed to load commit list.
CodeChecks / TypeCov succeeded Jan 24, 2024 in 0s

Change: +0.02% Total: 97.43% New untyped symbols: 2

Current type coverage: 97.43%

Minimum acceptable type coverage: 96.00% — ✅

New untyped symbols: 2

File line:character Symbol
packages/css/src/index.ts 355:18 {
  ...defaultTheme,
  ...('theme' in props ? props.theme : props),
} as TTheme |

| packages/global/src/index.tsx | 14:20 | emotionTheme as GeneralTheme |


Target commit: 0a7330c

Base commit: 20e17a9