Quasar v1.9.12 released! Enjoy!
-
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.9.12
New
- feat(QEditor): Add placeholder prop #6579 (#6659)
- feat(QSelect): Improve autocomplet focus handling #6663 (#6667)
- fix(QEditor): Add more guards for $refs.content existence #6660 (#6700)
- feat(DialogPlugin): Pass attrs to prompt (#6702)
- feat(QDrawer): handle dynamic side change #6693
- feat(ui): q-mt-auto, q-mb-auto & q-my-auto CSS helper classes #6073
- feat(QField): Improve a11y for clear button (make it focusable and work like a button) (#6680)
Fixes
- fix(Notify): actions defined for custom notification types are shown (#6698) (#6699)
- fix(QSelect): Display input field as readonly when behavior is dialog #6669 (#6671)
- fix(QSelect): Improve input field settings to avoid duplicate target refs #6677 (#6679)