Quasar Framework v1.7.2 Release Notes

Release Date: 2020-01-15 // about 4 years ago
  • ๐Ÿ†• New

    • feat(colors): Add changeAlpha() to colors utils (#6060) (#6106)
    • feat(touch): Allow to disable directives by passing a non-function as value #6083
    • feat(QIcon): Avoid Google Translate tampering with Material Icons ligature font #6108
    • feat(QTable): Add scrollTo row in current page #6093 (#6111)
    • feat(TouchRepeat): improve click prevention (#6109)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix(Dialog): excessive padding #6092
    • ๐Ÿ›  fix(colors): blend alpha after textToRgb is 0-100 (#6095)
    • ๐Ÿ›  fix(TouchPan): mouseAllDir ignored on start #6099
    • ๐Ÿ›  fix(TouchPan): mouseAllDir should call handler immediately #6098
    • ๐Ÿ›  fix(TouchPan): correctly handle if directive is target; allow back click #6098 #6099
    • ๐Ÿ›  fix(QKnob): emit immediately on desktop when starting drag
    • ๐Ÿ›  fix(QTime): emit immediately on desktop when starting drag
    • ๐Ÿ›  fix(colors): blend method return type should be same as input (#6107)
    • ๐Ÿ›  fix(QBtn): fab and fab-mini icon sizes when using svg icons