Converted "quasar" package internal build system to ESM (built dist/*.js are now renamed).
Will require these minimum CLI/plugin versions (if using any of the following):
fix(QCarousel): declare navigationPosition before using it
fix(QBtnDropdown/QBtn): declared properties (btn related & router-link related)
fix(QTooltip): should not end up with "context-menu" as prop after injecting useAnchor composable
fix(QField/QFile/QInput/QSelect): declare "maxlength" prop only for components using it; popupShow & popupHide should be declared only for QSelect; correctly override virtualScrollItemSize for QSelect; correctly override modelValue for QInput
fix(QDate/QTime): harden the modelValue validation
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.15.1 to 2.16.0.
Release notes
Sourced from quasar's releases.
... (truncated)
Commits
d7b5625
chore(create-quasar): Bump versionace7781
chore(create-quasar): up the min quasar & q/app version (safety reasons)0c4b426
chore(vite-plugin): Bump versiona54651a
chore(app-webpack): Bump version8547272
chore(app-vite): Bump version5735b8a
feat(app-vite/app-webpack): update "dev" & "build" command help8dd92ef
feat(app-vite/app-webpack): shorthand CLI command “quasar dev/build -m ios/an...2e9f771
feat(app-vite/app-webpack): ensure potential mode build error is printed to t...8bd5063
chore(ui): rename some "global" utils to avoid common wrong config where "glo...a64d384
chore(ui/build): linting fixDependabot 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