Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

60 lines (39 loc) · 1.34 KB

🛣️ Change Log

📌 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.


[ 🚧 Unreleased] - 2022-03-24

📦 Added

  • THIS Changelog!
  • The qcalendar extension

🎲 Changed

  • updated the quasar plugin to the latest version

Fixed


[ 🚧 Unreleased] - 2022-03-23

📦 Added

  • Installed the vite-based storybook builder
  • Installed a storybook addon to make testing components easier

🎲 Changed

  • Restructured the stories so the MyButton component included a single interaction test

🛠️ Fixed

  • vue dependency needed to be updated

[ 🚧 Unreleased] - 2022-03-20

laying the foundations for our component testing environment

📦 Added

  • Installed the Storybook framework

Changed

Fixed


[ 🌱 Unreleased] - 2022-03-19

initial boilerplate generated by the quasar cli.

📦 Added

  • A fresh copy of the new vite-based quasar build
  • Vue-router is bundled for convenience
  • Opted to go with Pinia over Vuex

Changed

Fixed