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.11.2 released! New features and some fixes.

    Announcements
    3
    5
    195
    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.11.2

      New

      • feat(QRadio/QCheckbox): Emit the event that produced the change as the second parameter of @input (#7002)
      • feat(QTable): add the event that changed the selection in the payload for @selected (#7003)
      • feat(QChip): New prop -> “icon-remove” (#7007)
      • fix(QDialog): emit @shake (was in docs) #7020 (#7021)
      • fix(QSelect): backspace should not remove selected options when hideSelected is used (no visual feedback) #7039 (#7042)
      • feat(QFile/QUploader): New event (@rejected); QUploader new prop -> max-files #6961
      • feat(QLinearProgress): New prop -> instant-feedback #7031
      • feat(QDate): add year selector in months view #6609

      Fixes

      • fix(QBtn): do not remove tabindex from the focus target because it moves the activeElement to be the body of the document #7028 (#7029)
      • fix(a11y): set aria-hidden on the img tag inside QImg #6570 (#7033)
      • fix(QLayout): only update data on scroll when it’s in container mode or the body is not scroll prevented #7012 (#7032)
      • fix(TS/API): Notify.setDefaults() should not mark “message” as required #7027
      1 Reply Last reply Reply Quote 1
      • J
        jitendra16 last edited by

        @rstoenescu
        There is a scroll bar appearing outside everywhere. Please check here https://quasar.dev/layout/page#Example--Basic

        Screen-Shot-2020-05-15-at-20-43-21.png

        1 Reply Last reply Reply Quote 0
        • rstoenescu
          rstoenescu Admin last edited by

          @jitendra16 Yeah… that’s a containerized QLayout…

          J 1 Reply Last reply Reply Quote 0
          • J
            jitendra16 @rstoenescu last edited by

            @rstoenescu How to make this scroll bar inside so that it comes below header?

            dobbel 1 Reply Last reply Reply Quote 0
            • dobbel
              dobbel @jitendra16 last edited by dobbel

              @jitendra16

              this works for me, you lose the native scrollbar and the ‘reveal’ property of q-header stops working:

              https://forum.quasar-framework.org/post/20122

              1 Reply Last reply Reply Quote 0
              • First post
                Last post