Releases: quasarframework/quasar
Releases · quasarframework/quasar
v0.17.17
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
v0.17.15
v0.17.14
v0.17.13
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-heightprop (#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
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
New/Improvements
- QLayoutDrawer:
show-if-aboveBoolean 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
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) andpersistent(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
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
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-fontsizeStylus variable