Quasar v1.2.5 released!
-
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.2.5
New
- perf(QSelect): avoid Vue re-attaching QDialog events on each render
Fixes
- fix(QTable): watch for object changes on filter (#5356)
- fix(QTable): QTh auto-width generates a
<td>
instead of<th>
- fix(QDialog): QDialog with input on iOS doesn’t lets field get focus #5351
- fix(QDrawer): Position when on iOS and QLayout is containerized