10 Commits (980801c8a3daf9cb7f435156487ee733037efd9b)

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