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

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


    from 49bcf79f71 Merge branch 'master' into template_less
     add 9da62ed63a refactor(InfoTooltipWithTrigger): Replace support for fa 
icons with antd5 icons (#33256)

No new revisions were added by this update.

Summary of changes:
 .../src/components/ColumnOption.tsx                |  10 +-
 .../src/components/ControlHeader.tsx               |   2 +-
 .../src/components/InfoTooltipWithTrigger.tsx      | 108 +++++++++++++++------
 .../src/components/MetricOption.tsx                |  10 +-
 .../src/components/Tooltip.tsx                     |   2 -
 .../test/components/ColumnOption.test.tsx          |   9 +-
 .../components/InfoTooltipWithTrigger.test.tsx     |  60 +++++++++---
 .../test/components/MetricOption.test.tsx          |   9 +-
 .../src/OptionDescription.tsx                      |   4 +-
 .../src/plugin/controls/handlebarTemplate.tsx      |   2 +-
 .../src/plugin/controls/style.tsx                  |   2 +-
 .../components/ExploreCtasResultsButton/index.tsx  |  11 +--
 .../components/TemplateParamsEditor/index.tsx      |   4 +-
 .../components/IconTooltip/IconTooltip.stories.tsx |  27 +++---
 .../src/components/Icons/Icons.stories.tsx         |   2 +-
 .../src/components/PopoverSection/index.tsx        |   2 +-
 .../EmbeddedModal/EmbeddedModal.test.tsx           |   7 +-
 .../dashboard/components/gridComponents/Row.jsx    |   2 +-
 .../FiltersConfigModal/FiltersConfigModal.test.tsx |  14 +--
 .../src/explore/components/ControlHeader.tsx       |   2 +-
 .../controls/AnnotationLayerControl/index.tsx      |   2 +-
 .../controls/DndColumnSelectControl/Option.tsx     |   3 +-
 .../components/controls/OptionControls/index.tsx   |   3 +-
 23 files changed, 187 insertions(+), 110 deletions(-)

Reply via email to