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

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


 discard ff5a3379de fix(actionlog): restore full name display in Action Logs 
user column (#37985)
 discard 37af015d62 fix(docs): guard window reference in logging.ts for SSR 
compatibility (#38201)
 discard af8ab77fa9 fix(table): preserve line breaks in cell content modal 
(#37036)
 discard 0ee07c24c2 fix(button): use colorLink token for link-style buttons 
(#38121)
 discard 4b7859e4bc fix(table): preserve time grain aggregation when temporal 
column casing changes (#37893)
 discard d08b5c981b fix(home): null check for possibly undefined filtered other 
table data due to insufficient permission (#37983)
 discard fd6fb6c8f0 fix(native-filters): align refresh icon with default value 
field (#37802)
 discard b8c0f5ec7b fix: Unreachable drop zones within tabs in dashbboard 
editor (#37904)
     add 667e964577 fix: Unreachable drop zones within tabs in dashbboard 
editor (#37904)
     add 85c8ec073a fix(native-filters): align refresh icon with default value 
field (#37802)
     add c85f58f9cc fix(home): null check for possibly undefined filtered other 
table data due to insufficient permission (#37983)
     add 23431467e9 fix(table): preserve time grain aggregation when temporal 
column casing changes (#37893)
     add 50f0306753 fix(button): use colorLink token for link-style buttons 
(#38121)
     add 3baecdc622 fix(table): preserve line breaks in cell content modal 
(#37036)
     add 48a6921ade fix(docs): guard window reference in logging.ts for SSR 
compatibility (#38201)
     add 76d6a1dd6d fix(actionlog): restore full name display in Action Logs 
user column (#37985)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ff5a3379de)
            \
             N -- N -- N   refs/heads/6.0 (76d6a1dd6d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 .../packages/superset-ui-core/src/components/Button/index.tsx         | 2 +-
 .../src/dashboard/components/gridComponents/Column/Column.test.jsx    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Reply via email to