Skip to content

Releases: quasarframework/quasar-ui-qflashcard

v2.0.0-alpha.4

13 Mar 16:24
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release

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

27 Jul 15:43
2ef9ee4
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release
  • 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

13 Jul 14:12
68c78aa
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

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

11 Jul 22:17
Compare
Choose a tag to compare

fix: Does not work with quasar version > 2.0.0 correctly (#53)

v1.0.4

18 Jun 12:43
Compare
Choose a tag to compare
  • maintenance release in preparation for q/app v2

v1.0.3

31 May 22:03
Compare
Choose a tag to compare
  • fix: t->default is not a function

v1.0.2

30 May 15:26
Compare
Choose a tag to compare
  • fix(ui): ssr issues

v1.0.1

29 Jan 13:28
Compare
Choose a tag to compare
  • feat: vetur support

v1.0.0

31 Dec 16:59
Compare
Choose a tag to compare
  • new QFlashcard prop 'no-hover' stops mouse hover/touch from activating css animation
  • new QFlashcardSection prop 'activate', which activates the animation manually (use with 'no-hover')

v1.0.0-beta.8

28 Nov 13:17
Compare
Choose a tag to compare
  • fix: component broken on quasar v1.5.0