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

rusackas pushed a change to branch fix/readme-database-logos
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 26b5ca9a64d fix(docs): replace identicon logos and deduplicate README 
database wall
     add 20da4eb86ec fix(sqllab): Over-rendering on result table (#30857)
     add 2ec3aaaeea6 feat(dashboard): show dataset column labels in View as 
table (#37140)
     add f787aec5673 docs: add Netlify to CI services footer and improve layout 
(#37451)
     add 77b464a65f9 fix(docs): replace identicon logos and deduplicate README 
database wall
     add 387982e2590 fix(ci): add cratedb/risingwave SVGs to rat-excludes and 
fix missing newline

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   (26b5ca9a64d)
            \
             N -- N -- N   refs/heads/fix/readme-database-logos (387982e2590)

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:
 .rat-excludes                                      |   3 ++
 docs/docusaurus.config.ts                          |   6 ++--
 docs/i18n/en/docusaurus-theme-classic/footer.json  |   2 +-
 docs/src/styles/main.less                          |  38 ++++++++++++++++++---
 docs/static/img/databases/cratedb.svg              | Bin 2999 -> 3000 bytes
 docs/static/img/netlify.png                        | Bin 0 -> 4618 bytes
 .../src/SqlLab/components/ResultSet/index.tsx      |  15 +++++---
 .../src/components/FilterableTable/index.tsx       |   3 +-
 .../components/SliceHeaderControls/index.tsx       |   1 +
 .../explore/components/DataTableControl/index.tsx  |  12 +++++--
 .../DataTableControl/useTableColumns.test.ts       |  28 +++++++++++++++
 .../components/ResultsPaneOnDashboard.tsx          |   2 ++
 .../components/SingleQueryResultPane.tsx           |   2 ++
 .../DataTablesPane/components/useResultsPane.tsx   |   2 ++
 .../src/explore/components/DataTablesPane/types.ts |   4 +++
 15 files changed, 102 insertions(+), 16 deletions(-)
 create mode 100644 docs/static/img/netlify.png

Reply via email to