WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: quasarframework/quasar

v0.17.17

05 Oct 13:10

Choose a tag to compare

New

  • QInput - allow password to be shown by default (#2591)
  • [Request] QFab prop to persist on route change #2589
  • Malay language for quasar i18n (#2616)
  • QStepper - allow imbricated QSteppers with different orientation (#2624)
  • QTableColumns - dark property (#2652)

Fixes

  • QEditor, QColor - assign order for properties (#2595)
  • QSlideTransition - finish a started animation on destroy (#2597)
  • QAutocomplete - keep popup on screen (#2599)
  • QEditor - link editor ENTER and ESC behavior (#2606)
  • QInput - add forgotten cast to number when type is number in __emit (#2605)
  • Thai i18n - translation of November (#2609)
  • Step content is inserted multiple times when switching from Vertical to Horizontal #2601
  • First day of week for some languages: pt, id, th, vi
  • Floating QChip in QBtnGroup (#2623)

v0.17.16

19 Sep 16:25

Choose a tag to compare

Enjoy!

  • QDialog: emit show after focusing the element in dialog (#2585)
  • Add full responsive spacing for flex-addon (#2586)
  • Quasar v0.17.15 Web Storage API bug #2581
  • QPopupEdit, QPopover, QModal: fixes related to 'escape-key' (#2578)

v0.17.15

17 Sep 10:13

Choose a tag to compare

Enjoy!

  • feat(QInput, QChipsInput, QUploader): Add custom loading slot as QBtn (#2506)
  • fix: Popup Edit doesn't run the validate function when using the save button #2572
  • fix: QPopover can not dismiss by mouse click in touchable notebook #2571

v0.17.14

14 Sep 10:08

Choose a tag to compare

Enhancements

  • QPopover: only dismiss if mousedown and mouseup are both outside (#2566)

Fixes

  • QSlider|QRange: fixes for ring (#2564)
  • QPopover: enforce maximum viewport size on reposition (#2563)
  • QModal: fix backdrop on mobile (#2562)
  • QDatetimePicker Mat: fixes and full responsive (#2559)

v0.17.13

13 Sep 11:16

Choose a tag to compare

New/Enhancements

  • QSlideTransition/QTree/QCollapsible new prop: "duration" (Number)
  • QField: keep botom spacing if there can be something there (#2557)
  • Simplify WebStorage logic when on SSR
  • QDatetimePicker Material version: set view to default when minimal and canClose (#2540)
  • Remove usage of cssTransform() helper -- no longer needed
  • QSelect: add popup-max-height prop (#2531)
  • QPopupEdit can't be disable #2527
  • QPopupEdit: provide initial value as second parameter when emitting save (#2514)

Fixes

  • Modal closing on mouseup #2551
  • QInput/QResizeObserver on Firefox: fix spinner and object keyboard navigation (#2556)
  • Fixes for QDatetime Material version (more responsive) and QPopup (#2549)
  • SSR only keeps the last cookie set #2547
  • QCard assumes any color it's set to is dark #2546
  • Fixes for QPopover and QTooltip (#2543)
  • Uploader doesn't obey disabled prop #2538
  • QSelect: Fix QChip content override by innerHTML (#2526)
  • [SSR] Cannot use set() or clear() with LocalStorage on client side #2517
  • QUploader missing extensions filter onAdd event (was only onDrop) (#2533)
  • QInputFrame marginalia: don't focus and fix icon on disable (#2515)
  • QSelect: fix clearValue (#2507)

v0.17.12

31 Aug 13:26

Choose a tag to compare

We have created another release so soon for some critical regression fixes and because some of our Patrons require it asap. Enjoy!

New

  • QDatetimePicker Mat - 24h on 2 circles (#2502)

Fixes

  • QDatetime: CSS when on RTL for hour:minute banner on header
  • QInput - wrong cursor on hover when using float-label #2488
  • Change q-radial-ripple so that it plays nice with QTable (#2485) -- also solves vertical scroll present in IE
  • QLayoutDrawer - respect model when not using show-if-above
  • QLayoutDrawer - fix preventScroll cleanup (#2500)
  • QDatetimePicker Material: fix keyboard related and clock(hour) click (#2501)

v0.17.11

30 Aug 14:16

Choose a tag to compare

New/Improvements

  • QLayoutDrawer: show-if-above Boolean prop
  • QTabs: new prop underline-color
  • Improved animation for horizontal QStepper
  • QChipsInput & QSelect with QChips -- more compact design
  • QTable: new prop binary-state-sort (sort will have 2 states -- ascending, descending -- instead of 3 -- ascending, descending, no sort)
  • QTable: [Request] Ability to get rid completely of rows-per-page-options in QTable. #2429
  • QDatetime - add animation for hour to minute change #2451
  • QTree - Ability to specify a different label field than 'label' #2442

Fixes

  • QSelect show undefined on clear #2479
  • Form components: blur and emit on destroy if focused (#2486)
  • QInput with icon, visibility issue inside QInnerLoading #2484
  • Model-Toggle components (QLayoutDrawer, QTooltip, QPopover, ...) - do not change model on destroy
  • French language pack - first day of week is Monday
  • Element in QModal doesn't scroll horizontally #2450 + Account for horizontal scroll modifiers in preventScroll (#2458)
  • QInput: fix scrollbar on textarea when rows prop generates a higher field than maxHeight (#2462)
  • Remove duplicate @show and @hide emit in QPopover (#2474)
  • Error using $q.screen.setSizes() #2469

v0.17.10

24 Aug 12:30

Choose a tag to compare

New

  • Overall design refinements (focused on subtle design improvements)
  • QPopupEdit component -- especially useful (but not limited to) for QTable
  • Swipeable and animated QTab panes
  • Ability to display HTML strings as labels in QSelect
  • QDatetime new prop: header-label
  • Containerized QLayout is out of the "experimental" stage and it's ready for production usage
  • QInput new event: @paste (triggered when user pastes content)
  • Improved QPopover & QTooltip animations
  • QPopover new props: cover (covers parent) and persistent (doesn't gets closed if clicking outside of it)

Fixes

  • QRating - multiline when it needs to (not enough space for a single line)
  • QField content clipping

v0.17.9

18 Aug 15:36

Choose a tag to compare

New

  • QParallax: Add support for videos
  • (Experimental) Containerized QLayout; includes ability to use QLayout inside QModal; IE11 not supported (check Layout components page).
  • Shake Modal/Dialog if not dismissable
  • [Request] QCollapsible support for routes #937
  • QSearch | Add type="search"? #2426
  • QLayoutDrawer new event: 'on-layout(boolean)' -- triggered when Drawer toggles occupying space on Layout
  • Updated src/css/core.variables.styl - making variables overridable (#1912)
  • Remove Tooltip shadow for Material theme (to match Material guidelines)
  • Feature Request: Ability to disable Hover on timeline component #2205
  • QUpload "filter" property #1458
  • [Feature Request] Object as filter in DataTable #1896
  • [Request] QItem/QItemMain / Add stylus variable that controls the size of the offset the property 'inset' produces #2183
  • [Enhancement] QTree: add an iconColor property on the Nodes model structure #2203
  • [Request] Truncate text in QInput #2307
  • [REQUEST] Adjustable Column Widths for QTables #2248

Fixes

  • Problems with Min Max DateTime Picker #2362
  • Wrong icon in fontawesome Quasar icon set #2431
  • QAutocomplete bad popover positioning unless static data #2427
  • Safe Area for iOS when QModal in 'maximized' #2421
  • QTable - rows per page select font
  • QFab closing animation
  • Modal maximized leaves class q-maximized-modal on body element even after hidden #2417

v0.17.8

09 Aug 19:34

Choose a tag to compare

VSCode code autocompletion is coming! Will publish an article on our Medium.com Quasar blog.

New

  • Finalized Vetur support -- VSCode code autocompletion support through Vetur extension (will get enabled once Vetur makes a new release)
  • $tooltip-fontsize Stylus variable

Fixes

  • QSlideTransition not working correctly after fast toggling when using with v-if #2401
  • Unable to use QScreen in computed properties due to it being an Object #2399