Skip to content

v0.15.9

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 26 Mar 19:01
· 12245 commits to dev since this release

New

  • [Request] Date picker minimal prop #1818
  • Enhance QModal enter-active-class/leave-active-class props to have higher priority over transition
  • Q-Chips-Input: Add Duplicate Entry Event or warning #1805
  • QWindowResizeObservable: use ResizeObserver native API if available, improve delay
  • perf/design(QCollapsible): remove default ripple and highlight
  • QUploader: Allow to programmatically upload files #1791
  • New Quasar language packs: Bulgarian, Arabic, Vietnamese

Fixes

  • iOS touch/hover (aka double tap) issue on Modals & derivates (Dialog, etc)
  • Opening Model / Drawer causes layout change #1771
    This will display the scrollbar of the page even with Modal/Dialog/Drawer opened, but user will not be able to scroll page by using mouse scroll.
  • QScrollArea: setScrollPosition not working on mobile platforms #1830
  • QLayoutDrawer: close the other mobileOpened side even if it is not mobile (#1821)
  • QLayoutDrawer: overflow:hidden lingers after closing a drawer by dragging #1809
  • date utils: isSameDate() returns erroneous results in certain scenarios #1804
  • QTabs: default white background should go to tabs head instead -- when using inverted
  • this.$q.notify (Quasar Notify Plugin) not available in main App Vue instance #1797
  • [windows] Firefox and Quasar 0.15.8 Drawer "close event" response Problem ... #1836

Enjoy!