-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
types(runtime-core): refactor defineComponent #1883
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
yyx990803
merged 28 commits into
vuejs:master
from
pikax:types/move_jsx_types_to_jsx.d.ts
Sep 15, 2020
Merged
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
19d37b7
types(runtime-core): move jsx defineComponent to jsx.d.ts
pikax a70b614
chore: improve return type for defineComponent
pikax 084a090
chore: replace apiDefineComponet
pikax 5d92fa1
chore: remove some old code
pikax d163f78
chore: working
pikax 133d6b0
chore: more changes
pikax b07f54d
chore: reducing code and types
pikax d5968ea
wip
pikax cf809a4
chore: improvements
pikax 0c7c24e
chore: working
pikax 30c7351
chore: remove unnecessary code
pikax c2fd006
chore: remove commented code
pikax 685ef7f
chore: readd h defineComponent overload
pikax 3548497
chore: from jsx contructor
pikax d8e9a12
chore: remove unuse symbol
pikax e2b5697
Merge branch 'master-upstream' into types/move_jsx_types_to_jsx.d.ts
pikax dc9db23
chore: fix h overload
pikax f96a16d
chore: improve Component type and allow to infer Props/RawBinding
pikax a87e2e9
chore: fixed errors?
pikax 114e067
chore: ...
pikax 832bec6
chore: fixed?
pikax dac2393
chore: improve?
pikax ba11f2a
chore: remove commented code
pikax 99b4bf0
chore: remove comment
pikax a669321
Merge branch 'master-upstream' into types/move_jsx_types_to_jsx.d.ts
pikax 7fe7d3c
Merge branch 'master' into types/move_jsx_types_to_jsx.d.ts
pikax 03dfaa5
refactor: improve typing
yyx990803 2e2daba
wip: Merge branch 'master' into types/move_jsx_types_to_jsx.d.ts
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
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.