This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch template_less
in repository https://gitbox.apache.org/repos/asf/superset.git
from d752b0f06a fixing themes in Storybook
new 4f0a4454ec styling the AsyncAceEditor
new 5805f242d0 minor color tweak
new 3c289a927d a theme editor
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/components/AsyncAceEditor/index.tsx | 131 ++++++++++++++++++---
.../src/components/Icons/AntdEnhanced.tsx | 1 +
.../src/components/ThemeEditor/index.tsx | 86 ++++++++++++++
superset-frontend/src/features/home/RightMenu.tsx | 2 +
4 files changed, 202 insertions(+), 18 deletions(-)
create mode 100644 superset-frontend/src/components/ThemeEditor/index.tsx