Releases: quasarframework/quasar-ui-qactivity
v2.0.0
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
- fix(build): UMD not working
v2.0.0-alpha.1
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
- feat(ui): Add dark mode for bar-color (#14)
v1.0.0-beta.5
- maintenance release in preparation for q/app v2
1.0.0-beta.4
- fix: component broken on quasar v1.5.0 (#13)
v1.0.0-beta.3
- Fixes issue with .git in npm package
v1.0.0-beta.1
Updated to latest @quasar/app extension api
Ensured component will compile for SSR
and...beta.1!
v1.0.0-alpha.1
Initial code commit