Releases: quasarframework/quasar-ui-qscroller
Releases · quasarframework/quasar-ui-qscroller
v1.1.3
- fix(ui): 12:00 AM not showing on header (#175)
v1.1.2
- fix(ui): UI of scroller on iOS (#45)
- safari and ios add a Line break on innerText of the dom object which prevent matching
v1.1.1
- fix(string): use of label and value, then updatePosition doesn't work (#158)
- fix(string): when label used over value let mouse wheel selection work
v1.1.0
- feat: typescript definitions support (#111)
v1.0.8
- maintenance release in preparation for q/app v2
v1.0.7
- fix: emit value/input recursion fix
- fix: selected dense items and dense disabled items
- fix(ui): use parseTimestamp instead of parsed to get update timestamp
- fix: Impossible to set minutes to zero, in "date-time" view. (#34)
v1.0.6
- fix: Some views don't emit current date/time when model is empty (#44)
- feat(ui): vetur support
v1.0.5
- fix(ui): '{ Component as QScroller }' => '{ QScroller }'
If you are currently using QScroller, change your import to just QScroller
Also, demo site updated with Github and Codepen links
Enjoy!
v1.0.4
- fix: issues with QBtn since Quasar 1.5
- feat(json): meta -> docsUrl support