[v1] Quasar 1.0.0-beta.21 released!
-
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.0.0-beta.21
New
- feat(QBtnDropdown): “label” slot #2885 #2525
- feat(QColor): New props: “hide-header”, “hide-footer”, “default-view” #3546
- feat(QBtnToggle): options new prop (slot) to specify slot to use for button content (tooltip, custom btn content) #3487
- feat(Dialog plugin): Ability to access Router, Vuex store etc within custom component #4009
- feat(docs): Port PR 676 from old docs; electron preparation information
- feat(QSlider/QRange): CSS improvements (issue #4002) (#4008)
- chore: input-text-color stylus variable (#4021)
- chore(quasar): Modernize build system; also use API for creating Vetur files
- feat(BottomSheet): Improve component when icon/avatar/img is missing #4029
- feat: docs - Example for sticky table header (#4039)
- feat(docs): Automatic section listing
Fixes
- fix(QUploader): send files as Blob when sendRaw is true fix: #4000 (#4011)
- fix(QSlider/QRange): lazy input not triggered if only tapping #3995
- fix(QEditor): Set QEditor default background to white #4023
- fix(quasar): Wrong error when using Quasar UMD without including Vue script tag #4020
- fix(Dialog plugin): [v1] Dialog plugin does not pass all props to the default component #4028
- fix(api): [v1] Some QUploader API events have wrong definitions #4030
- fix(QTable): qtable dense scroll fix: #3922 (#4038)
- fix(api): Add missing method to QSelect #4040 (#4041)
- fix(QTable): inheriting border-radius on top and bottom
- fix(QDrawer): Make use of no-swipe-close prop (was disconnected)
- fix(QEditor): IE/Edge fix for execCommand (#4014 - #4047)
-
:0 very nice !
-
Kewl! Waiting to try Q on my future projects. Thanks!