ztplz
|
bc053f05cd
|
chore: use const instead of let (#437)
|
2019-11-07 23:35:22 -05:00 |
|
大江东去
|
a75077569e
|
test(dom): test using innerHTML as template. (#372)
|
2019-10-25 10:18:46 -04:00 |
|
Cr
|
3f73b8b6cf
|
chore: fix composition example (#369)
|
2019-10-25 10:00:55 -04:00 |
|
Evan You
|
fd4845c52c
|
chore: include todomvc examples (need tests!)
|
2019-10-24 22:23:08 -04:00 |
|
Evan You
|
65a0207c7b
|
test: test runtime compilation error warning
|
2019-10-15 22:19:19 -04:00 |
|
月迷津渡
|
f71bf2f1d3
|
feat: add isCustomElement option (#299)
|
2019-10-15 17:30:47 -04:00 |
|
Illya Klymov
|
e32da9169b
|
fix(runtime-core): support object syntax for class (#215)
|
2019-10-11 15:09:37 -04:00 |
|
Evan You
|
95d7e1f471
|
feat: log on the fly template compilation error
|
2019-10-11 11:16:20 -04:00 |
|
Evan You
|
12b7557e8f
|
chore: remove no longer necessary global Vue
|
2019-10-06 11:39:20 -04:00 |
|
Stanislav Lashmanov
|
b7a9c25f14
|
fix: expose Vue to compiled template (#120)
This removes the reliance on `Vue` being exposed as a global.
|
2019-10-06 11:38:05 -04:00 |
|
Evan You
|
b61d9652dd
|
chore: shorten option name
|
2019-10-04 09:03:00 -04:00 |
|
Evan You
|
095f5edf8d
|
feat(compiler): hoist static trees
|
2019-10-03 23:30:25 -04:00 |
|
Evan You
|
b3b67b8c7d
|
feat(compiler): ensure interpolation expressions are wrapped with toString()
|
2019-09-23 15:36:30 -04:00 |
|
Evan You
|
3a177a18d2
|
feat(compiler): element codegen
|
2019-09-22 16:50:57 -04:00 |
|
Evan You
|
8a923f6a52
|
refactor: move compile into compiler-core
|
2019-09-20 12:16:19 -04:00 |
|
Evan You
|
3e1973f065
|
test: test on-the-fly compilation
|
2019-09-20 00:56:02 -04:00 |
|
Evan You
|
3ddd121b19
|
feat: on-the-fly template compilation
|
2019-09-20 00:24:16 -04:00 |
|
Evan You
|
d7aab859a3
|
feat: expose compiler APIs
|
2019-09-20 00:12:37 -04:00 |
|
Evan You
|
132cef9063
|
refactor: further tweak compiler layers
|
2019-09-17 11:57:37 -04:00 |
|
Evan You
|
1c8f5b612a
|
feat(compiler): scaffold compiler-dom
|
2019-09-16 15:06:45 -04:00 |
|
Evan You
|
c833db9c97
|
feat: production tip
|
2019-09-03 20:51:42 -04:00 |
|
Evan You
|
b2d269a651
|
build: use api-extractor for type rollup
|
2019-09-03 12:16:22 -04:00 |
|
Evan You
|
e05673f4d3
|
refactor: rename packages
|
2018-10-26 15:44:50 -04:00 |
|
Evan You
|
0857d96438
|
build: add vue package
|
2018-10-23 11:58:37 -04:00 |
|
Evan You
|
f57ca5e189
|
build: rename vue-compat
|
2018-10-23 11:44:56 -04:00 |
|
Evan You
|
7d091b5e91
|
refactor: createComponentInstance needs only 1 argument
|
2018-10-17 16:37:45 -04:00 |
|
Evan You
|
6e04850d71
|
build: adjust types build script
|
2018-10-16 17:41:59 -04:00 |
|
Evan You
|
149d82d618
|
refactor: option merging + extract helper functions
|
2018-10-16 15:47:51 -04:00 |
|
Evan You
|
60e803ce62
|
feat: support defining data in constructor/initialzers
|
2018-10-11 13:54:35 -04:00 |
|
Evan You
|
83605ef26c
|
refactor: remove inheritAttrs / nativeOn, enforce explicit fallthrough
|
2018-10-09 21:10:30 -04:00 |
|
Evan You
|
ba62deb5d9
|
types: simplify options types
|
2018-10-09 13:59:30 -04:00 |
|
Evan You
|
d22b71b27e
|
refactor: types refactor
|
2018-10-08 18:09:13 -04:00 |
|
Evan You
|
743a3c2567
|
chore: export all api from vue
|
2018-10-03 10:30:31 -04:00 |
|
Evan You
|
1ef0d03829
|
chore: comments
|
2018-09-20 02:11:05 -04:00 |
|
Evan You
|
a89bbc018b
|
build: add sideEffects: false flags
|
2018-09-20 00:02:48 -04:00 |
|
Evan You
|
232d14c0dd
|
test: basic 2.x compat test case
|
2018-09-19 23:43:27 -04:00 |
|
Evan You
|
b3208a5941
|
wip: root Vue compat
|
2018-09-19 23:19:25 -04:00 |
|
Evan You
|
360ab65117
|
build: add vue 2.x compat package
|
2018-09-19 21:52:24 -04:00 |
|