Quasar 1.0.4 released!
-
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.0.4
New
- feat(Platform): Detect mobile edge #4573
- feat(Platform): add $q.platform.userAgent
- feat(Platform): Improve mobile platform detection
Fixes
- fix(QSelect): Improve performance for initializing heights (#4579)
- fix(QResizeObserver): Use void 0 to reset curDocView (#4589)
- fix(VTouchPan/Swipe): Prevent dragging of a and img in Firefox (#4590)
- fix(typescript): #4411 Add tsName for Dialog Options (#4598)
- fix(QInput/QSelect): Prevent composition on android when codepoint is below 256 (#4591)