Releases: quasarframework/quasar-ui-qflashcard
v2.0.0-alpha.4
QFlashcard v2.0.0-alpha.4
Features
- feat: support for q/app-vite
Fixes
- fix(build): dist "common" renamed to "cjs"
Installing
Use the next
tag whenever you'd install it normally.
$ yarn add @quasar/quasar-ui-qflashcard@next
# or
$ quasar ext add @quasar/qflashcard@next
Documentation
QFlashcard v2 documentation is now hosted by Netlify. Visit the documentation to get more information. The documentation is incomplete and is currently being updated. You can help out by PR-ing deficiencies.
Donations
QFlashcard is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v2.0.0-alpha.3
- fix(build): fix UMD output (contains old "Vue.use")
- fix(api): add missing Typescript definition for "transition"
- fix(app-ext): proper boot file for Quasar v2/Vue v3
- fix(build): improvements for UMD
v2.0.0-alpha.1
QFlashcard v2.0.0 Alpha 1
Welcome to the QFlashcard v2.0.0 Alpha 1 release
QFlashcard is now converted to use Quasar v2/Vue v3
Installing
Use the next
tag whenever you'd install it normally.
$ yarn add @quasar/quasar-ui-qflashcard@next
# or
$ quasar ext add @quasar/qflashcard@next
Documentation
QFlashcard v2 documentation is now hosted by Netlify. Visit the documentation to get more information. The documentation is incomplete and is currently being updated. You can help out by PR-ing deficiencies.
Donations
QFlashcard is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0-beta.8
- fix: component broken on quasar v1.5.0