fix(ui): support for legacy build systems that don't know about "exports" field #17190
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
fix(QDate): transitions not working correctly #17183
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
feat+fix(ui): ensure Quasar can be used without Quasar CLI or @quasar/vite-plugin or vue-cli-plugin-quasar #17174
fix(QInput): declare FileList as possible modelValue type (QInput can be used with type="file")
fix(QField): unexpected data clearing with "clearable" prop enabled #17113
fix(QInput): lazy model + clearable - not emitting "change" event on clear btn
fix(QField): button in slots gets focus+click after QField focuses #17177
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
fix(ui): correctly declare typings with "exports" #17172
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps quasar from 2.16.0 to 2.16.4.
Release notes
Sourced from quasar's releases.
Commits
30c836a
chore(ui): Bump version8a6878a
Merge branch 'dev' of github.com:quasarframework/quasar into deva6cc635
fix(ui): support for legacy build systems that don't know about "exports" fie...b95129a
fix(docs): typo in upgrade-guide.md (#17189)a3e6dd1
chore(ui): Bump version2a43cf5
fix(docs): note on Meta plugin for SEO #1718542d7d19
fix(QDate): transitions not working correctly #171834207741
chore(ui): Bump version43a2da8
chore(ui/playground): dev ssr errorscb4ea17
fix(QField): button in slots gets focus+click after QField focuses #17177Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show