You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yo...@apache.org on 2021/01/25 07:59:15 UTC

[superset] branch master updated (bcbd8f9 -> 307e3a9)

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

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


    from bcbd8f9  chore(explore): Save Resizable width to localStorage (#12593)
     add 307e3a9  chore(explore): added tooltips to timepicker (#12580)

No new revisions were added by this update.

Summary of changes:
 .../DateFilterControl/frame/AdvancedFrame.tsx      |   8 +-
 .../frame/DateFunctionTooltip.tsx                  | 147 +++++++++++++++++++++
 2 files changed, 154 insertions(+), 1 deletion(-)
 create mode 100644 superset-frontend/src/explore/components/controls/DateFilterControl/frame/DateFunctionTooltip.tsx