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 f291ba0  fix: SQL -> Explore Overwrite flow (#13946)
     add fa1e028  Add dedicated dir and storybook (#13553)

No new revisions were added by this update.

Summary of changes:
 .../src/common/components/common.stories.tsx       | 13 ---
 .../components/DatePicker/DatePicker.stories.tsx   | 95 ++++++++++++++++++++++
 .../DatePicker/index.tsx}                          |  2 +-
 .../src/components/ListView/Filters/DateRange.tsx  |  2 +-
 .../DateFilterControl/components/CustomFrame.tsx   |  3 +-
 .../src/views/CRUD/annotation/AnnotationModal.tsx  |  2 +-
 6 files changed, 100 insertions(+), 17 deletions(-)
 create mode 100644 
superset-frontend/src/components/DatePicker/DatePicker.stories.tsx
 rename superset-frontend/src/{common/components/DatePicker.tsx => 
components/DatePicker/index.tsx} (92%)

Reply via email to