You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/03/01 18:29:17 UTC

[superset] branch master updated (3c62069 -> 36fda5e)

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 3c62069  refactor(explore): convert ControlPanelsContainer to typescript (#13221)
     add 36fda5e  test: FormLabel dedicated directory and tests (#13270)

No new revisions were added by this update.

Summary of changes:
 .../FormLabel.test.tsx}                            | 44 +++++++++++-----------
 .../{FormLabel.tsx => FormLabel/index.tsx}         |  0
 2 files changed, 21 insertions(+), 23 deletions(-)
 copy superset-frontend/src/components/{Menu/LanguagePicker.test.tsx => FormLabel/FormLabel.test.tsx} (59%)
 rename superset-frontend/src/components/{FormLabel.tsx => FormLabel/index.tsx} (100%)