Skip to content

Releases: quasarframework/quasar-ui-qoverlay

v2.0.1

13 Mar 15:44
d8ba6f3
Compare
Choose a tag to compare

QOverlay v2.0.1

Features

  • feat: support for q/app-vite

Fixes

  • fix(build): "common" files are now "cjs"
  • feat(build): replace "chalk" with "kolorist"

Installing

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

Documentation

QOverlay 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

QOverlay 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

25 Oct 16:18
c94cd6f
Compare
Choose a tag to compare
  • QOverlay for Quasar v2 is now the main repo on GitHub
  • This version (v2) is no longer a prerelease
  • You no longer need to use the @next tag when installing.

v2.0.0-alpha.3

27 Jul 16:19
96bfed3
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release
  • fix(ui): updated json api (category)
  • fix(build): Fix typo
  • fix(app-ext): incorrect usage of register file
  • fix(build): incorrect UMD generated
  • fix(build): improvements for UMD

v1.1.0

25 Oct 16:16
e1568af
Compare
Choose a tag to compare
  • QOverlay support got Quasar v1 has moved into maintenance support.
  • Use the qv1 (Quasar v1) tag when installing (ie: quasar ext @quasar/qoverlay@qv1)

v2.0.0-alpha.2

15 Jul 19:53
63e1f08
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
  • fix(ui): updated json api (category)
  • fix(app-ext): incorrect usage of register file
  • fix(build): incorrect UMD generated
  • fix(ui): UMD not working correctly

v2.0.0-alpha.1

09 Jul 11:55
9ce4211
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

QOverlay v2.0.0 Alpha 1

Welcome to the QOverlay v2.0.0 Alpha 1 release

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

Documentation

QOverlay 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

QOverlay 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

22 Nov 18:00
Compare
Choose a tag to compare
  • feat: build enhancements to support typescript definitions

v1.0.4

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

v1.0.3

25 Apr 22:46
Compare
Choose a tag to compare
  • feat: added background-color behavior property (#51)

v1.0.2

31 Jan 13:39
Compare
Choose a tag to compare
  • feat: add vetur support