Evan You
|
ad4841a892
|
chore: ignore unreachable files from coverage
|
5 years ago |
Evan You
|
e954ba21f0
|
feat(build): provide more specific warnings for runtime compilation
close #1004
|
5 years ago |
Evan You
|
19223f5462
|
build: remove __BUNLDER__ flag so that HMR is available for all builds
|
5 years ago |
Evan You
|
e93e426bfa
|
feat(runtime-core): config.performance tracing support
|
5 years ago |
Evan You
|
32d6a46474
|
build: avoid runtime wildcard import in global build
|
6 years ago |
Evan You
|
e861c6da90
|
test: test updates for d40c642
|
6 years ago |
Evan You
|
9cf4518936
|
chore: fix test alias for vue
|
6 years ago |
Evan You
|
bc07e95ca8
|
fix(ssr): avoid hard-coded ssr checks in cjs builds
|
6 years ago |
Evan You
|
cee36ad028
|
wip(ssr): render real components
|
6 years ago |
Evan You
|
80f8b46177
|
ci: skip e2e tests on netlify coverage builds
|
6 years ago |
Evan You
|
69c9dbc825
|
feat(sfc): scopeId runtime support
|
6 years ago |
Evan You
|
8ffd79c754
|
fix(compiler-core): handle template root and template v-if as stable fragments
|
6 years ago |
Evan You
|
2a994094de
|
test: ignore size-check in coverage
|
6 years ago |
Evan You
|
cd5ba7cfcc
|
build: remove lerna
|
6 years ago |
Evan You
|
28a1e8ab27
|
chore: ignore test utils in coverage
|
6 years ago |
Evan You
|
300a705221
|
refactor: use __TEST__ flag
|
6 years ago |
Dmitry Sharshakov
|
fd209f5a66
|
feat(core): export version (#254)
|
6 years ago |
Evan You
|
82b5978e9c
|
build: further shave off runtime compile only code
|
6 years ago |
Evan You
|
13a6c49032
|
test: exclude template-explorer from coverage
|
6 years ago |
Rahul Kadyan
|
5c4478b00b
|
chore(jest): ignore node_modules from watched files (#162)
`jest --watch` fails with open file limit reached:
|
6 years ago |
Evan You
|
132cef9063
|
refactor: further tweak compiler layers
|
6 years ago |
Evan You
|
d5e9682040
|
wip: suspense feature flag
|
6 years ago |
Evan You
|
a6616e4210
|
feat: 2.x options support
|
6 years ago |
Evan You
|
fce6a8fa51
|
wip: support returning render fn from setup() + improve createComponent type inference
|
6 years ago |
Evan You
|
a848466f07
|
test: test for attrs fallthrough
|
7 years ago |
Evan You
|
26ff9b29f9
|
test: wip tests for observer
|
7 years ago |
Evan You
|
d69d0c0216
|
test: test for scheduler
|
7 years ago |