📌 All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- THIS Changelog!
- The qcalendar extension
- updated the quasar plugin to the latest version
- Installed the vite-based storybook builder
- Installed a storybook addon to make testing components easier
- Restructured the stories so the MyButton component included a single interaction test
- vue dependency needed to be updated
laying the foundations for our component testing environment
- Installed the Storybook framework
initial boilerplate generated by the quasar cli.
- A fresh copy of the new vite-based quasar build
- Vue-router is bundled for convenience
- Opted to go with Pinia over Vuex