Evan You
|
004223ade6
chore: use consistent type signature
|
6 years ago |
Stanislav Lashmanov
|
b4eeb2fa1b
test(runtime-dom): vModel tests (#255)
|
6 years ago |
月迷津渡
|
66023a8886
feat: runtime component name validation (#217)
|
6 years ago |
Dmitry Sharshakov
|
fd209f5a66
feat(core): export version (#254)
|
6 years ago |
terencez
|
4547d85a38
feat(compiler-core): support <portal> in template (#203)
|
6 years ago |
Evan You
|
37cbd0098d
chore: lint + include tsx files for lint
|
6 years ago |
fisker Cheung
|
c0adcb5669
ci: add step name (#279)
|
6 years ago |
fisker Cheung
|
532a248798
chore: fix yarn lint failure on windows (#278)
|
6 years ago |
Evan You
|
6b3ad95fa4
fix(watch): type inference for computed refs
|
6 years ago |
Cr
|
6bd26636c3
test: add test for resolveAsset (#273)
|
6 years ago |
Evan You
|
1c56d1bf19
test: test unwrapping computed refs
|
6 years ago |
Jooger
|
d8b2b9eb9c
types(ref): improve UnwrapRef types (#266)
|
6 years ago |
Cr
|
d2bcedb213
feat(apiOptions): warn invalid computed options (#225)
|
6 years ago |
Evan You
|
82b5978e9c
build: further shave off runtime compile only code
|
6 years ago |
宋铄运
|
57a94b530d
feat(dom): transform + runtime for v-on (#213)
|
6 years ago |
Jooger
|
312907c9d8
refactor(scheduler): replace try catch with callWithErrorHandling (#264)
|
6 years ago |
fisker Cheung
|
70a142c203
refactor(runtime-core): programmatically create lifecycle APIs for DRYness (#246)
|
6 years ago |
fisker Cheung
|
1baa19aea5
build: use `ES module` format `rollup.config.js` (#259)
|
6 years ago |
fisker Cheung
|
37f34c050f
ci: frozen-lockfile (#260)
|
6 years ago |
Dmitry Sharshakov
|
7fd1fdde28
refactor(scheduler): minor refactors (#240)
|
6 years ago |
Dmitry Sharshakov
|
374a85b861
types: improve directive typing (#253)
|
6 years ago |
Evan You
|
8e5ea98ccd
Revert "chore: remove useless else (#245)" (#257)
|
6 years ago |
fisker Cheung
|
971cebc61c
chore: remove useless else (#245)
|
6 years ago |
likui
|
46e64b257c
feat(compiler-core/runtime-core): show codeframe in runtime compile errors (#220)
|
6 years ago |
Dmitry Sharshakov
|
78d1821e24
refactor(componentProxy): simplify proxy handling (#214)
|
6 years ago |
Natalia Tepluhina
|
5d98c51b74
chore: use `name` const consistently (#249)
|
6 years ago |
fisker Cheung
|
cdc143d348
refactor(runtime-core): use `Array.from` instead of loop over `iterable` (#250)
|
6 years ago |
Sangeeth Sudheer
|
96681942c1
types: remove unnecessary types (#234)
|
6 years ago |
fisker Cheung
|
9371e65187
refactor(runtime-dom): use `findIndex` instead of loop (#244)
|
6 years ago |
Evan You
|
a7eefaff1e
refactor(runtime-dom): remove xlink support since it's been deprecated
|
6 years ago |