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 f62b37be0a3 fix(FaveStar): revert display:inline-flex CSS change
 discard 3c87924f9db chore(docs): gitignore auto-generated component MDX files
 discard 6dc0446511f fix(Radio): add StoryObj type to fix TS2339 parameters 
assignment
 discard b84fa296269 fix(docs): add id prop to BlurredSection component
 discard 1591d20b4cf fix(docs): add missing anchor id for Community Calendar 
section
 discard 31a1a677c9e fix(docs): unescape template literals and handle 
multi-line args in generator
 discard bacc19b4a4c fix(docs): increase Node heap size for Netlify builds
 discard 61f5080b73a chore(docs): update yarn.lock
 discard b89327f333f fix(stories): resolve Skeleton TS2353 error and prettier 
formatting
 discard ae91cab85f3 style: apply prettier formatting to remaining story files
 discard 9ae9752e893 style: apply prettier formatting to all story files
 discard 569495f8df4 style: apply prettier formatting to story files
 discard 18c69f87408 fix(stories): resolve TypeScript errors in story files
 discard 4922d353489 fix(docs): resolve CI failures and bot review feedback
 discard ea01b76be94 fix(docs): add null-module shim for heavy deps and unshim 
react-resize-detector
 discard 0bb4f0d5ffa docs(overview): add Atomic Design content and sync sidebar 
with nav
 discard b89b166f95a fix(docs): resolve CI failures from build typecheck and 
license check
 discard 053deb75750 docs(Table): fix Live Example controls, pagination, and 
sticky header gap
 discard f3be7deffa2 fix(MetadataBar): add missing barrel export for component 
registry
 discard b0649347a19 fix(Layout): wire Live Example with sub-component children
 discard b5e4e8858de fix(DropdownContainer): constrain Live Example to trigger 
overflow
 discard c461df5bc16 fix(DropdownContainer): use Tag component for Live Example 
items
 discard e14a19a09fb feat(docs): resolve component descriptors in array prop 
items
 discard 068332d5f26 fix(DropdownContainer): use staticProps for items default
 discard d0d92dea824 fix(Grid): wire controls to Row props so they affect the 
Live Example
 discard ba1625f134f fix(DropdownContainer): default items to empty array to 
prevent crash
 discard 8dda050fc88 docs(components): add Grid, Layout, Table, MetadataBar, 
DropdownContainer pages
 discard cc2c412bea1 docs: fix Typography rendering and UnsavedChangesModal 
buttons
 discard a2fd24694c2 docs: fix 8 component stories for Docs build
 discard 2e15b6f178d docs(Tabs,Timer): add staticProps, liveExample, and 
examples for Docs build
 discard 5f8d98fd625 docs(components): fix 10 story migrations for Docs build
 discard 807e0bc09d4 docs(components): add Icons page, examples pattern, and 
editor improvements
 discard 96de3e311e6 docs(EmptyState): add all props with interactive controls
 discard 1b492f4fef2 docs(EditableTitle): add certification props and 
descriptions
 discard 70f7bec722d docs(Divider): add descriptions to all argTypes controls
 discard 9a5a48755a4 docs(Divider): show orientationMargin with title text 
examples
 discard eec2b867ef6 fix(docs): add type and orientationMargin controls to 
Divider
 discard 218ed3184c2 fix(docs): show both horizontal and vertical Divider 
examples
 discard 73c8d70a542 fix(docs): complete showNow changes for DatePicker story
 discard dc0f159000c fix(docs): use showNow instead of showToday for DatePicker 
with time
 discard 3eedd4ab0b4 fix(docs): use higher specificity selectors instead of 
!important
 discard ff3fb7d9a91 fix(docs): more aggressive CSS reset for Ant Design portals
 discard 6a2bf884d37 fix(docs): add CSS isolation for Ant Design portal 
components
 discard 7a49128d550 fix(docs): add Inter and Fira Code fonts for Superset 
component styling
 discard 573d5031620 fix(docs): include showTime nested object in DatePicker 
staticProps
 discard b412d7ba1f8 docs: enhance component docs generator with simplified 
data extraction
 discard 21279e0360e docs: consolidate Storybook documentation into Developer 
Portal
     add 5fedb65bc05 fix(docs): migrate deprecated antd v6 APIs to items prop 
pattern (#37530)
     add 1032c298aba docs: consolidate Storybook documentation into Developer 
Portal
     add b7af9273165 docs: enhance component docs generator with simplified 
data extraction
     add f0b0603c672 fix(docs): include showTime nested object in DatePicker 
staticProps
     add 991b7b196e7 fix(docs): add Inter and Fira Code fonts for Superset 
component styling
     add 6de5ed3182c fix(docs): add CSS isolation for Ant Design portal 
components
     add 009e901b3b6 fix(docs): more aggressive CSS reset for Ant Design portals
     add a9d244e345e fix(docs): use higher specificity selectors instead of 
!important
     add a3a84994941 fix(docs): use showNow instead of showToday for DatePicker 
with time
     add 218658b0087 fix(docs): complete showNow changes for DatePicker story
     add ac43a69c637 fix(docs): show both horizontal and vertical Divider 
examples
     add c8908d3e64c fix(docs): add type and orientationMargin controls to 
Divider
     add df6eb837429 docs(Divider): show orientationMargin with title text 
examples
     add 5b9c1f885d8 docs(Divider): add descriptions to all argTypes controls
     add c9fa7ed3586 docs(EditableTitle): add certification props and 
descriptions
     add 3537fe54ffe docs(EmptyState): add all props with interactive controls
     add 33a3b97106d docs(components): add Icons page, examples pattern, and 
editor improvements
     add 34fdfad623e docs(components): fix 10 story migrations for Docs build
     add 8568e95c5da docs(Tabs,Timer): add staticProps, liveExample, and 
examples for Docs build
     add c5bfc7a9599 docs: fix 8 component stories for Docs build
     add 523a6ca3688 docs: fix Typography rendering and UnsavedChangesModal 
buttons
     add 9dcb63fc0e7 docs(components): add Grid, Layout, Table, MetadataBar, 
DropdownContainer pages
     add 1cd9395bfab fix(DropdownContainer): default items to empty array to 
prevent crash
     add 8dcd5936167 fix(Grid): wire controls to Row props so they affect the 
Live Example
     add b0b697de8a4 fix(DropdownContainer): use staticProps for items default
     add bfdafecae5e feat(docs): resolve component descriptors in array prop 
items
     add e5a40a7704f fix(DropdownContainer): use Tag component for Live Example 
items
     add a19791639a1 fix(DropdownContainer): constrain Live Example to trigger 
overflow
     add 35f9949c820 fix(Layout): wire Live Example with sub-component children
     add c6974eb244e fix(MetadataBar): add missing barrel export for component 
registry
     add 8d8a436a757 docs(Table): fix Live Example controls, pagination, and 
sticky header gap
     add 347e63f33c4 fix(docs): resolve CI failures from build typecheck and 
license check
     add 0fc1550646b docs(overview): add Atomic Design content and sync sidebar 
with nav
     add 8efb041a040 fix(docs): add null-module shim for heavy deps and unshim 
react-resize-detector
     add ddd5702c05c fix(docs): resolve CI failures and bot review feedback
     add fd47ad3ca84 fix(stories): resolve TypeScript errors in story files
     add f500f57b525 style: apply prettier formatting to story files
     add a6322ed8b60 style: apply prettier formatting to all story files
     add 9f6b2a9217a style: apply prettier formatting to remaining story files
     add 1f188031c64 fix(stories): resolve Skeleton TS2353 error and prettier 
formatting
     add 0526b0f1898 chore(docs): update yarn.lock
     add b707d837ba1 fix(docs): increase Node heap size for Netlify builds
     add 4e465326694 fix(docs): unescape template literals and handle 
multi-line args in generator
     add 792375fc6db fix(docs): add missing anchor id for Community Calendar 
section
     add 25bf847969a fix(docs): add id prop to BlurredSection component
     add 224c2c23970 fix(Radio): add StoryObj type to fix TS2339 parameters 
assignment
     add 528a26b6cb3 chore(docs): gitignore auto-generated component MDX files
     add 6921c2db8be fix(FaveStar): revert display:inline-flex CSS change

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   (f62b37be0a3)
            \
             N -- N -- N   refs/heads/docs/federate-storybook (6921c2db8be)

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:
 docs/src/components/databases/DatabasePage.tsx | 454 +++++++++++++------------
 docs/src/pages/community.tsx                   | 244 +++++--------
 docs/src/pages/index.tsx                       |   7 +-
 3 files changed, 332 insertions(+), 373 deletions(-)

Reply via email to