Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency quasar to v2 #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 21, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
quasar (source) 1.14.5 -> 2.17.5 age adoption passing confidence

Release Notes

quasarframework/quasar (quasar)

v2.17.5

Compare Source

Fixes

  • fix(QTabs): offsetwidth error #​17664
  • fix(ui/json): spelling in notify (#​17697)
  • fix+perf(QCarousel/QStepper/QTabPanels): active panel renders twice initially #​17698

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.17.4

Compare Source

Fixes
  • fix(ui): svgGrade removed. Use svgStar. Used in iconsets as "rating". #​17640
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.17.3

Compare Source

Fixes

  • fix(QSelect): JSON -> missing props for "option" & "selected-item" slots #​17619
  • fix(iconsets): svgGrade removed. Use svgStar. Used in iconsets as "rating". (#​17640)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.17.2

Compare Source

Fixes

  • fix(QTree): incorrect type for tickStrategy (#​17618)
  • fix(QSelect): .value(opt).toLocaleLowerCase is not a function #​16698
  • fix(QSelect): regression when options is not an array #​17613 #​17598
  • Revert "fix(ui): prevent disabled styling on disabled=false (#​17527)" #​17616
  • fix(ui): fix File-based types for q-upload and q-file (fix: #​17605) #​17624

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.17.1

Compare Source

New

  • feat(ui): upgrade to Sass v1.80+ specs on not using builtin globals

Fixes

  • Revert "fix(ui): IME composition detection not working (#​17476)" #​17536
  • fix(ui): fix QuasarDirectives type (fix: #​17554) (#​17559)
  • fix(ui): allow number[] in QSlider markerLabels type (fix: #​17450) (#​17555)
  • fix(ui): make headingN and sizeN optional in icon set types
  • fix(ui): prevent disabled styling on disabled=false (#​17527)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.17.0

Compare Source

Potential upgrade issue

The "Platform" Quasar plugin now explicitly holds all Boolean props in Platform.is Object. Previously, only the active/"true" ones were contained. So, for example, on a non-Firefox browser, if previously Platform.is.firefox would not have been declared, now it will be defined and its value is going to be false. So, if you were doing 'firefox' in Platform.is or Platform.is.firefox === undefined, change it to Platform.is.firefox/!Platform.is.firefox.

New

  • feat+refactor(ui/Platform): explicitly specify all boolean props (they were previously undefined if "false") #​17482
  • perf(QScrollArea): prevent content re-rendering on scroll or mousemove (fix #​16579) #​17041
  • feat(QScrollArea): add scroll viewport to create overscrolling effect #​17208
  • feat(QUploader): New prop -> thumbnail-fit (#​17494)
  • feat(QSelect): New prop: disable-tab-select (#​17362)
  • feat(QMenu/QTooltip): new Quasar CSS vars -> $menu-max-height, $tooltip-max-width, $tooltip-max-height #​16072
  • feat+perf(QOptionsGroup): new props -> option-value, option-label & option-disable #​16874
  • feat+refactor(QSpinner): mount & patch faster
  • chore(QSelect): small perf-related improvements

Fixes

  • fix(QTabPanels): tab-panels 'transition' emit fires before transition ends (fix #​17479). (#​17489)
  • fix(QScrollArea): correctly compute snap position for thumb #​17206 (#​17207)
  • fix(QTabs): Active route tab doesn't update on reactivation when it's a descendant of #​17495
  • fix+feat(QSelect/QMenu/QTooltip): the position engine should not override max-width/height set in CSS for QMenu/QTooltip #​16072
  • fix(ui): Type-Error because of 'declare module "@​vue/runtime-core"' #​17416

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.11

Compare Source

Fixes

  • fix(ui): memleak in QCheckbox/QRadio/QSpace/QSpinner(s) due to globally created vdom nodes #​17485
  • fix(ui): allow Font Awesome fa-classic in QIcon (fix: #​17483) (#​17486)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.10

Compare Source

Changes

  • fix(ui): add role="list" to QList (fix: #​17439) (#​17441)
  • fix(QTable): JSON > "virtualScrollSliceSize" default value; (#​17480)
  • fix(ui): IME composition detection not working (#​17476)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.9

Compare Source

New
  • feat(ui): date utils -> add format support for: Mo, do, DDDo, wo
  • feat(ui/lang): Create bs-BA language pack (#​17433)
Fixes
  • fix(ui): apply styles to only aria-disabled="true" (#​17436)
  • fix(QIcon): rounded floating q-badge not "round" when working with q-icon #​17342
  • fix(ui): invalid icons for the Quasar IconSets on Material Symbols (webfont + svg)
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.8

Compare Source

Changes

  • feat(ui): All components to use SASS variable for font size #​17264 (#​17274)
  • fix(ui): update GlobalComponents augment (fix:  #​17416)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.7

Compare Source

Fixes
  • fix(ui): QField/QInput/QSelect/etc clear icon aria-hidden management #​17407
  • chore(QBtn): remove useless re-define of aria-hidden on icons (QIcon already has it)
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.6

Compare Source

Fixes
  • fix(ui): correctly apply iOS safe area padding when using q-tabs (#​17055)
  • fix(ui): avoid Sass warning by upgrading to latest specs in QSkeleton (no declaration after nested rule)
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.5

Compare Source

Fixes
  • fix(util): typescript declaration for humanStorageSize (#​17240)
  • fix(ui): prevent @typescript-eslint/unbound-method error on newer utilities types (#​17251)
  • fix(ui): use correct list type for QSliderSlots (fix: #​17060) (#​17061)
  • fix(ui): fix useId composable types (fix: #​17284)
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.4

Compare Source

Changes

  • fix(ui): support for legacy build systems that don't know about "exports" field #​17190

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.3

Compare Source

Changes

  • fix(QDate): transitions not working correctly #​17183

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.2

Compare Source

Fixes
  • feat+fix(ui): ensure Quasar can be used without Quasar CLI or @​quasar/vite-plugin or vue-cli-plugin-quasar #​17174
  • fix(QInput): declare FileList as possible modelValue type (QInput can be used with type="file")
  • fix(QField): unexpected data clearing with "clearable" prop enabled #​17113
  • fix(QInput): lazy model + clearable - not emitting "change" event on clear btn
  • fix(QField): button in slots gets focus+click after QField focuses #​17177
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.1

Compare Source

Fixes

  • fix(ui): correctly declare typings with "exports" #​17172

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.16.0

Compare Source

New

Converted "quasar" package internal build system to ESM (built dist/*.js are now renamed).
Will require these minimum CLI/plugin versions (if using any of the following):

  • q/app-vite v1.9+ / v2.0.0-beta.12+
  • q/app-webpack v3.13+ / v4.0.0-beta.13+
  • q/vite-plugin v1.7+
  • vite-cli-plugin-quasar v5.1+

If you have hard-coded imports from quasar/lang or quasar/icon-set with the extension specified (eg. quasar/lang/de.mjs) please change the extension to .js.

Fixes

  • fix(QDate): direction declaration (#​17145)
  • fix(QCarousel): declare navigationPosition before using it
  • fix(QBtnDropdown/QBtn): declared properties (btn related & router-link related)
  • fix(QTooltip): should not end up with "context-menu" as prop after injecting useAnchor composable
  • fix(QField/QFile/QInput/QSelect): declare "maxlength" prop only for components using it; popupShow & popupHide should be declared only for QSelect; correctly override virtualScrollItemSize for QSelect; correctly override modelValue for QInput
  • fix(QDate/QTime): harden the modelValue validation
  • fix(QTooltip): correctly override transition props definition
  • fix(QEditor): remove unused emit (mouseup, keyup, touchend)
  • fix(QOptionGroup): add "type" for "type" prop definition
  • fix(QFab/QFabAction): QFab > hideLabel prop definition; JSON fixes on default values
  • fix(QInnerLoading): size prop default value & JSON type
  • fix(QSlider): remove unused prop (hideSelection); JSON > model-value default value
  • fix(QSplitter): "dark" definition
  • fix(QPageScroller): "offset" prop definition
  • fix(ui): multiple components > scrollTarget prop definition

JSON fixes

  • fix(QCircularProgress): JSON > font-size should not have a default value
  • fix(QDrawer): JSON > mini-width wrong default value
  • fix(QEditor): JSON > "toolbar" & "paragraph-tag" default values
  • fix(QImg): JSON > initial-ratio wrong default value
  • fix(QKnob): JSON > some prop default values
  • fix(QKnob): JSON > missing "rounded" prop definition
  • fix(QPage): JSON > style-fn default value and examples
  • fix(QPagination): JSON > some default values
  • fix(QParallax): JSON > speed default value
  • fix(QPopupEdit): JSON > "validate" default value & examples
  • fix(QRange): JSON > model-value default value
  • fix(QSelect): JSON > missing "maxlength" prop definition; "tabindex" missing default value
  • fix(QSeparator): JSON > "spaced" default value
  • fix(QSkeleton): JSON > "animation-speed" default value
  • fix(QSpinner/...): JSON structure; JSON > "size" type definition
  • fix(QTabPanels): JSON > missing "dark" prop definition
  • fix(QTable): JSON > some props default values
  • fix(QTimeline): JSON > "color" prop default value
  • fix(QTree): JSON > filter-method default value & examples
  • fix(useRouterLink): JSON > active-class and exact-active-class default values
  • fix(QCarousel/QEditor/QTable): JSON > missing "update:fullscreen" event definition
  • fix(useValidate): JSON > lazy-rules default value
  • fix(QCarousel/QStepper/QTabPanels): JSON > model-value should be "required"
  • fix(QCarousel): JSON > some default values
  • fix(ui): JSON > model-value definition for QBtnDropdown/QDialog/QDrawer/QExpansionItem/QFab/QMenu/QTooltip/QFab
  • fix(QCheckbox/QToggle): JSON > model-value default value
  • fix(QTable/QVirtualScroll): JSON > "virtualScrollSliceSize" default value; QVirtualScroll "items-size" default value
  • fix(QRadio): JSON > "model-value" & "val" types

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.15.4

Compare Source

Changes

  • fix(AppFullscreen): JSON -> set activeEl and isActive as "reactive"
  • fix(useRenderCache): correctly clear cache; correctly check for property
  • fix(Platform): ios always undefined (#​17130)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.15.3

Compare Source

New

  • feat(ui): expose IconSet as a regular Quasar plugin (import { IconSet } from 'quasar')
  • feat(ui): expose Lang as a regular Quasar plugin (import { Lang } from 'quasar')
  • feat(ui): tweak JSONs, add new props & enforce more validations on building them
  • feat(ui/format): humanStorageSize -> new extra param (decimals) -> (value, decimals = 1)
  • feat(LocalStorage/SessionStorage): add "hasItem", "removeItem", "setItem" aliases (matches web storage specs) #​17109
  • refactor(ui): folder structure for plugins & utils & composables

Fixes

  • fix(ui): the UMD generated icon-set files in dist/icon-set
  • fix(QDialog): focus() method should correctly handle the selector param (if received)
  • fix(QBtn): the "click()" method should not trigger anything if QBtn is disabled
  • fix(Platform): Safari version number detection #​17111
  • fix(ui): make capacitor/cordova config properties type optional (#​17056)
  • fix(ui): QTooltip & use-anchor JSON -> removed some erroneous "values" keys
  • fix(QField/QFile/QInput/QSelect): JSON -> correctly define the "name" prop
  • fix(QTabPanel): JSON > remove "dark" prop (not a valid prop)
  • fix(QSelect/QVirtualScroll): add type "Component" to some JSON "ref"
  • fix(lang): ukrainian translate "editor.outdent" (#​17083)
  • fix(LocalStorage/SessionStorage): JSON definition for getIndex()
  • fix(SessionStorage/LocalStorage): better encoding/decoding for Date objects
  • fix(QChip): JSON > add missing "update:model-value" event

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.15.2

Compare Source

Changes

  • feat(QDialog/QMenu): ease testing of teleported content
  • fix(ui): useInterval was not correctly exported #​17021
  • fix(ui): Platform on Edge should be normalized to 'edge' #​17039
  • fix(QExpansionItem): header-slot scope > detailsId is always undefined
  • fix(QCarouselSlide): JSON API - duplicated examples for "name" prop
  • chore(ui): move directives into individual folders (preparing the new testing)
  • chore(ui): move plugins into individual folders (prepare the new testing)

Example of how you can target the teleported content of a QDialog/Qmenu in your testing:

const wrapper = mount(QDialog, { ... })
const teleportedWrapper = wrapper.findComponent({ name: 'QPortal' })

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.15.1

Compare Source

Changes

  • feat(ui): NEW composable -> useInterval() #​17000
  • fix(QColor): slider triggers "Uncaught RangeError: Maximum call stack size exceeded" in onHueChange (fix #​16999) (#​17001)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.15.0

Compare Source

New

  • feat(ui): new composable: useRenderCache()
  • feat(ui): new composable: useTick()
  • feat(ui): new composable: useTimeout()
  • feat(ui): new composable: useSplitAttrs()
  • feat(ui): new composable: useHydration()
  • feat(ui): new composable - useId() #​16792
  • feat(QImg): new prop -> error-src (String)
  • feat(QSelect): new prop: popup-no-route-dismiss (Boolean) #​6420
  • feat(QDialog): new prop: backdrop-filter (String) #​16971
  • perf(QColor): small tweak: refactor some events without useCache()

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.7

Compare Source

Changes
  • feat(ui): new language pack - ms-MY (#​16977)
  • fix(ui): add missing api/types for VIntersection (fix: #​16867) (#​16958)
  • chore(ui): remove obsolete "stylint ignore" comments
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.6

Compare Source

New

  • feat(QImg): new prop -> loading-show-delay #​16932
  • feat(ui): new language - Tagalog(tl) (#​16943)
  • internal(ui): changed UI build system

Fixes

  • fix(ui): Platform -> use navigator.userAgentData.mobile when available + other tweaks #​16921
  • fix(ui): provide correct types for Quasar.lang (fix: #​14569) (#​16936)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.5

Compare Source

Fixes

  • fix+refactor(QCard): border radius management; add exceptions for QInnerLoading and QResizeObserver (with object) #​16909
  • chore(QNoSsr): small tweaks

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.4

Compare Source

Fixes
  • fix(QImg): correctly set "alt" prop on the img tag #​16886
  • fix(QSliderItem): avoid Vue reusing elements and thus wrongly assigning slot refs #​16902
  • fix(ui/lang): German Abbreviation for March potentially wrong #​16901
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.3

Compare Source

Fixes
  • Vue 3.4 --> fix(ui): Hydration issues with Vue 3.4 (QField/QInput/..., QBtnDropdown, QExpansionItem, QFab) #​16792
  • Vue 3.4 --> fix(Dark): [Vue 3.4] Hydration issue with Dark Quasar plugin on SSR #​16818
  • fix(QAjaxBar): fix infinite fetch loop in watchEffect #​16767 (#​16780)
  • fix(ui): expose updateScrollTarget method for QInfiniteScroll (#​16182)
  • fix(QTab): softError.message is undefined when opening tab with control-key #​16791
  • fix(QField/QInput/...): lazy validation breaks when clearable button is clicked #​16723
Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.2

Compare Source

Fixes

  • fix(QSlider/QRange): when step is 0 -> QSlider key change is incorrect & QRange snaps to integer on dragRange #​16700
  • fix(QRange): dragRange interval when using inner-min/max
  • fix(a11y): remove aria-readonly from labels for QField, QCodeol, QDate, QEditor #​16705 (#​16708)
  • fix(QResizeObserver): trigger() method not attached correctly when using a native Observer #​16697
  • fix(QInput/QField/...): when lazy-rules -> should not trigger validation after first focusout and every input change
  • fix(Notify): allow exponential notation for the "timeout" value

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.1

Compare Source

Fixes

  • fix(QBtn): "stack" set to undefined should not affect icon spacing #​16494
  • fix(ui/lang): Update ms.mjs (#​16610)
  • fix(QSlider/QRange): slider value should start from innerMin instead of min on drag #​16614 (#​16615)
  • fix(QCircularProgress): #​16586 account for stroke-linecap behavior for rounded style (#​16593)
  • fix(QDate): the "today" btn should keep time from model when available (and not reset it) #​16623
  • fix(QTime): TS type for the return value of "options" prop #​16587
  • fix(QSelect): "option" slot has incorrect "selected" param value when the option is disabled #​16567

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.14.0

Compare Source

Changes

  • Upgraded to the latest Sass v1 specs -- this will allow you to use the latest Sass v1 features in your own code too!
  • fix(QImg): API - @error param definition #​16545

Possible breaking changes for Sass users!

When using Quasar UI (this package) with our Quasar CLI or our Vite plugin, it will require the latest Sass v1 (which has breaking changes -- though your Sass code will work albeit with deprecation banners on the console). It will be easy for you to upgrade to the newer Sass requirements for your code (and most might not even need anything changed). The console logs will tell you what lines to change and to what exactly. There is also a sass-migrator tool available (written by the Sass team).

We have postponed this moment as much as possible and we apologize for introducing this change in a minor version, but a major version for something so small is not really feasible nor desired (and again, it is due to Sass introducing changes in one of their minor versions).

If using Quasar CLI

Minimum quasar/app-vite supported version is v1.7.0
Minimum quasar/app-webpack supported version is v3.12.0

If using Vite or Vue CLI

Minimum "sass" version is v1.33.0 (although we recommend installing the very latest v1 available)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.13.1

Compare Source

New

Fixes

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.13.0

Compare Source

New

  • feat(ui): New Languages - de-CH, de-DE (#​16403)
  • feat(QTable): column definition -> new prop: rawSort() -- handles rows with null/undefined as value, as opposed to the classic "sort" prop #​16303

Fixes

  • feat(QTree): improve accessibility (#​16404) (#​16405)
  • fix(QTime): allow panning when model is empty #​16428
  • fix(QSelect): "input-debounce" prop should also affect the "input-value" event #​16377
  • fix(QSelect): backspace behavior #​16481
  • fix(QInput): when using mask then model is forced to empty string even if cleared (by clearable prop) #​16346
  • fix(QScrollArea): mouse events on contents trigger on first tap in iOS #​16210 (#​16211)
  • fix(ui/build): remove internal definitions from the API JSONs

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.12.7

Compare Source

Fixes

  • fix(QSlider): wrong ticks when inner-min is equal to inner-max #​16323
  • fix(QTree): Custom body slot is not hidden when using no-transition prop #​16318

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.12.6

Compare Source

Fixes

  • fix(ui): add ref property to QTable virtual-scroll event type (fix: #​16246) (#​16251)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.12.5

Compare Source

Fixes

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.12.4

Compare Source

New

  • feat(ui): Hindi (hi) language pack (#​16162)
  • feat(ui): add specific types for colors (#​16088)

Fixes

  • fix(QSelect): @​new-value event calling done() with no params does not empty the input box #​16159
  • fix(ui): update normalize css to include latest svg fix #​16132
  • fix(QInput): preserve common browser behavior when a mask is used (fix #​15801). (#​16112)
  • fix(ui): list actions in quasarConfOptions for Notify (#​16102)
  • fix(ui): QSpinnerComment, QSpinnerCube, QSpinnerFacebook, QSpinnerHourglass quirk #​16089 (#​16090)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.12.3

Compare Source

Fixes

  • fix(ui): correctly augment QuasarUIConfiguration type (fix: #​16046)
  • fix(ui): fix LoadingBar defaults type (#​16049)
  • fix(ui): allow dynamic names in QEditorSlots type (#​16069)
  • feat(ui): generate types for vue directives (#​16068)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.12.2

Compare Source

Fixes

  • fix(ui): menu/tooltip positioning quirk #​11247
  • fix(ui): click-outside triggered when tooltip is active in dialog, #​15974 (#​16023)

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

v2.12.1

Compare Source

Features

  • feat(ui): Improve fontawesome-v6-pro.mjs (#​15963)
  • feat(ui): Improve es.mjs language pack (#​15964)

Fixes

  • fix(QMenu/QTooltip): position engine quirk when target is not ready yet -- resulting in jumping menus/tooltips #​11247
  • fix(QEditor): Event names for link toolbar cause warning (#​15826)
  • fix(QSelect): ignore most key commands when QSelect is not editable #​15808 (#​15819)
  • fix(QTree): children type safety #​15991 (#​15992)
  • fix(ui): Loosen rules param type in ValidationRule
  • fix(QFile): incomplete union type in QRejectedEntry['failedPropValidation'] (#​15913)
  • fix(QUploader): exposed API is not reactive #​14967
  • fix(BottomSheet): actions > avatar typing #​15893
  • fix(ui): Mark QTable.pagination.sortBy as nullable (#​15881)
  • fix(QEditor): Event names for link toolbar cause warning ([#​15826](https://redirect.github.com/quasarframework/quasar/iss

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 739d0b8 to 6f5b582 Compare June 27, 2021 12:48
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 6f5b582 to 9d0d191 Compare July 8, 2021 13:28
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 9d0d191 to 2fa8c85 Compare October 19, 2021 01:12
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 2fa8c85 to 247a7b6 Compare March 7, 2022 13:47
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 247a7b6 to a75fb3a Compare March 26, 2022 14:04
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from a75fb3a to fe2ce31 Compare April 25, 2022 02:18
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from c1f656e to 2c8a751 Compare June 23, 2022 18:39
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 2c8a751 to e60750f Compare September 25, 2022 21:53
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from e60750f to f1848fe Compare November 20, 2022 18:46
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from f1848fe to 4868ae4 Compare March 16, 2023 08:54
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 4868ae4 to 3e5c313 Compare March 24, 2023 23:47
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 3e5c313 to 41a1a8b Compare April 3, 2023 10:28
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 41a1a8b to 8a4a24b Compare May 28, 2023 11:24
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from 96c8218 to e4824cc Compare July 1, 2023 10:42
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from e4824cc to 6386053 Compare July 18, 2023 10:30
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 6386053 to 8cf2630 Compare August 7, 2023 10:53
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 8cf2630 to ee3058f Compare August 18, 2023 16:32
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from ee3058f to 314d62c Compare September 2, 2023 13:42
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 314d62c to 32283d8 Compare September 13, 2023 14:19
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 32283d8 to c71ccfd Compare October 17, 2023 18:09
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from 42d42a2 to 58826ef Compare November 13, 2023 14:35
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 58826ef to 799b14b Compare November 29, 2023 16:06
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 799b14b to 90c2b33 Compare December 18, 2023 13:41
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 90c2b33 to 7963713 Compare January 25, 2024 12:42
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from 7c60c62 to 6525433 Compare February 20, 2024 18:53
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 6525433 to cd8ffcd Compare February 29, 2024 19:14
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 3 times, most recently from 73e5e33 to 15f461b Compare March 14, 2024 11:33
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 15f461b to 601854e Compare March 29, 2024 13:44
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from 5059644 to b364f1c Compare April 23, 2024 14:33
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 4 times, most recently from b6f2d29 to ea03c2b Compare May 13, 2024 10:08
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from ea03c2b to 5162ab8 Compare May 14, 2024 10:17
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from f37c610 to 8a60d69 Compare July 10, 2024 16:21
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from c1e4129 to 2d26337 Compare August 7, 2024 11:39
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 2d26337 to 0b499cd Compare August 15, 2024 17:40
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from b21cbb6 to 52e6e19 Compare September 6, 2024 16:37
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 52e6e19 to 26369d6 Compare September 17, 2024 14:41
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from 26369d6 to caeb189 Compare October 19, 2024 16:34
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from caeb189 to 8016674 Compare November 6, 2024 19:55
@renovate renovate bot force-pushed the renovate/quasar-2.x branch 2 times, most recently from d0bf561 to ac48aab Compare November 18, 2024 15:29
@renovate renovate bot force-pushed the renovate/quasar-2.x branch from ac48aab to 3ee0197 Compare December 14, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants