You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by li...@apache.org on 2024/03/27 16:38:49 UTC

(superset) branch table-time-comparison-color updated (f92eff21c0 -> e352871a99)

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

lilykuang pushed a change to branch table-time-comparison-color
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard f92eff21c0 multi select for conditional color formatter

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/table-time-comparison-color (e352871a99)
            \
             O -- O -- O   (f92eff21c0)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../superset-ui-chart-controls/src/types.ts        |  4 ++--
 .../src/utils/getColorFormatters.ts                | 23 ++++++++--------------
 .../plugin-chart-table/src/transformProps.ts       |  1 -
 .../plugins/plugin-chart-table/src/types.ts        |  5 -----
 .../ConditionalFormattingControl.tsx               |  8 +-------
 .../FormattingPopover.tsx                          |  2 --
 .../FormattingPopoverContent.tsx                   |  8 +-------
 .../controls/ConditionalFormattingControl/types.ts |  4 +---
 8 files changed, 13 insertions(+), 42 deletions(-)