-
- Downloads
feat(sdk): SDK theming part 2 - bg-error, bg-medium, bg-night, bg-white, border (#43512)
* Migrate bg-error * Migrate bg-medium * Migrate bg-night * Migrate bg-white * Migrate border * Fix CI * Fix unit tests * Fix unit tests * Code review fixes * Code review fixes
Showing
- .storybook/preview-head.html 5 additions, 0 deletions.storybook/preview-head.html
- enterprise/frontend/src/embedding-sdk/components/private/SdkContentWrapper.tsx 4 additions, 1 deletion...rc/embedding-sdk/components/private/SdkContentWrapper.tsx
- enterprise/frontend/src/metabase-enterprise/audit_app/containers/AuditTable.styled.tsx 1 addition, 3 deletions...ase-enterprise/audit_app/containers/AuditTable.styled.tsx
- enterprise/frontend/src/metabase-enterprise/auth/components/SettingsSAMLForm/SettingsSAMLForm.styled.tsx 1 addition, 1 deletion...h/components/SettingsSAMLForm/SettingsSAMLForm.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/CacheSection/CacheSection.styled.tsx 1 addition, 2 deletions...e/caching/components/CacheSection/CacheSection.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/CacheTTLField/CacheTTLField.styled.tsx 1 addition, 1 deletion...caching/components/CacheTTLField/CacheTTLField.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/DashboardStrategySidebar.styled.tsx 1 addition, 2 deletions...se/caching/components/DashboardStrategySidebar.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/SidebarCacheForm.styled.tsx 1 addition, 2 deletions...enterprise/caching/components/SidebarCacheForm.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyFormLauncher.styled.tsx 13 additions, 8 deletions...rprise/caching/components/StrategyFormLauncher.styled.tsx
- enterprise/frontend/src/metabase-enterprise/caching/components/StrategyFormLauncherPanel.tsx 1 addition, 1 deletion...terprise/caching/components/StrategyFormLauncherPanel.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingInfo.styled.tsx 1 addition, 1 deletion...ise/license/components/BillingInfo/BillingInfo.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/BrandColorSettings/BrandColorSettings.styled.tsx 3 additions, 3 deletions...mponents/BrandColorSettings/BrandColorSettings.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/ChartColorPreview/ChartColorPreview.styled.tsx 2 additions, 2 deletions...components/ChartColorPreview/ChartColorPreview.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/ChartColorSample/ChartColorSample.styled.tsx 2 additions, 4 deletions...l/components/ChartColorSample/ChartColorSample.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/ChartColorSettings/ChartColorSettings.styled.tsx 5 additions, 5 deletions...mponents/ChartColorSettings/ChartColorSettings.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/FontFilesWidget/FontFilesWidget.styled.tsx 3 additions, 3 deletions...bel/components/FontFilesWidget/FontFilesWidget.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/IllustrationWidget/IllustrationWidget.tsx 1 addition, 2 deletions...abel/components/IllustrationWidget/IllustrationWidget.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/ImageToggle/ImageToggle.styled.tsx 2 additions, 4 deletions.../whitelabel/components/ImageToggle/ImageToggle.styled.tsx
- enterprise/frontend/src/metabase-enterprise/whitelabel/components/ImageUpload/ImageUpload.styled.tsx 1 addition, 1 deletion.../whitelabel/components/ImageUpload/ImageUpload.styled.tsx
- frontend/src/metabase/App.styled.tsx 1 addition, 1 deletionfrontend/src/metabase/App.styled.tsx
Loading
Please register or sign in to comment