Quasar v1.1.1/1.1.2 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.1.1
New
- feat(ui): Quasar also in Sass/SCSS form #5049
- feat(ui): Sass build system #5049
- feat(QTable): New slot - header-cell-[name]
- Supporting QSlider/QRange with no default value (null) #4637 (#5008)
- IDE: generate web-types (helper file for WebStorm) (#4749)
- feat(types) Generate TSDoc in index.d.ts typings (#4741)
- feat(QTable): add scoped slot for “No data available” (#5024)
- feat(api): “addedIn” version support
- feat(QDate/QTime): Always emit @input and add a changed boolean key in the details of the emitted event (#5028)
- feat(QForm): Add greedy prop to validate all fields #4095 (#5030)
- perf(Ripple): improve perf; fix abort logic when it was triggered multiple times
- feat(QTime): Updated time picker wheel to latest material specs #4755
- feat(Cookies): Add SameSite support; improve docs; Add “other” prop; update JSON API
- perf: Improved performance for throttle util #5077
- perf(QAjaxBar): improve event handling
- perf(QSlideCarousel): use stylesheet instead of js style
- feat(ui): Improve UMD version’s Quasar global object
Fixes
- fix(ui): blurriness caused by GPU on some components #4450 #4641
- fix(QDialog): blurriness on shaken dialogs when animated on GPU #4191
- Loading plugin fixes #4992
- fix(QVirtualScroll): Missing “type” property validation #4983
- fix(docs): Remove
round
prop fromQBtnDropdown
API #5005 (#5020) - fix(mask): Fix cursor positioning after update (#5023)
- fix(QPopupEdit): quick edit after open sticks even when cancelled #4936
- fix(api): Missing required props in QDate/QTime api files
- fix(QInput): improve model handling (#5016)
- feat(api): Improve “@input” description #5032
- fix(QSelect): Use internal indicator for inputValue (#4969)
- fix(QSelect): pass keyup and keydown events #4657
- fix(QSelect): pass keypress event #4657
- fix(QVirtualScroll): Clean height in the type table (#5044)
- fix(TouchSwipe): arguments parsing (0.06 breaks Vue syntax) and fix API card #5048
- fix(QTime): Set isAM when selecting hour (#5050)
- fix(QMenu): Add guarding logic for the succession of hide and show used for context menu (#5071)
- fix(QBtn): Adapt to newer vue-router behavior of throwing error when navigating to same route
-
thanks folks!
-
Well done team!
-
achievement unlocked! yay!