-
-
Notifications
You must be signed in to change notification settings - Fork 69
feature: support Vue Vapor mode #293
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
ShenQingchuan
wants to merge
54
commits into
main
Choose a base branch
from
feat/vine-vapor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 36 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
5d9c13b
wip: support vapor compile
ShenQingchuan f5c290e
wip: support vapor highlight and add demo
ShenQingchuan 03e0324
wip: language service changes for vapor
ShenQingchuan 5da89b0
wip: add vapor interop e2e test case
ShenQingchuan 813eb16
wip: add guide for how to enable vapor in docs
ShenQingchuan 5bb5231
wip: fix some pitfalls
ShenQingchuan 604a56d
wip: fix vue-vine main package peer dep
ShenQingchuan 200ebe1
wip: fix empty value pitfalls
ShenQingchuan 95a7018
wip: fix transform assets url in vuejs/core#13623
ShenQingchuan 6bb2def
wip: improve lowlight vapor tag
ShenQingchuan 482532c
wip: add test case for SHOULD_ADD_SUFFIX_REGEXP
ShenQingchuan 262bcdc
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 2f77366
feat: add transform srcset
ShenQingchuan 1944a16
fix: implementation for srcset statically hoist
ShenQingchuan 2780956
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan e38b1de
Merge branches 'feat/vine-vapor' and 'main' of https://github.com/vue…
ShenQingchuan 8d751a2
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan a8eaf4b
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 89ce517
feat: support use vapor directive
ShenQingchuan 51543ce
chore(e2e): add image loaded test check
ShenQingchuan d3a8b16
test: add typecheck and lint output snapshot
ShenQingchuan ec19ff9
chore: add minor,major for local-ext-pack [ci skip]
ShenQingchuan fab73b0
test(e2e): add remote assets url test cases
ShenQingchuan a1f3eb7
chore: use explicit tsgo version number
ShenQingchuan 67282d6
test(e2e): remove userland path prefix in snapshot
ShenQingchuan 275aff6
fix: use common path functions for windows
ShenQingchuan 30e5b3d
fix: use strict template in vue-vine-tsc
ShenQingchuan c2d15fd
fix: remove path posix import
ShenQingchuan 564b2e6
fix: remove another path posix import
ShenQingchuan f2c68f8
fix: normalize reference path sepatators
ShenQingchuan 2f3932f
fix: add gitattributes for eol as LF
ShenQingchuan 979fe28
fix: join search text in path.sep
ShenQingchuan 1794bf5
test(e2e): wait a few seconds for remote img loading
ShenQingchuan a0e806b
test(e2e): change image loaded check implementation
ShenQingchuan 3fcf56f
fix(lang-service): avoid duplicate references in scoped class names
ShenQingchuan 4a2d31b
test(e2e): add vineEmits test cases
ShenQingchuan 1da0979
fix(lang-service): gurantee using pipeline for completions list
ShenQingchuan 54c00aa
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan eb9e497
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 9c10c3e
enhance(lang-service): performance improve for generate virtual code
ShenQingchuan 5410ef5
Merge branch 'fix/improve-compiler-arch' of https://github.com/vue-vi…
ShenQingchuan 6eaccf9
Merge branch 'main' of https://github.com/vue-vine/vue-vine into temp…
ShenQingchuan e3f74ef
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 24c22a3
fix: snapshot needs update
ShenQingchuan fd862d5
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 530e482
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan e9eccba
Merge branch 'main' into feat/vine-vapor
ShenQingchuan 8e7fb61
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan f8bcf6c
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 28de59a
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 2d83980
chore(ci): do not use shell env syntax in windows
ShenQingchuan 5274062
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 774b8a4
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 7295a69
Merge branch 'main' of https://github.com/vue-vine/vue-vine into feat…
ShenQingchuan 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* text=auto eol=lf |
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.
Uh oh!
There was an error while loading. Please reload this page.