Evan You
|
ae0fb14305
wip: fix native template compat
|
5 년 전 |
Evan You
|
bd3cc4d2c7
wip: tests for compiler compat
|
5 년 전 |
Evan You
|
b047a0864c
refactor(compiler): improve whitespace: 'preserve' behavior from #1600
|
5 년 전 |
CodeDaraW
|
dee3d6ab8b
feat(compiler-core): whitespace handling strategy
|
6 년 전 |
Evan You
|
3ea68691e2
wip: inline-template compat
|
5 년 전 |
Evan You
|
1390ece04f
wip: refactor
|
5 년 전 |
Evan You
|
048ac299f3
perf(compiler): skip unncessary checks when parsing end tag
|
5 년 전 |
Evan You
|
ab21468982
wip: warn v-if/v-for co-usage
|
5 년 전 |
Evan You
|
7ceb873783
wip: v-bind.sync compat
|
5 년 전 |
Evan You
|
bbf708dbe9
wip: support configuring compiler deprecations at runtime + warn invalid deprecation configs
|
5 년 전 |
Evan You
|
d974adb327
wip: is usage compat
|
5 년 전 |
Evan You
|
e130c7db23
wip: compiler deprecation config
|
5 년 전 |
Evan You
|
af9e6999e1
feat: support casting plain element to component via is="vue:xxx"
|
5 년 전 |
Johnson Chu
|
e752bddb33
fix(compiler-core): fix slot source location (#3494)
|
5 년 전 |
HcySunYang
|
b4b82159e2
fix(compiler-core): should not condense whitespace in RCDATA text mode (#3482)
|
5 년 전 |
xiejiahe
|
1cc8712235
chore: comment initial space (#3192) [skip ci]
|
5 년 전 |
edison
|
47b3652ecd
chore(compiler-core): improve types (#2428)
|
5 년 전 |
Evan You
|
90bdf59f4c
refactor(compiler): better constant hoist/stringify checks
|
5 년 전 |
Evan You
|
f4119249f2
fix(compiler-core): consistently remove comment nodes for pre tags in production
|
5 년 전 |
Barthélémy Ledoux
|
62b9d02f6f
feat(compiler-core): add `comments` parser option (#1858)
|
5 년 전 |
Evan You
|
ba17c871d8
feat: support delimiters option for runtime compilation
|
6 년 전 |
Jack Robertson
|
64e2f46436
fix(compiler-core): add `\r` to accepted chars after end tag name (#1515)
|
6 년 전 |
Evan You
|
825ec1500f
fix(compiler-core): support static slot names containing dots for 2.x compat
|
6 년 전 |
Evan You
|
0d26413433
fix(compiler-core): fix parsing for directive with dynamic argument containing dots
|
6 년 전 |
Evan You
|
f3623e4d1e
fix(compiler-core): fix prod whitespace/comment removal
|
6 년 전 |
Evan You
|
80c868aefe
workflow: setup eslint for prohibited syntax and globals
|
6 년 전 |
Evan You
|
e58beecc97
refactor(compiler/types): convert compiler options documentation to jsdoc
|
6 년 전 |
HiiTea
|
f0d52d5428
chore: code comment formatting (#1089) [ci skip]
|
6 년 전 |
HiiTea
|
22717772dd
chore: fix typos (#1090)
|
6 년 전 |
Evan You
|
1f6e72b110
fix(compiler): support full range of entity decoding in browser builds
|
6 년 전 |