Quasar 1.0.0-rc.3 released!
-
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.0.0-rc.3
- fix(QDate): Today button should always switch current calendar view to its month and year #4203
- fix(QColor): apply min-width #4223
- feat(docs): Reference QInput hardcoded lists for mask and rules #4218
- fix(Platform): Touch support detection for IE/Edge #4215
- feat(QInput): new method - select() #4216
- fix(ie): Add a delay before setting showing because IE performs a refocus on body on click (#4213)
- fix(date): formatDate with “dd” in mask fails