Skip to content

Addon-docs: Include decorators by default in source decorators#21902

Merged
shilman merged 2 commits into
nextfrom
shilman/21900-revert-source-exclude-decorators
Apr 5, 2023
Merged

Addon-docs: Include decorators by default in source decorators#21902
shilman merged 2 commits into
nextfrom
shilman/21900-revert-source-exclude-decorators

Conversation

@shilman
Copy link
Copy Markdown
Member

@shilman shilman commented Apr 4, 2023

Closes #21900

What I did

Partially reverted #21722. There were some other fixes in there that I didn't touch.

We set docs.source.excludeDecorators to true in order to avoid #21649 (not fix it).

However, this completely breaks Storybook in the case when the story requires a decorator to be present, as is the case with the repro in #21900.

We'll need to come up with a proper fix to #21649.

How to test

See repro in #21900

@shilman shilman added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Apr 5, 2023
@shilman shilman merged commit 05cb5d5 into next Apr 5, 2023
@shilman shilman deleted the shilman/21900-revert-source-exclude-decorators branch April 5, 2023 12:53
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Apr 6, 2023
shilman added a commit that referenced this pull request Apr 6, 2023
…e-exclude-decorators

Addon-docs: Include decorators by default in source decorators
@ndelangen ndelangen removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

addon: docs block: source bug patch:done Patch/release PRs already cherry-picked to main/release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: 7.0.0-rc.9 Decorators are broken in custom render components

2 participants