Cr
|
d2bcedb213
|
feat(apiOptions): warn invalid computed options (#225)
|
2019-10-14 02:15:31 -04:00 |
|
Tim van den Eijnden
|
0177355242
|
fix: add warnings (#82)
* fix: add warnings
- invalid watch handler path
- attempting to mutate readonly computed value
- attempt of mutating public property
- attempt of mutating prop
* fix: more descriptive warnings + details
* fix: test apiOptions warnings
* fix: update warning in componentProxy
* fix: update warnings in componentProxy & apiOptions
* fix: update warning in componentProxy
* fix: implemented tests for componentProxy
* fix: remove comment + small refactor
|
2019-10-09 14:03:21 -04:00 |
|
Evan You
|
94a05561f8
|
feat: fix all cases for h and options type inference
|
2019-09-05 18:48:49 -04:00 |
|
Evan You
|
81a31f79dc
|
feat: created/beforeCreate
|
2019-09-05 10:20:40 -04:00 |
|
Evan You
|
13298bc4fa
|
test: test for options API
|
2019-09-04 18:16:11 -04:00 |
|
Evan You
|
02de984f1f
|
feat: mixins/extends/assets options
|
2019-09-04 11:37:00 -04:00 |
|