defcc
|
eca73f2f51
fix directive sort compare (#3776)
|
9 лет назад |
Evan You
|
9f6c23f8c4
add "propsData" option
|
10 лет назад |
Phan An
|
1ab4528ec3
Use more serious strings in tests
|
10 лет назад |
kazuya kawaguchi
|
381469a72b
fix(compile): terminal directive compilation loop (issue #2563)
|
10 лет назад |
kazuya kawaguchi
|
9236191102
feat(compile): improve terminalable directive
|
10 лет назад |
Evan You
|
d1788b98ac
props refactor
|
10 лет назад |
Evan You
|
208678b8a4
use custom matcher for warning tests
|
10 лет назад |
rhyzx
|
97b82f8033
fix #2366 custom terminal directive with global mixin
|
10 лет назад |
rhyzx
|
f5a63b4b90
add test for custom terminal directive
|
10 лет назад |
Evan You
|
521e8d2754
use standard and eslint 2.0
|
10 лет назад |
Evan You
|
5397333987
allow expressions in root instance props (fix #2278)
|
10 лет назад |
Evan You
|
a257d02f58
fix literal prop handling for negative numbers (fix #2242)
|
10 лет назад |
Evan You
|
224151f032
do not optimize literal props with filters (fix #2118)
|
10 лет назад |
Evan You
|
fdbea4933f
handle one-time interpolations inside attributes properly (fix #2097)
|
10 лет назад |
Evan You
|
f7a91fc9f4
build: adjust test build setup for easier requires
|
10 лет назад |
Pantelis Peslis
|
8f3d4f7465
Fix #2075
|
10 лет назад |
Evan You
|
ad2ac5070c
improve class interpoations (fix #1960)
|
10 лет назад |
Evan You
|
9dc0d7d87f
use ES2015 + new build setup
|
10 лет назад |
Evan You
|
bcc104789a
compiler: handle adjacent text nodes, fix interpolation issues in IE
|
10 лет назад |
Evan You
|
bcc1770a65
fix boolean prop handling (fix #1727)
|
10 лет назад |
Evan You
|
d40b51b4c1
test coverage for mixed usage warning
|
10 лет назад |
Evan You
|
7244c6997b
fix literal casting in compilation
|
10 лет назад |
Evan You
|
778734aa88
better warning for fragment instance attributes
|
10 лет назад |
Evan You
|
9c45702c65
fix: compile container directives in correct context (fix #1442)
|
10 лет назад |
Evan You
|
02655cd931
props: adjust props merging strategy (fix #1431)
|
10 лет назад |
Evan You
|
98e16a0f40
v-bind: use less aggressive interpolate warning check (close #1413)
|
10 лет назад |
Evan You
|
5b61b199f6
compiler: properly expose modifiers to directives (fix #1399)
|
10 лет назад |
Evan You
|
bd7ff4ef48
test: warn directives on fragment instance
|
10 лет назад |
Evan You
|
c6855009cb
fix attribute interpolation tests in IE10/11
|
10 лет назад |
Evan You
|
78d6abe94b
tests for attribute interpolation
|
10 лет назад |