宋铄运
|
db5c343c33
|
test(runtime-dom): add test coverage for v-on runtime guards, fix "exact" guard (#298)
|
2019-10-15 17:08:43 -04:00 |
|
Cr
|
8eba1aba08
|
feat(vModel): warn if v-model is used on file input (#295)
|
2019-10-15 12:23:38 -04:00 |
|
Evan You
|
e3b14f5904
|
chore: comments grammar
|
2019-10-15 12:02:12 -04:00 |
|
HcySunYang
|
68a3879b88
|
feat(compiler-core): more hoisting optimizations (#276)
|
2019-10-15 11:41:24 -04:00 |
|
Evan You
|
c7074c703e
|
refactor(v-on): do not generate persistent flag when no listener modifier is present
|
2019-10-14 23:06:51 -04:00 |
|
Evan You
|
37cbd0098d
|
chore: lint + include tsx files for lint
|
2019-10-14 15:07:43 -04:00 |
|
宋铄运
|
57a94b530d
|
feat(dom): transform + runtime for v-on (#213)
|
2019-10-14 00:33:23 -04:00 |
|
Carlos Rodrigues
|
a84490858f
|
test(compiler-dom): add DOM compiler integration compile test (#189)
|
2019-10-11 10:13:55 -04:00 |
|
Evan You
|
d376439167
|
wip(compiler-dom): v-model runtime
|
2019-10-10 18:02:51 -04:00 |
|
月迷津渡
|
78f60347dc
|
feat(compiler): add isNativeTag option for determining element type (#139)
|
2019-10-10 14:54:06 -04:00 |
|
Carlos Rodrigues
|
8cb56ddb81
|
feat: added transformVText to directiveTransform (#182)
|
2019-10-10 10:18:19 -04:00 |
|
Evan You
|
93c6aa4c90
|
feat: v-once
Note: only compiler transform is tested - integration with runtime
still needs to be tested.
|
2019-10-09 17:32:58 -04:00 |
|
Evan You
|
f91d335e65
|
feat(compiler): v-text transform + move dom-specific errros codes to compiler-dom
|
2019-10-09 11:13:13 -04:00 |
|
Adam Dorling
|
21441830dd
|
feat(compiler-dom): v-cloak transform (#141)
|
2019-10-09 10:41:31 -04:00 |
|
Evan You
|
eadcaead37
|
feat(compiler-dom): transform for v-html
|
2019-10-08 15:35:57 -04:00 |
|
Evan You
|
095f5edf8d
|
feat(compiler): hoist static trees
|
2019-10-03 23:30:25 -04:00 |
|
Evan You
|
3354837ce1
|
refactor: move transformStyle to compiler-dom
|
2019-10-03 16:55:14 -04:00 |
|
Evan You
|
d900c13efb
|
refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types
|
2019-09-27 11:42:02 -04:00 |
|
Evan You
|
63b6902bdb
|
feat(compiler): correct source map generation
|
2019-09-26 14:55:53 -04:00 |
|
Evan You
|
7c030ee899
|
build: adjust compiler-core export to avoid collision
|
2019-09-26 11:51:04 -04:00 |
|
Evan You
|
642a44f8f0
|
chore: fix browser build treeshaking for transformExpression
|
2019-09-24 22:50:00 -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
|
40307d9642
|
chore: fix parserOptions usage of props
|
2019-09-22 13:05:19 -04:00 |
|
Evan You
|
3f05315d17
|
test: fix tests
|
2019-09-21 17:48:17 -04:00 |
|
Evan You
|
baa8954884
|
feat(compiler): element transform
|
2019-09-21 17:42:12 -04:00 |
|
Evan You
|
8a923f6a52
|
refactor: move compile into compiler-core
|
2019-09-20 12:16:19 -04:00 |
|
Evan You
|
d7aab859a3
|
feat: expose compiler APIs
|
2019-09-20 00:12:37 -04:00 |
|
Evan You
|
3b5ef483a9
|
build: move named char references to json file to speed up build
|
2019-09-19 23:19:48 -04:00 |
|
Evan You
|
9b1a548c6b
|
feat(compiler): basic codegen with source map support
|
2019-09-19 23:05:51 -04:00 |
|
Evan You
|
bbb57c26a2
|
feat(compiler): basic transform implementation
|
2019-09-17 19:08:47 -04:00 |
|
Evan You
|
f595b006c2
|
chore: regex caching makes no difference
|
2019-09-17 12:26:09 -04:00 |
|
Evan You
|
132cef9063
|
refactor: further tweak compiler layers
|
2019-09-17 11:57:37 -04:00 |
|
Evan You
|
6c14b409ca
|
refactor: move dom-specific options to compiler-dom
|
2019-09-17 11:57:37 -04:00 |
|
Evan You
|
54b200fe54
|
wip: layout compiler files
|
2019-09-16 16:31:54 -04:00 |
|
Evan You
|
1c8f5b612a
|
feat(compiler): scaffold compiler-dom
|
2019-09-16 15:06:45 -04:00 |
|
Evan You
|
2e9a342652
|
build: simplify compiler package setup
|
2018-09-19 22:25:55 -04:00 |
|
Evan You
|
38109fe915
|
workflow: adjust esm-bundler build file name
|
2018-09-19 21:51:21 -04:00 |
|
Evan You
|
d1bc6ee8d6
|
chore: setup all packages
|
2018-09-19 12:26:50 -04:00 |
|