Skip to content

Releases: quasarframework/quasar-ui-qscroller

v1.1.3

25 Jun 23:06
7f39b11

Choose a tag to compare

  • fix(ui): 12:00 AM not showing on header (#175)

v1.1.2

24 Mar 11:56

Choose a tag to compare

  • 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

06 Mar 13:35

Choose a tag to compare

  • 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

11 Nov 19:57

Choose a tag to compare

  • feat: typescript definitions support (#111)

v1.0.10

15 Aug 16:25

Choose a tag to compare

  • maintenance release

v1.0.8

18 Jun 14:00

Choose a tag to compare

  • maintenance release in preparation for q/app v2

v1.0.7

04 Feb 00:15

Choose a tag to compare

  • 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

03 Feb 21:05

Choose a tag to compare

  • fix: Some views don't emit current date/time when model is empty (#44)
  • feat(ui): vetur support

v1.0.5

28 Dec 16:54

Choose a tag to compare

  • 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

02 Dec 14:17

Choose a tag to compare

  • fix: issues with QBtn since Quasar 1.5
  • feat(json): meta -> docsUrl support