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

[superset] branch master updated (ed53b00 -> 6731cd0)

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

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


    from ed53b00  feat: Resizable dataset and controls panels on Explore view (#12411)
     add 6731cd0  chore: apply capitalization guidelines - iteration 1 (#12447)

No new revisions were added by this update.

Summary of changes:
 .../javascripts/utils/getControlsForVizType_spec.js    |  2 +-
 superset-frontend/src/chart/chartAction.js             |  2 +-
 .../src/common/components/common.stories.tsx           | 14 +++++++-------
 superset-frontend/src/components/AnchorLink.jsx        |  2 +-
 superset-frontend/src/components/EditableTitle.tsx     |  2 +-
 superset-frontend/src/components/OmniContainer.jsx     |  2 +-
 .../controls/DateFilterControl/DateFilterControl.tsx   | 12 ++++++------
 .../components/controls/DateFilterControl/constants.ts |  2 +-
 .../components/controls/DateFilterControl/types.ts     |  2 +-
 superset-frontend/src/explore/constants.js             |  8 ++++----
 superset-frontend/src/explore/controls.jsx             | 18 +++++++++---------
 11 files changed, 33 insertions(+), 33 deletions(-)