This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch feat/granular-theming-v2
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 1be84f17697 feat(dashboard): component theming for Tabs, Row, Column, 
Markdown — Phase 4b-4e
     add ad37366e93e feat(dashboard): live theme preview in ThemeSelectorModal

No new revisions were added by this update.

Summary of changes:
 SIP.md                                             |  8 ++-
 .../previewThemeStore.test.ts                      | 70 ++++++++++++++++++++
 .../ComponentThemeProvider/previewThemeStore.ts    | 74 ++++++++++++++++++++++
 .../ComponentThemeProvider/useEffectiveThemeId.ts  | 15 ++++-
 .../components/ThemeSelectorModal/index.tsx        | 41 ++++++++++--
 5 files changed, 198 insertions(+), 10 deletions(-)
 create mode 100644 
superset-frontend/src/dashboard/components/ComponentThemeProvider/previewThemeStore.test.ts
 create mode 100644 
superset-frontend/src/dashboard/components/ComponentThemeProvider/previewThemeStore.ts

Reply via email to