Skip to content

v0.15.8

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 17 Mar 17:49
· 12295 commits to dev since this release

New

  • perf: QResizeObservable using ResizeObserver API when available
  • perf: QTabs (Material theme) - do not animate position bar when selecting a tab (if no previous tab was selected)
  • perf: Faster QLayout initial render
  • QUploader: Allow to programmatically upload files #1791
  • QPagination: increase min-width to 2em for better mobile support

Fixes

  • $q.fullscreen not available if device doesn't supports Fullscreen API #1764
  • QLayoutDrawer: RTL positioning when switching back and forth to a Quasar RTL language pack
  • Initial QLayout view should not animate Drawer #1783
  • (also perf) QKnob/QSlider/QRange: emitting @input/@change
  • QTable: sort for non-strings column content (#1778)
  • QPopover: change the way reposition is done (#1757)
  • (UMD) QOptionGroup: tag name detection to work for kebab/camel/pascal case
  • QBtn: Make focus helper and ripple extend over bottom border for "push" type (#1772)
  • QLayout: header/footer/drawer offset not updated on start (#1770)
  • Fix IE form components height (#1769)