Quasar Framework v1.14.6 Release Notes

Release Date: 2020-12-03 // over 3 years ago
  • ๐Ÿ†• 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)
    • 0๏ธโƒฃ 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)