Quasar Framework v1.14.3 Release Notes

Release Date: 2020-10-26 // over 3 years ago
  • ๐Ÿ†• New

    • feat(QTime): fine tuned selection algorithm when limiting options
    • feat(lang): Add fa.js - standard farsi (not region/country specific)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix(QTime): limited options not working correctly
    • ๐Ÿ›  fix(QTime): improve handling when 1. model is null; 2. limiting options and current view has no selectable options
    • ๐Ÿ›  fix(QTime): keyboard handling when having limiting options
    • ๐Ÿ›  fix(QEditor): use regular input instead of QInput #7932