fix(QSlider/QRange): when step is 0 -> QSlider key change is incorrect & QRange snaps to integer on dragRange #16700
fix(QRange): dragRange interval when using inner-min/max
fix(a11y): remove aria-readonly from labels for QField, QCodeol, QDate, QEditor #16705 (#16708)
fix(QResizeObserver): trigger() method not attached correctly when using a native Observer #16697
fix(QInput/QField/...): when lazy-rules -> should not trigger validation after first focusout and every input change
fix(Notify): allow exponential notation for the "timeout" value
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(QSlider/QRange): slider value should start from innerMin instead of min on drag #16614 (#16615)
fix(QCircularProgress): #16586 account for stroke-linecap behavior for rounded style (#16593)
fix(QDate): the "today" btn should keep time from model when available (and not reset it) #16623
fix(QTime): TS type for the return value of "options" prop #16587
fix(QSelect): "option" slot has incorrect "selected" param value when the option is disabled #16567
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.14.0 to 2.14.2.
Release notes
Sourced from quasar's releases.
Commits
a0ddd49
chore(ui): Bump versiona59eb69
feat(Notify): allow exponential notation for timeout2723585
feat(docs): Update supporting-ts.md (#16712)6645bf5
fix(QRange): dragRange interval when using inner-min/max80f5ff5
fix(QSlider/QRange): when step is 0 -> QSlider key change is incorrect & QRan...b914c69
fix(a11y): removearia-readonly
from labels for QField, QCodeol, QDate, QEd...6e92b07
fix(QResizeObserver): trigger() method not attached correctly when using a na...5c9a579
fix(QInput/QField/...): when lazy-rules -> should not trigger validation afte...f6acc96
feat(docs): improve electron > configuring page(s) by adding "dependencies op...293b076
fix(docs): remove link to "managing google analytics" tutorial that is no lon...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