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

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


    from e61f5a9  chore(CI): dont run Hive tests on Py 3.7 (#13757)
     add be8f8d9  test: Adds storybook and tests to PopoverDropdown component 
(#13547)

No new revisions were added by this update.

Summary of changes:
 .../PopoverDropdown/PopoverDropdown.stories.tsx    |  94 ++++++++++++++++++
 .../PopoverDropdown/PopoverDropdown.test.tsx       |  86 +++++++++++++++++
 .../PopoverDropdown/index.tsx}                     | 106 ++++++++++-----------
 .../dashboard/components/gridComponents/Header.jsx |  30 +++---
 .../components/menu/BackgroundStyleDropdown.tsx    |   4 +-
 .../components/menu/MarkdownModeDropdown.tsx       |   4 +-
 6 files changed, 249 insertions(+), 75 deletions(-)
 create mode 100644 
superset-frontend/src/components/PopoverDropdown/PopoverDropdown.stories.tsx
 create mode 100644 
superset-frontend/src/components/PopoverDropdown/PopoverDropdown.test.tsx
 rename superset-frontend/src/{dashboard/components/menu/PopoverDropdown.tsx => 
components/PopoverDropdown/index.tsx} (55%)

Reply via email to