quasarframework/quasar
### [`v2.11.10`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.10)
[Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.9...quasar-v2.11.10)
#### New
- feat(QIcon): [#15635](https://togithub.com/quasarframework/quasar/issues/15635) add support of font awesome Pro sharp ([#15653](https://togithub.com/quasarframework/quasar/issues/15653))
#### Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following:
- [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu)
- [One-off donation via PayPal](https://paypal.me/rstoenescu1)
### [`v2.11.9`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.9)
[Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.8...quasar-v2.11.9)
#### New
- feat(QEditor): add events for the link toolbar (link-show and link-hide) ([#15615](https://togithub.com/quasarframework/quasar/issues/15615))
#### Fixes
- fix(ui): import transformation build script should not touch the new test files [#15608](https://togithub.com/quasarframework/quasar/issues/15608)
- fix(QInput): mask - add forgotten text selection for DEL/BS [#15594](https://togithub.com/quasarframework/quasar/issues/15594) ([#15597](https://togithub.com/quasarframework/quasar/issues/15597))
#### Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following:
- [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu)
- [One-off donation via PayPal](https://paypal.me/rstoenescu1)
### [`v2.11.8`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.8)
[Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.7...quasar-v2.11.8)
#### New
- feat(QEditor): emit events from dropdowns inside the toolbar ([#15546](https://togithub.com/quasarframework/quasar/issues/15546))
#### Fixes
- fix(QTable): '#top-left' slot results in class 'q-table\_\_control' instead of 'q-table-control' \[[#15509](https://togithub.com/quasarframework/quasar/issues/15509)] ([#15510](https://togithub.com/quasarframework/quasar/issues/15510))
- fix(ui): Set QDate's first day of the week to Sunday for Japanese calendar (fix: [#15319](https://togithub.com/quasarframework/quasar/issues/15319)) ([#15505](https://togithub.com/quasarframework/quasar/issues/15505))
- fix(QInput): fix sizing problems for autogrow [#15498](https://togithub.com/quasarframework/quasar/issues/15498) ([#15541](https://togithub.com/quasarframework/quasar/issues/15541))
- fix(QSelect): bind listeners to control [#15267](https://togithub.com/quasarframework/quasar/issues/15267) ([#15543](https://togithub.com/quasarframework/quasar/issues/15543))
- fix(QInput): cursor movement and selection [#15453](https://togithub.com/quasarframework/quasar/issues/15453) ([#15542](https://togithub.com/quasarframework/quasar/issues/15542))
- fix(QInput): fix floating label for non-text input types [#13868](https://togithub.com/quasarframework/quasar/issues/13868) ([#15580](https://togithub.com/quasarframework/quasar/issues/15580))
#### Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following:
- [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu)
- [One-off donation via PayPal](https://paypal.me/rstoenescu1)
### [`v2.11.7`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.7)
[Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.6...quasar-v2.11.7)
#### New
- feat(BottomSheet): add "style" prop to bottom sheet actions ([#15338](https://togithub.com/quasarframework/quasar/issues/15338))
#### Fixes
- fix(ui): Remove focus for nodes that have "selectable" set to "false" (fix: [#15328](https://togithub.com/quasarframework/quasar/issues/15328)) ([#15444](https://togithub.com/quasarframework/quasar/issues/15444))
- fix(QDate): retain time when model changes from outside the component [#15442](https://togithub.com/quasarframework/quasar/issues/15442)
#### Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following:
- [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu)
- [One-off donation via PayPal](https://paypal.me/rstoenescu1)
### [`v2.11.6`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.6)
[Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.5...quasar-v2.11.6)
#### New
- feat(ui): use $shadow-color variable in $layout-shadow ([#15403](https://togithub.com/quasarframework/quasar/issues/15403))
- feat(ui): Improve QForm.getValidationComponents type ([#15402](https://togithub.com/quasarframework/quasar/issues/15402))
#### Fixes
- fix(QDate/QTime): keyboard navigation [#5266](https://togithub.com/quasarframework/quasar/issues/5266)
- fix(QDialog): glitch in the backdrop attached event [#15301](https://togithub.com/quasarframework/quasar/issues/15301)
- fix(ui/ts): Fix debounced function return type (fix: [#15346](https://togithub.com/quasarframework/quasar/issues/15346)) ([#15347](https://togithub.com/quasarframework/quasar/issues/15347))
- fix(ui/json): QVirtualScroll description 'options' -> 'items' ([#15352](https://togithub.com/quasarframework/quasar/issues/15352))
- fix(ui/ts): allow data-\* attributes in dialog plugin prompt/options ([#15325](https://togithub.com/quasarframework/quasar/issues/15325))
- refactor(ui/ts): remove useless file needed by TS <2 ([#15371](https://togithub.com/quasarframework/quasar/issues/15371))
- fix(ui): Remove warning log during "factory-failed" emit (fix: [#15395](https://togithub.com/quasarframework/quasar/issues/15395)) ([#15410](https://togithub.com/quasarframework/quasar/issues/15410))
- fix(ui): add missing SVG icons sets for Typescript support
- fix(lang): fix SL translation for OK [#15386](https://togithub.com/quasarframework/quasar/issues/15386) ([#15389](https://togithub.com/quasarframework/quasar/issues/15389))
- fix(QInput): tweak mask processing to get the last typed char [#15320](https://togithub.com/quasarframework/quasar/issues/15320) ([#15367](https://togithub.com/quasarframework/quasar/issues/15367))
#### Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following:
- [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu)
- [One-off donation via PayPal](https://paypal.me/rstoenescu1)
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.11.5
->2.11.10
Release Notes
quasarframework/quasar
### [`v2.11.10`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.10) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.9...quasar-v2.11.10) #### New - feat(QIcon): [#15635](https://togithub.com/quasarframework/quasar/issues/15635) add support of font awesome Pro sharp ([#15653](https://togithub.com/quasarframework/quasar/issues/15653)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.11.9`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.9) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.8...quasar-v2.11.9) #### New - feat(QEditor): add events for the link toolbar (link-show and link-hide) ([#15615](https://togithub.com/quasarframework/quasar/issues/15615)) #### Fixes - fix(ui): import transformation build script should not touch the new test files [#15608](https://togithub.com/quasarframework/quasar/issues/15608) - fix(QInput): mask - add forgotten text selection for DEL/BS [#15594](https://togithub.com/quasarframework/quasar/issues/15594) ([#15597](https://togithub.com/quasarframework/quasar/issues/15597)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.11.8`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.8) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.7...quasar-v2.11.8) #### New - feat(QEditor): emit events from dropdowns inside the toolbar ([#15546](https://togithub.com/quasarframework/quasar/issues/15546)) #### Fixes - fix(QTable): '#top-left' slot results in class 'q-table\_\_control' instead of 'q-table-control' \[[#15509](https://togithub.com/quasarframework/quasar/issues/15509)] ([#15510](https://togithub.com/quasarframework/quasar/issues/15510)) - fix(ui): Set QDate's first day of the week to Sunday for Japanese calendar (fix: [#15319](https://togithub.com/quasarframework/quasar/issues/15319)) ([#15505](https://togithub.com/quasarframework/quasar/issues/15505)) - fix(QInput): fix sizing problems for autogrow [#15498](https://togithub.com/quasarframework/quasar/issues/15498) ([#15541](https://togithub.com/quasarframework/quasar/issues/15541)) - fix(QSelect): bind listeners to control [#15267](https://togithub.com/quasarframework/quasar/issues/15267) ([#15543](https://togithub.com/quasarframework/quasar/issues/15543)) - fix(QInput): cursor movement and selection [#15453](https://togithub.com/quasarframework/quasar/issues/15453) ([#15542](https://togithub.com/quasarframework/quasar/issues/15542)) - fix(QInput): fix floating label for non-text input types [#13868](https://togithub.com/quasarframework/quasar/issues/13868) ([#15580](https://togithub.com/quasarframework/quasar/issues/15580)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.11.7`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.7) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.6...quasar-v2.11.7) #### New - feat(BottomSheet): add "style" prop to bottom sheet actions ([#15338](https://togithub.com/quasarframework/quasar/issues/15338)) #### Fixes - fix(ui): Remove focus for nodes that have "selectable" set to "false" (fix: [#15328](https://togithub.com/quasarframework/quasar/issues/15328)) ([#15444](https://togithub.com/quasarframework/quasar/issues/15444)) - fix(QDate): retain time when model changes from outside the component [#15442](https://togithub.com/quasarframework/quasar/issues/15442) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1) ### [`v2.11.6`](https://togithub.com/quasarframework/quasar/releases/tag/quasar-v2.11.6) [Compare Source](https://togithub.com/quasarframework/quasar/compare/quasar-v2.11.5...quasar-v2.11.6) #### New - feat(ui): use $shadow-color variable in $layout-shadow ([#15403](https://togithub.com/quasarframework/quasar/issues/15403)) - feat(ui): Improve QForm.getValidationComponents type ([#15402](https://togithub.com/quasarframework/quasar/issues/15402)) #### Fixes - fix(QDate/QTime): keyboard navigation [#5266](https://togithub.com/quasarframework/quasar/issues/5266) - fix(QDialog): glitch in the backdrop attached event [#15301](https://togithub.com/quasarframework/quasar/issues/15301) - fix(ui/ts): Fix debounced function return type (fix: [#15346](https://togithub.com/quasarframework/quasar/issues/15346)) ([#15347](https://togithub.com/quasarframework/quasar/issues/15347)) - fix(ui/json): QVirtualScroll description 'options' -> 'items' ([#15352](https://togithub.com/quasarframework/quasar/issues/15352)) - fix(ui/ts): allow data-\* attributes in dialog plugin prompt/options ([#15325](https://togithub.com/quasarframework/quasar/issues/15325)) - refactor(ui/ts): remove useless file needed by TS <2 ([#15371](https://togithub.com/quasarframework/quasar/issues/15371)) - fix(ui): Remove warning log during "factory-failed" emit (fix: [#15395](https://togithub.com/quasarframework/quasar/issues/15395)) ([#15410](https://togithub.com/quasarframework/quasar/issues/15410)) - fix(ui): add missing SVG icons sets for Typescript support - fix(lang): fix SL translation for OK [#15386](https://togithub.com/quasarframework/quasar/issues/15386) ([#15389](https://togithub.com/quasarframework/quasar/issues/15389)) - fix(QInput): tweak mask processing to get the last typed char [#15320](https://togithub.com/quasarframework/quasar/issues/15320) ([#15367](https://togithub.com/quasarframework/quasar/issues/15367)) #### Donations Quasar Framework is an open-source MIT-licensed project made possible due to the **generous contributions** by [sponsors and backers](https://togithub.com/sponsors/rstoenescu). If you are interested in supporting this project, please consider the following: - [Becoming a sponsor on Github](https://togithub.com/sponsors/rstoenescu) - [One-off donation via PayPal](https://paypal.me/rstoenescu1)Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.