-
- Downloads
feat(sdk): SDK theming part 5 - success, summarize, warning, white, text-white, bg-white (#43676)
* Migrate success * Migrate summarize * Migrate warning * Migrate white * Add colors to storybook * Fix CI * Fix CI * Codereview fixes * Convert warning color
Showing
- frontend/src/metabase/core/components/Markdown/Markdown.styled.tsx 2 additions, 1 deletion...src/metabase/core/components/Markdown/Markdown.styled.tsx
- frontend/src/metabase/core/components/Radio/Radio.styled.tsx 3 additions, 1 deletionfrontend/src/metabase/core/components/Radio/Radio.styled.tsx
- frontend/src/metabase/core/components/SelectButton/SelectButton.styled.tsx 1 addition, 1 deletion...base/core/components/SelectButton/SelectButton.styled.tsx
- frontend/src/metabase/core/components/Slider/Slider.styled.tsx 3 additions, 3 deletions...end/src/metabase/core/components/Slider/Slider.styled.tsx
- frontend/src/metabase/core/components/TabRow/TabRow.styled.tsx 3 additions, 4 deletions...end/src/metabase/core/components/TabRow/TabRow.styled.tsx
- frontend/src/metabase/core/components/Toggle/Toggle.styled.tsx 1 addition, 1 deletion...end/src/metabase/core/components/Toggle/Toggle.styled.tsx
- frontend/src/metabase/css/components/buttons.module.css 13 additions, 13 deletionsfrontend/src/metabase/css/components/buttons.module.css
- frontend/src/metabase/css/core/bordered.module.css 1 addition, 1 deletionfrontend/src/metabase/css/core/bordered.module.css
- frontend/src/metabase/css/core/colors.module.css 5 additions, 5 deletionsfrontend/src/metabase/css/core/colors.module.css
- frontend/src/metabase/css/dashboard.module.css 3 additions, 3 deletionsfrontend/src/metabase/css/dashboard.module.css
- frontend/src/metabase/css/query_builder.module.css 3 additions, 3 deletionsfrontend/src/metabase/css/query_builder.module.css
- frontend/src/metabase/dashboard/components/ClickBehaviorSidebar/SidebarItem/SidebarItem.styled.tsx 1 addition, 1 deletion...s/ClickBehaviorSidebar/SidebarItem/SidebarItem.styled.tsx
- frontend/src/metabase/dashboard/components/ClickBehaviorSidebar/TypeSelector/TypeSelector.styled.tsx 2 additions, 1 deletion...ClickBehaviorSidebar/TypeSelector/TypeSelector.styled.tsx
- frontend/src/metabase/dashboard/components/ClickBehaviorSidebar/TypeSelector/TypeSelector.tsx 1 addition, 1 deletion...onents/ClickBehaviorSidebar/TypeSelector/TypeSelector.tsx
- frontend/src/metabase/dashboard/components/DashCard/DashCardParameterMapper/DashCardCardParameterMapper.styled.tsx 6 additions, 6 deletions...ardParameterMapper/DashCardCardParameterMapper.styled.tsx
- frontend/src/metabase/dashboard/components/Dashboard/Dashboard.styled.tsx 1 addition, 1 deletion...abase/dashboard/components/Dashboard/Dashboard.styled.tsx
- frontend/src/metabase/dashboard/components/Dashboard/DashboardEmptyState/DashboardEmptyState.styled.tsx 3 additions, 1 deletion...hboard/DashboardEmptyState/DashboardEmptyState.styled.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/SectionLayoutPreview.tsx 1 addition, 1 deletion...board/components/DashboardHeader/SectionLayoutPreview.tsx
- frontend/src/metabase/dashboard/components/DashboardInfoSidebar/DashboardInfoSidebar.styled.tsx 1 addition, 2 deletions...ents/DashboardInfoSidebar/DashboardInfoSidebar.styled.tsx
- frontend/src/metabase/dashboard/components/DashboardMoveModal.tsx 1 addition, 1 deletion.../src/metabase/dashboard/components/DashboardMoveModal.tsx
Please register or sign in to comment