-
Notifications
You must be signed in to change notification settings - Fork 2.9k
feat(storybook): implement argTypeEnhancers for improved Slot API docs rendering #33838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Hotell
merged 28 commits into
microsoft:master
from
Hotell:sb/implement-arg-type-enhancers-for-slot
Apr 10, 2025
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3ed6120
feat(storybook): implement argTypeEnhancers for nice UX for Slot API …
Hotell 302f495
feat(react-card-stories): use argTypeEnhancer for rendering
Hotell 1d49538
fixup! feat(storybook): implement argTypeEnhancers for nice UX for Sl…
Hotell 151ad36
Revert "feat(react-card-stories): use argTypeEnhancer for rendering"
Hotell 2bc520b
fixup! fixup! feat(storybook): implement argTypeEnhancers for nice UX…
Hotell 1f2d51f
feat: apply enhancer internallly within custom DocPage
Hotell 1b764e4
refactor: dont mutate story object rather use scoped enhancer within …
Hotell c755e84
improve readability - move message before prop table
carlamntn 5b1cb70
adjusted overrides to handle complex Slot types
carlamntn 9accdbb
adjust for complex Slot types
carlamntn ca619c1
fix info box
carlamntn 8394dab
additional info about customizing with slots
carlamntn 1c6f3b5
create copy for story
carlamntn 50a6bdb
refactor additional info styles
carlamntn 95ee5d8
fix link
carlamntn 0d7b679
fix link for slots
carlamntn dd097bb
encapsulate repeated logic into separate component and render conditi…
carlamntn 71a0b6f
remove unnecessary comments
carlamntn 3d54054
revert changes
carlamntn 80fde25
Refactor AdditionalApiDocs to use ReactElement instead of ReactNode
carlamntn 42a2fde
additional docs fix
carlamntn fb06625
refactor - deep copy and remove global flag
carlamntn 3c3a2f4
cleanup
carlamntn c6e3aaf
fix for accordion
carlamntn 4717b49
subcomponents enhancement
carlamntn 2f21f83
remove argtypes
carlamntn eb48240
subcomponents enhance slot types
carlamntn 68ee110
refactor
carlamntn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.