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

michaelsmolina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 4b922873ae Add theme color (#19490)
     add 47308024a3 refactor: Removes the CSS files from the Sunburst plugin 
(#19488)

No new revisions were added by this update.

Summary of changes:
 .../legacy-plugin-chart-sunburst/package.json      | 36 ++++++-----
 .../src/ReactSunburst.js                           | 22 -------
 .../src/ReactSunburst.jsx                          | 66 ++++++++++++++++++++
 .../legacy-plugin-chart-sunburst/src/Sunburst.css  | 70 ----------------------
 .../legacy-plugin-chart-sunburst/src/Sunburst.js   |  1 -
 5 files changed, 83 insertions(+), 112 deletions(-)
 delete mode 100644 
superset-frontend/plugins/legacy-plugin-chart-sunburst/src/ReactSunburst.js
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-sunburst/src/ReactSunburst.jsx
 delete mode 100644 
superset-frontend/plugins/legacy-plugin-chart-sunburst/src/Sunburst.css

Reply via email to