-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Description
Vue 3.0 was released. Requires thorough testing of the Vue-Handsontable https://github.com/vuejs/vue-next/releases/tag/v3.0.0
Reference
https://github.com/vuejs/vue-next/releases/tag/v3.0.0
Migration guide https://v3.vuejs.org/guide/migration/introduction.html#supporting-libraries
New documentation https://v3.vuejs.org/
Chores
- read Migration guide https://v3.vuejs.org/guide/migration/introduction.html#supporting-libraries
- are there any breaking changes in the updated Vue?
- build a testing project from the recommended boilerplate app for Vue
- test v-if, v-on
- test all the examples from the documentation in this project
- Chrome
- Firefox
- Edge
- Opera
- repeat on Windows
- test new features and create some examples with Hot SFC Improvements vuejs/rfcs#182
- document all testing work