v1.0.0-beta.21
Pre-release
Pre-release
·
645 commits
to dev
since this release
Bug Fixes
- types: remove unnecessary method (#755) (2068208)
- allow extended components as stubs (#825) (65449b3)
- extend extended child components (#757) (bc5aba3)
- fix type of wrapper.vm (#759) (ff5220d)
- handle cloneDeep errors in createLocalVue (#844) (17dfdc8)
- handle textarea correctly in setValue() and setChecked() (#771) (4c9fe3c)
- handle unnamed parent and child components (#768) (71a2ac4)
- improve scopedSlots option (#808) (b946997)
- improve slots option (#813) (5fecbd2)
- recursively call Vue.set in setData (#843) (ef01abf)
- setProps() throws an error if the property is the same reference (#791) (bf655f3)
- stubs extended component correctly (#767) (24ab4c5)
- support setValue on textarea (#764) (e83cda2)
- update props when watcher depends on value (#842) (2aeaee3)
- use boolean for VueWrapper (#763) (6fa6ecd)
- use for in to stub components on prototype (#845) (b6a3659)