No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Quasar v1.5.3 released! Important change.

    Announcements
    1
    1
    493
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • rstoenescu
      rstoenescu Admin last edited by

      Enjoy!

      https://github.com/quasarframework/quasar/releases/tag/quasar-v1.5.3

      An important change is the one below referring to perf(Screen). Instead of adding screen–* classes by default, it is now an on-demand feature because it has negative impact over the First Meaningful Paint. More info: https://quasar.dev/options/screen-plugin#How-to-enable-body-classes

      Fixes

      • perf(Screen): Only add screen- body classes if enabled through framework: { config: { screen: { bodyClasses: true } } }* #5757 More info: https://quasar.dev/options/screen-plugin#How-to-enable-body-classes
      • fix(QField): Fix label overflow when animating (#5755)
      • fix(ui): Correct component test instantiation #3894 #3895
      • fix(sass): Quote requires string as parameter #5772 (#5774)
      • fix(typescript): revert scroll types update, closes #5758 (#5778)
      • fix(QTree): Account for disabled/untickable nodes to determine the next tick status when current is indeterminate #5769 (#5776)
      1 Reply Last reply Reply Quote 2
      • First post
        Last post