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

rusackas pushed a change to branch docs/federate-storybook
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard f387a1c6755 chore(docs): gitignore auto-generated component MDX files
 discard b73b61de30e fix(Radio): add StoryObj type to fix TS2339 parameters 
assignment
 discard f0f46b8dc24 fix(docs): add id prop to BlurredSection component
 discard 76bd59e0065 fix(docs): add missing anchor id for Community Calendar 
section
 discard a66d3b8a1e7 fix(docs): unescape template literals and handle 
multi-line args in generator
 discard ef804e42923 fix(docs): increase Node heap size for Netlify builds
 discard 3186939a6ac chore(docs): update yarn.lock
 discard b87e87bdc6c fix(stories): resolve Skeleton TS2353 error and prettier 
formatting
 discard 87ce3707699 style: apply prettier formatting to remaining story files
 discard b0c10e141a3 style: apply prettier formatting to all story files
 discard 28630563ef4 style: apply prettier formatting to story files
 discard d4dc4c63b8e fix(stories): resolve TypeScript errors in story files
 discard 8f770cd0f53 fix(docs): resolve CI failures and bot review feedback
 discard 389c834a9b0 fix(docs): add null-module shim for heavy deps and unshim 
react-resize-detector
 discard fa2a36d1602 docs(overview): add Atomic Design content and sync sidebar 
with nav
 discard 497abc62f30 fix(docs): resolve CI failures from build typecheck and 
license check
 discard c28b5b238e1 docs(Table): fix Live Example controls, pagination, and 
sticky header gap
 discard 10d65aae036 fix(MetadataBar): add missing barrel export for component 
registry
 discard e6a93035a09 fix(Layout): wire Live Example with sub-component children
 discard 74339efeb38 fix(DropdownContainer): constrain Live Example to trigger 
overflow
 discard 6e6dc9963f6 fix(DropdownContainer): use Tag component for Live Example 
items
 discard b61e2bdaf27 feat(docs): resolve component descriptors in array prop 
items
 discard 75b3388a8e1 fix(DropdownContainer): use staticProps for items default
 discard f2ea24610f4 fix(Grid): wire controls to Row props so they affect the 
Live Example
 discard c144ae10fe8 fix(DropdownContainer): default items to empty array to 
prevent crash
 discard e029ff270e8 docs(components): add Grid, Layout, Table, MetadataBar, 
DropdownContainer pages
 discard cc4454e8a87 docs: fix Typography rendering and UnsavedChangesModal 
buttons
 discard b24ccbc9a75 docs: fix 8 component stories for Docs build
 discard 8b2bad67cff docs(Tabs,Timer): add staticProps, liveExample, and 
examples for Docs build
 discard 97447b17897 docs(components): fix 10 story migrations for Docs build
 discard 70dbde23618 docs(components): add Icons page, examples pattern, and 
editor improvements
 discard 5b1ab68b7f6 docs(EmptyState): add all props with interactive controls
 discard 7879bd71707 docs(EditableTitle): add certification props and 
descriptions
 discard a02ff020fc4 docs(Divider): add descriptions to all argTypes controls
 discard 157c8740cd5 docs(Divider): show orientationMargin with title text 
examples
 discard 76417ac7586 fix(docs): add type and orientationMargin controls to 
Divider
 discard d2e4ec78cad fix(docs): show both horizontal and vertical Divider 
examples
 discard 2454a312e7a fix(docs): complete showNow changes for DatePicker story
 discard 670a94994aa fix(docs): use showNow instead of showToday for DatePicker 
with time
 discard 44ffde2008b fix(docs): use higher specificity selectors instead of 
!important
 discard 0341fbaf426 fix(docs): more aggressive CSS reset for Ant Design portals
 discard 5e554c643f7 fix(docs): add CSS isolation for Ant Design portal 
components
 discard 58d604fae2f fix(docs): add Inter and Fira Code fonts for Superset 
component styling
 discard c0779193b0a fix(docs): include showTime nested object in DatePicker 
staticProps
 discard 206b21d6dd9 docs: enhance component docs generator with simplified 
data extraction
 discard 0156c9aa171 docs: consolidate Storybook documentation into Developer 
Portal
     add f6f9e083acd fix(docs): replace identicon logos and deduplicate README 
database wall (#37500)
     add bb5be6cf54a fix(matrixify): Rename Tag from 'Matrixify' to 
'Matrixified' (#37402)
     add 06e4f4ff4c9 fix(dashboard): catch DatasourceNotFound in get_datasets 
to prevent 404 (#37503)
     add 042229bf80a fix(docs): add consistent dev-mode logging for Matomo page 
views (#37526)
     add b3526fc4caa docs(community): redesign community page with card grid 
layout (#37536)
     add 21279e0360e docs: consolidate Storybook documentation into Developer 
Portal
     add b412d7ba1f8 docs: enhance component docs generator with simplified 
data extraction
     add 573d5031620 fix(docs): include showTime nested object in DatePicker 
staticProps
     add 7a49128d550 fix(docs): add Inter and Fira Code fonts for Superset 
component styling
     add 6a2bf884d37 fix(docs): add CSS isolation for Ant Design portal 
components
     add ff3fb7d9a91 fix(docs): more aggressive CSS reset for Ant Design portals
     add 3eedd4ab0b4 fix(docs): use higher specificity selectors instead of 
!important
     add dc0f159000c fix(docs): use showNow instead of showToday for DatePicker 
with time
     add 73c8d70a542 fix(docs): complete showNow changes for DatePicker story
     add 218ed3184c2 fix(docs): show both horizontal and vertical Divider 
examples
     add eec2b867ef6 fix(docs): add type and orientationMargin controls to 
Divider
     add 9a5a48755a4 docs(Divider): show orientationMargin with title text 
examples
     add 70f7bec722d docs(Divider): add descriptions to all argTypes controls
     add 1b492f4fef2 docs(EditableTitle): add certification props and 
descriptions
     add 96de3e311e6 docs(EmptyState): add all props with interactive controls
     add 807e0bc09d4 docs(components): add Icons page, examples pattern, and 
editor improvements
     add 5f8d98fd625 docs(components): fix 10 story migrations for Docs build
     add 2e15b6f178d docs(Tabs,Timer): add staticProps, liveExample, and 
examples for Docs build
     add a2fd24694c2 docs: fix 8 component stories for Docs build
     add cc2c412bea1 docs: fix Typography rendering and UnsavedChangesModal 
buttons
     add 8dda050fc88 docs(components): add Grid, Layout, Table, MetadataBar, 
DropdownContainer pages
     add ba1625f134f fix(DropdownContainer): default items to empty array to 
prevent crash
     add d0d92dea824 fix(Grid): wire controls to Row props so they affect the 
Live Example
     add 068332d5f26 fix(DropdownContainer): use staticProps for items default
     add e14a19a09fb feat(docs): resolve component descriptors in array prop 
items
     add c461df5bc16 fix(DropdownContainer): use Tag component for Live Example 
items
     add b5e4e8858de fix(DropdownContainer): constrain Live Example to trigger 
overflow
     add b0649347a19 fix(Layout): wire Live Example with sub-component children
     add f3be7deffa2 fix(MetadataBar): add missing barrel export for component 
registry
     add 053deb75750 docs(Table): fix Live Example controls, pagination, and 
sticky header gap
     add b89b166f95a fix(docs): resolve CI failures from build typecheck and 
license check
     add 0bb4f0d5ffa docs(overview): add Atomic Design content and sync sidebar 
with nav
     add ea01b76be94 fix(docs): add null-module shim for heavy deps and unshim 
react-resize-detector
     add 4922d353489 fix(docs): resolve CI failures and bot review feedback
     add 18c69f87408 fix(stories): resolve TypeScript errors in story files
     add 569495f8df4 style: apply prettier formatting to story files
     add 9ae9752e893 style: apply prettier formatting to all story files
     add ae91cab85f3 style: apply prettier formatting to remaining story files
     add b89327f333f fix(stories): resolve Skeleton TS2353 error and prettier 
formatting
     add 61f5080b73a chore(docs): update yarn.lock
     add bacc19b4a4c fix(docs): increase Node heap size for Netlify builds
     add 31a1a677c9e fix(docs): unescape template literals and handle 
multi-line args in generator
     add 1591d20b4cf fix(docs): add missing anchor id for Community Calendar 
section
     add b84fa296269 fix(docs): add id prop to BlurredSection component
     add 6dc0446511f fix(Radio): add StoryObj type to fix TS2339 parameters 
assignment
     add 3c87924f9db chore(docs): gitignore auto-generated component MDX files

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   (f387a1c6755)
            \
             N -- N -- N   refs/heads/docs/federate-storybook (3c87924f9db)

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                                      |  16 +-
 README.md                                          | 126 +++++------
 docs/scripts/generate-database-docs.mjs            | 101 ++++++++-
 docs/src/data/databases.json                       |   6 +-
 docs/src/pages/community.tsx                       | 251 +++++++++++++--------
 docs/src/theme/Root.js                             |  11 +-
 .../static/img/community/bluesky-symbol.svg        | Bin 1033 -> 1487 bytes
 .../static/img/community/globe-symbol.svg          | Bin 1033 -> 1157 bytes
 .../static/img/community/linkedin-symbol.svg       | Bin 1250 -> 1347 bytes
 .../static/img/community/x-symbol.svg              | Bin 1033 -> 1068 bytes
 docs/static/img/databases/cratedb.png              | Bin 1534 -> 0 bytes
 docs/static/img/databases/cratedb.svg              | Bin 0 -> 3000 bytes
 docs/static/img/databases/risingwave.png           | Bin 1548 -> 0 bytes
 docs/static/img/databases/risingwave.svg           | Bin 0 -> 14392 bytes
 .../src/components/assets/images/loading.svg       | Bin 1652 -> 2444 bytes
 .../ExploreChartHeader/ExploreChartHeader.test.tsx |   4 +-
 .../components/ExploreChartHeader/index.jsx        |   2 +-
 .../src/pages/ChartList/ChartList.test.tsx         |   4 +-
 superset-frontend/src/pages/ChartList/index.tsx    |   2 +-
 superset/connectors/sqla/models.py                 |   9 +-
 superset/db_engine_specs/crate.py                  |   2 +-
 superset/db_engine_specs/risingwave.py             |   2 +-
 tests/unit_tests/connectors/sqla/models_test.py    |  40 ++++
 23 files changed, 378 insertions(+), 198 deletions(-)
 copy superset-frontend/src/assets/images/icons/checkbox_half.svg => 
docs/static/img/community/bluesky-symbol.svg (53%)
 copy superset-frontend/src/assets/images/icons/checkbox_half.svg => 
docs/static/img/community/globe-symbol.svg (69%)
 copy superset-frontend/src/assets/images/icons/checkbox_off.svg => 
docs/static/img/community/linkedin-symbol.svg (59%)
 copy superset-frontend/src/assets/images/icons/checkbox_half.svg => 
docs/static/img/community/x-symbol.svg (74%)
 delete mode 100644 docs/static/img/databases/cratedb.png
 create mode 100644 docs/static/img/databases/cratedb.svg
 delete mode 100644 docs/static/img/databases/risingwave.png
 create mode 100644 docs/static/img/databases/risingwave.svg

Reply via email to