| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OverVue-9.0.0-linux.zip | 2022-10-27 | 423.0 MB | |
| OverVue-9.0.0.dmg | 2022-10-26 | 143.2 MB | |
| OverVue-9.0.0-mac.zip | 2022-10-26 | 137.6 MB | |
| README.md | 2022-10-26 | 587 Bytes | |
| Version 9.0.tar.gz | 2022-10-26 | 2.7 MB | |
| Version 9.0.zip | 2022-10-26 | 2.9 MB | |
| Totals: 6 Items | 709.4 MB | 0 | |
Composition API: Conversion of Options API to Composition API. Pinia: Conversion of store from Vuex to Pinia. TypeScript: Migration of Vue and JS files to TypeScript. Testing: Conversion of testing from using Vuex to Pinia (implemented testing of Pinia store).
Bugs - Fixed nesting of HTML element bugs. - Fixed parent/child component relationships on export and code-snippet. - Fixed Typing and initial values in store to match actions usage. - Fixed adding innerText functionality. - Eliminated code redundancy by implementing Composition API and Pinia.