-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
types(defineComponent): Support for GlobalComponents, typed Directives and respect expose
on defineComponent
#3399
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
Merged
Changes from 30 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
e2cac07
types(defineComponent): support for expose component types
pikax 3ccdc0b
chore: add directive typing test
pikax e140b07
chore: exposed type suppor
pikax 5f49e9c
chore: add global directive type
pikax fbb62bc
chore: fix tests
pikax b10bc77
chore: clean dup code
pikax d0b13fa
chore: add GlobalComponents and GlobalDirectives
pikax 057bad9
chore: add Suspense, KeepAlive, Teleport to GlobalComponents
pikax 9970b45
chore: add Transition and TransitionGroup to globalComponents
pikax 2498929
chore: add BaseTransition ass globalComponent
pikax b792c6c
chore: add VShow as a globalDirective
pikax 980dbf3
chore: add BaseTransition
pikax 200838d
chore: correct interface with file name
pikax dffd7c9
Merge branch 'master' into types/refactor_defineComponent
pikax 08c1217
chore: wrap component to get the type
pikax ca63ffa
chore: typed directives + VModel directive
pikax 16352ca
chore: move arg after modifiers and add tests
pikax 7754d7e
chore: improve tests
pikax 6558afd
chore: add vOn directive as global
pikax 99741b8
chore: vmodel WIP
pikax 675a642
Merge branch 'master-upstream' into types/refactor_defineComponent
pikax 5573d90
chore: remove bad import and fix compat render type
pikax a3408d7
chore: remove type
pikax 3ecd0cb
Merge branch 'master-upstream' into types/refactor_defineComponent
pikax 3757760
Merge branch 'main-upstream' into types/refactor_defineComponent
pikax 37593c9
minor: fix ssrCompiler test
pikax b268011
minor: remove breaking code -.-'
pikax 5b82ea4
Merge branch 'main-upstream' into types/refactor_defineComponent
pikax 1269ab1
minor: fix tests and remove unnecessary defineComponent
pikax 50b17d4
chore: remove added defineComponent
pikax 90a5872
Merge branch 'main-upstream' into types/refactor_defineComponent
pikax fa99b42
fix bad merge
pikax a59d3c5
Merge branch 'main-upstream' into types/refactor_defineComponent
pikax 30dd076
Merge branch 'main' into pr/3399
pikax 6f0042e
[autofix.ci] apply automated fixes
autofix-ci[bot] f9754a6
format and remove comment
pikax 9b98398
chore: remove RawOptions from defineComponent
pikax 794f6c1
Merge branch 'main' into pr/3399
pikax 34a5391
[autofix.ci] apply automated fixes
autofix-ci[bot] 6eda2d5
chore: fix vuetify usage
pikax 3b5b8f2
chore: Merge branch 'minor' into pr/3399
pikax 93b94c2
Merge branch 'minor' into types/refactor_defineComponent
pikax af1c810
chore: Merge branch 'minor' into types/refactor_defineComponent
yyx990803 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
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.
Uh oh!
There was an error while loading. Please reload this page.