[v1] Quasar 1.0.0-beta.22 released!
-
Getting really close to rc.1!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.0.0-beta.22
New
- feat(QTabPanels/QCarousel/QStepper): “keep-alive” new Boolean prop
- perf(panel): Improve perf (reduce number of re-renders) #4051 #3999
- feat(panel): Improve transition logic for infinite panels mode #4051
- feat(QDate): new Boolean prop “emit-immediately”: emits value on user browsing month/year too; @input now emits value, reason(day/month/year/today), { year,month,day } #4057
- feat(QStepper): Step can now have a prefix instead of an icon #3903
Fixes
- fix(QRouteTab): Fix route match on redirected links for compliance with vue-router 3.0.3+
- fix(quasar): Fix QField --auto-height CSS (align QSelect and QInput)
- fix(ie): Guard menu.contains in QSelect on focusout
- fix(quasar): QField hideBottomSpace and QSelect input size
- fix(QDate): various small enhancements (some view animations, selection)
-
@rstoenescu I only discovered Quasar 5 days ago, and already I’m a MAJOR fan … I absolutely love it. And I’m super-impressed on how responsive and open your development process is.
I’m really looking forward to becoming a permanent Quasar user.
Many thanks for such a fantastic framework.
-
@digiproduct - If you’d like, you can show your appreciation by becoming a Patron. You get a more “exclusive” channel on Discord, which gets more attention by the team.
https://www.patreon.com/quasarframework
Scott
-
@s-molinari I will probably do so as I develop my usage.
-
@ and I intend it shout about it “from the rooftops” everywhere I go … I’ve already recommended a developer friend to investigate it.
-
@rstoenescu thx for your effort, the return of keep-alive prop is very much appreciated.