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

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


    from e062906  fix(colors): fix color schemes (#13945)
     add 35f33e8  test: Adds storybook to Dropdown and DropdownButton 
components (#13482)

No new revisions were added by this update.

Summary of changes:
 .../src/SqlLab/components/RunQueryActionButton.tsx |  7 +-
 .../components/Dropdown/Dropdown.stories.tsx}      | 67 ++++++++++---------
 .../src/common/components/Dropdown/index.tsx       | 78 ++++++++++++++++++++++
 .../DropdownButton/DropdownButton.stories.tsx}     | 34 +++++++---
 .../{Dropdown.tsx => DropdownButton/index.tsx}     | 59 +---------------
 5 files changed, 146 insertions(+), 99 deletions(-)
 copy superset-frontend/src/{components/IconTooltip/IconTooltip.stories.tsx => 
common/components/Dropdown/Dropdown.stories.tsx} (51%)
 create mode 100644 superset-frontend/src/common/components/Dropdown/index.tsx
 copy superset-frontend/src/{components/IconTooltip/IconTooltip.stories.tsx => 
common/components/DropdownButton/DropdownButton.stories.tsx} (65%)
 rename superset-frontend/src/common/components/{Dropdown.tsx => 
DropdownButton/index.tsx} (69%)

Reply via email to