-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
feat: implement defineVaporCustomElement #14017
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
Open
+2,908
−227
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
e808152
feat: implement defineVaporCustomElement
edison1105 da010a7
wip: enhance VaporElement with type parameters and pre-rendering support
edison1105 4b8a7fb
wip: save
edison1105 9f6a1b1
Merge branch 'minor' into edison/feat/defineVaporCustomElement
edison1105 1a8027a
wip: save
edison1105 e770960
chore: Merge branch 'minor' into edison/feat/defineVaporCustomElement
edison1105 2ca34e6
wip: process custom element as component
edison1105 8c1fc4d
fix: ignore errors caused by accessing Node after the test environmen...
edison1105 cf806db
wip: save
edison1105 225428c
test: add more tests
edison1105 f7290b6
wip: enhance slot rendering for custom elements
edison1105 7e29657
wip: save
edison1105 9fa0d63
fix: update createComponent call to include app context
edison1105 a590cfc
fix: enhance HMR style handling and component style injection
edison1105 f6eaa88
wip: save
edison1105 4edb144
wip: save
edison1105 836db6b
wip: save
edison1105 cbf18fb
refactor: handling slot update
edison1105 ccbb170
test: enhance nested custom element and teleport rendering with shado...
edison1105 cf93845
wip: save
edison1105 9b5e134
refactor: replace getCurrentInstance with getCurrentGenericInstance i...
edison1105 6bc0420
wip: add SSR support
edison1105 579ace9
test: remove tests
edison1105 fb06fcf
chore: tweaks
edison1105 d5b2e38
refactor: add createPlainElement helper
edison1105 8a298fa
feat: add useInstanceOption for safer instance access
edison1105 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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.