New
- feat(Notify): Hide QNotifications app from devtools (#10996)
- feat(LoadingBar): hide App from devtools
Fixes
- fix(QTabs): left/right arrows not working correctly on RTL #8578
- fix(ui/global-dialog): Fix Dialog's ssrAPI okCancel() => onCancel() & add onDismiss() (#10992)
- fix(API): Loading -> correctly specify quasar.conf.js config value type for "spinner" prop
- fix(QFile): avoid duplicating events and match behavior with all other QField based components
- fix(QImg): avoid duplicating events and attributes