Skip to content

Releases: quasarframework/quasar-ui-qactivity

v2.0.0

14 Jan 15:41
a586d37
Compare
Choose a tag to compare

QActivity v2.0.0

Features

  • Version v2.0.0
  • Quasar v2/Vue v3 supported

Fixes

  • none

Installing

$ yarn add @quasar/quasar-ui-qactivity
# or
$ quasar ext add @quasar/qactivity

Documentation

QActivity 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

QActivity 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.2

15 Jul 13:20
9c561e0
Compare
Choose a tag to compare
v2.0.0.-alpha.2 Pre-release
Pre-release
  • fix(build): UMD not working

v2.0.0-alpha.1

11 Jul 20:52
1f25244
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

QActivity v2.0.0 Alpha 1

Welcome to the QActivity v2.0.0 Alpha 1 release

QActivity 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-qactivity@next
# or
$ quasar ext add @quasar/qactivity@next

Documentation

QActivity 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

QActivity 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

17 Sep 14:11
6e2a2b7
Compare
Choose a tag to compare
v2.0.0.-alpha.3 Pre-release
Pre-release
  • feat(ui): Add dark mode for bar-color (#14)

v1.0.0-beta.5

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

1.0.0-beta.4

28 Nov 12:50
Compare
Choose a tag to compare
  • fix: component broken on quasar v1.5.0 (#13)

v1.0.0-beta.3

03 May 18:38
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release
  • Fixes issue with .git in npm package

v1.0.0-beta.1

17 Apr 01:40
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Updated to latest @quasar/app extension api
Ensured component will compile for SSR
and...beta.1!

v1.0.0-alpha.1

19 Mar 14:47
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Initial code commit