Des Preston
|
55a30cf9db
fix(compiler): avoid converting &nbps; to spaces (#11065)
|
před 5 roky |
DSha
|
67825c24bc
fix(parser): allow multiple slots with new syntax (#9785)
|
před 5 roky |
GU Yiling
|
f1bdd7ff9d
fix(compiler): whitespace: 'condense' should honor pre tag as well (#9660)
|
před 7 roky |
Barthélémy Ledoux
|
1922e7d4d9
fix(template-compiler): allow comments on the root node in templates (#9408)
|
před 7 roky |
Evan You
|
64f863bbb9
feat: move v-bind.prop shorthand behind flag
|
před 7 roky |
Evan You
|
c9e3a5d1d9
feat: detect and warn invalid dynamic argument expressions
|
před 7 roky |
Evan You
|
dbc0582587
feat: dynamic directive arguments for v-on, v-bind and custom directives (#9373)
|
před 7 roky |
Evan You
|
d2902ca8ec
feat: support .property shorthand syntax for v-bind.prop modifier
|
před 7 roky |
Evan You
|
e1abedb9e6
feat(compiler): add whitespace option, deprecate preserveWhitespace option
|
před 7 roky |
NaotoSuzuki
|
8fccd82569
chore: fix tag name in compiler/parser/index.js (#9165)
|
před 7 roky |
Jovino Xu
|
05001e695e
fix(compiler): should keep newline after unary tags in <pre> (#8965)
|
před 7 roky |
HcySunYang
|
5f6ef15fb2
polish: warn sequential index on <transition-group> (#8748)
|
před 7 roky |
Haoqun Jiang
|
8f04135dba
fix(parser): allow CRLFs in string interpolations (#8408)
|
před 7 roky |
Kevin Ball
|
ecac831691
fix(compiler): templates inside v-pre should be rendered to HTML (#8146)
|
před 7 roky |
Evan You
|
e9fc04ba50
test: fix assertion
|
před 7 roky |
Yuhang Liu
|
1b69cbde74
refactor: add empty v-bind warning(re #7973) (#7988)
|
před 7 roky |
Evan You
|
4e00688e4a
build: update dev dependencies
|
před 8 roky |
Evan You
|
f5ce6b50cf
fix(v-for): support array and nested destructuring in v-for
|
před 8 roky |
Evan You
|
aa8262540a
fix: fix v-for iterator parsing destructuring + parens without index
|
před 8 roky |
Evan You
|
f2e00f756f
fix: special case for static muted attribute in firefox
|
před 8 roky |
AchillesJ
|
06b9b0bbad
fix(v-bind): respect .prop modifier on components (#6159)
|
před 9 roky |
chengchao
|
4d680794a5
fix(parser): the first newline following pre and textarea tag should be ignored (#6022)
|
před 9 roky |
wenlu.wang
|
e4da249ab8
feat: add `comments` option to allow preserving comments in template (#5951)
|
před 9 roky |
Evan You
|
303780acd2
make function compilation reusable
|
před 9 roky |
Evan You
|
d8315c42ef
do not decode text inside script/style tags (fix #5526)
|
před 9 roky |
Evan You
|
c24f492543
fix edge test case
|
před 9 roky |
AchillesJ
|
c6ab2e06d4
warn when template contains text outside root element (#5164)
|
před 9 roky |
Herrington Darkholme
|
8fca83d6b6
fix #5121: parse content in textarea as plaintext (#5143)
|
před 9 roky |
YOU
|
e12d96a132
chore(parser.spec): fix an IE conditional test with a typo (#5102)
|
před 9 roky |
YOU
|
61930e0cc6
chore(test): fix some typos (#5101)
|
před 9 roky |