feat(QCheckbox): new props -> checked-icon, unchecked-icon, indeterminate-icon#12233
feat(QRadio): new props -> checked-icon, unchecked-icon#12233
feat(Meta): Allow render of attributes with Boolean true as value Boolean HTML attributes #12144
perf(ui): watch route fullPath instead of route Proxy
Fixes
fix(QField): don't hide bottom slot when field is disabled #12224
fix(QSelect): public method isOptionDisabled() should always return a Boolean #12046
fix(QInput): dynamically changing type temporarily makes inner native input lose its value #12078
fix(QTime/TS): more accurate TS definition for "options" prop #12243
fix(Screen): use viewport to get window size to avoid problems with zoom/HiDPI #10120
fix(getNormalizedVNodes): recursive get all not-symbol children #12255 (#12272)
fix(ui/date): correctly adjust date when changing months #12270
Donations
Quasar Framework 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:
feat(ui/TS): improve "class" and "style" prop definitions
Fixes
fix(VirtualScroll): force cast ratio props to number #12150 (#12152)
fix(QStepper): prevent dot line to create scrollable panels - firefox #11997, #8533 (#12157)
fix(QSlider/QRange): marker-labels TS def; new JSON prop (autoDefineTsType) #12164
fix(ui/TS): possible duplicated union members when using "tsType" in JSON definition
fix(ui/API): ensure JSON definition "type" does not contain duplicates; ensure style/class types reference the tsType available
Donations
Quasar Framework 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:
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 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 1.15.0 to 2.5.0.
Release notes
Sourced from quasar's releases.
... (truncated)
Commits
5bb91be
chore(ui): Bump versioncb1ebc4
chore(app): Bump version91bfef5
fix(ui/date): correctly adjust date when changing months #12270e0b6a3b
fix(ui/date): correctly adjust date when changing months #12270c4ea77f
fix(getNormalizedVNodes): recursive get all not-symbol children #12255 (#12272)0542537
tests(ui): add unit testing boilerplate and first tests (#12047)1350c76
fix(docs): UMD -> Line Awesome link (#12251)716c88a
fix(app): Ensure not running the electron process multiple times simultaneous...ad833d1
fix(Screen): use viewport to get window size to avoid problems with zoom/HiDP...18aa885
fix(QTime/TS): more accurate TS definition for "options" prop #12243Dependabot 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 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)