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

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


    from 47db185e3b9 fix(mcp): include x_axis column in query context for 
series charts with group_by (#37639)
     add ef4f7afa90e chore(docs): improve build performance and fix OOM crashes 
(#37588)

No new revisions were added by this update.

Summary of changes:
 docs/docusaurus.config.ts               |  12 +-
 docs/netlify.toml                       |   2 +-
 docs/package.json                       |  22 +-
 docs/src/data/databases.json            | 146 ++++++++++-
 docs/src/pages/index.tsx                |   4 +-
 docs/src/styles/antd-theme.less         |  27 --
 docs/src/styles/{main.less => main.css} | 152 +++++------
 docs/src/webpack.extend.ts              |  37 ++-
 docs/yarn.lock                          | 437 ++++++++++++++++----------------
 9 files changed, 471 insertions(+), 368 deletions(-)
 delete mode 100644 docs/src/styles/antd-theme.less
 rename docs/src/styles/{main.less => main.css} (71%)

Reply via email to