-
Notifications
You must be signed in to change notification settings - Fork 579
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactor stencil generator to work properly with current version (
#1547) * feat: refactor stencil generator to work properly with current version * fix: metadata.ts isAttachedToShadowDom can be undefined * chore: update snapshots * chore: update changeset * fix: issue with stencil generator chore: update changeset with angular comment * fix: moved processBinding to CODE_PROCESSOR_PLUGIN * chore: update snapshots * chore: update changeset * chore: moved code-processor-plugin * Update packages/core/src/generators/stencil/plugins/get-code-processor-plugins.ts * chore: update snapshots * chore: update snapshots --------- Co-authored-by: Sami Jaber <[email protected]> Co-authored-by: Sami Jaber <[email protected]>
- Loading branch information
1 parent
d59d328
commit 4171a19
Showing
37 changed files
with
2,844 additions
and
1,346 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
'@builder.io/mitosis': minor | ||
--- | ||
|
||
|
||
[Stencil] feat: refactor stencil generator to work with stencil v4 | ||
|
||
[Stencil,Angular] fix: issue with nested components for frameworks (stencil, angular) with custom elements via [``getChildComponents``](../packages/core/src/helpers/get-child-components.ts) | ||
|
||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.