Includes better performance for QMenu/QTooltip/QDialogs.
New
- feat(QBtn): improve accesibility in regards to "role"
- feat(ui/lang): Serbian Cyrillic Language pack + Serbian (sr.js) minor fixes (#10974)
Fixes
- fix(QBtn): do not render "a" tag with "type=button" in any scenario as it's invalid HTML #10636
- fix(QMenu): inconsistencies when placing QMenus on nested elements #10583
- fix(QRouteTab/QBtn/..): protect against Vue Router failing to resolve a route #10610
- fix(QMenu): click outside management #10449 #10948
- fix(QDialog/API): API did not specify the "transition-duration" prop