Skip to content

v0.17.19

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 04 Jan 15:16
· 10540 commits to dev since this release

Enjoy!

New

  • Prevent q-btn loading state from resizing the button #2799 (#2818)
  • allow overriding QSelect options QPopover behavior. (#2771)

Fixes

  • Fix NaN on IE/iOS v6 (#2838)
  • QAutocomplete: Unprotected access to inputEl in mounted() #2840
  • q-editor code button isssue #2827
  • animScrollTo - set final scroll position if no time left for the animation (#2824)
  • Autocomplete prop value-field became mandatory for static lists in 0.17.8 #2819
  • formatDate: use localization options passed as 3rd parameter (#2809)
  • QBtnToggle: Allow disable from options as stated in the docs (#2792)
  • QChip with QTooltip improvements #2816
  • Slider/range not dragged in specific scenarios #2794
  • opts.expires not tested for proper type in cookies plugin #2793
  • QInput: size adjustments for firefox (#2801)
  • QDatetimePicker: add checks for el in __scrollView (#2800)
  • QInfiniteScroll: fix poll addEventListener added before debounce (#2765)