wangzongxu
|
3ad60fea73
feat(warn): warn computed conflict with methods (#10119)
|
il y a 5 ans |
Evan You
|
6b1d431a89
Revert "perf: avoid unnecessary re-renders when computed property value did not change (#7824)"
|
il y a 7 ans |
Evan You
|
653aac2c57
perf: avoid unnecessary re-renders when computed property value did not change (#7824)
|
il y a 8 ans |
Evan You
|
b7105ae8c9
refactor: improve option type check warnings
|
il y a 8 ans |
Evan You
|
eb9168cfc1
feat: warn when assigning to computed property with no setter
|
il y a 8 ans |
Herrington Darkholme
|
f6cd44c48b
fix: ensure cleanup in watcher.get (#5988)
|
il y a 8 ans |
Maciej Kasprzyk
|
d6bd667e1a
Warn when component option should be an object, but is not (#5605) (#5642)
|
il y a 9 ans |
Evan You
|
841fe6028a
test computed property conflict warnings
|
il y a 9 ans |
Kenneth Crawford
|
6fcfdbd83f
warn and handle missing get in computed (fix #5265) (#5267)
|
il y a 9 ans |
Evan You
|
406352baba
move computed properties definition to component prototype when possible
|
il y a 9 ans |
Evan You
|
26bc0002d7
options computed test
|
il y a 10 ans |