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