Quasar v1.14.6 released!
-
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.14.6
New
- feat(core css): add more rtl ignore rules (#8073)
- feat(positioning): add horizontal start and end (computed from lang.rtl) (#7501)
- feat(spinners): new QSpinnerBox, QSpinnerClock and QSpinnerOrbit (#8099)
- feat(QChip): Ability to customize default selected icon in QChip (#8043) (#8104)
Fixes
- fix(QUploaderAddTrigger): interactive area when wrapped by QBtn with icon-right prop #8061
- fix(QUploader/QFile): set dropEffect to copy for DnD to prevent moving emails to trash in outlook #8071 (#8072)
- fix(ClickOutside): prevent closing menus that have components with menus on click outside (#8076)
- fix(QEditor): Paste script adjustments (#8081) (#8082)
- fix(QInput): fix alignement of shadow text in non dense input without label #8077 (#8079)
- fix(morph): exclude composed styles (block/inline) from copy; use a z-index computed from ancestors #8091 (#8095)
- fix(QEditor): Icons are activating/deactivating synchronously when having multiple QEditors with :toolbar props (#8044) (#8127)
- fix(ui): UMD minimized release with a QSelect triggers an exception: invalid assignment to const âfâ (#8113) (#8129)
- fix(QCircularProgress): safari does not support negative strokeDashOffset #7997 (#8126)
-
Can you please let me know the steps of upgrading our existing quasar cli to the newer version
-
This post is deleted!