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

    Why dose Quasar use these CSS breakpoints?

    Framework
    3
    6
    755
    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.
    • Q
      qiuchen last edited by

      As we know, the width of the web page is different from that of the devices/resolutions, so many factors should be considered in the design of the web page, instead of occupying the whole screen width. The following breakpoints are used by Quasar Framework.
      Snipaste_2020-02-20_21-06-16.png
      Vuetify uses the following breakpoints:
      Snipaste_2020-02-20_21-20-01.png
      In my opinion, the breakpoints of Vuetify are better. Why dose Quasar Framework use these breakpoints different from other UI Frameworks.

      1 Reply Last reply Reply Quote 1
      • Hawkeye64
        Hawkeye64 last edited by

        Here are the Material Design break points, which we try to follow. But, they change these often. Seems like they can’t settle on consistency.
        https://material.io/design/layout/responsive-layout-grid.html#breakpoints

        1 Reply Last reply Reply Quote 0
        • Hawkeye64
          Hawkeye64 last edited by

          Also, if you’re up to it, you can change these values to suit your own needs via sass variables

          Q 1 Reply Last reply Reply Quote 0
          • Q
            qiuchen @Hawkeye64 last edited by

            @Hawkeye64 That’s what I’m doing. No better solution in my mind. And I wonder why the container class has not been added to Quasar Framework to limit the width of main container (so everything). I know I easily assign contaner width, but I want to know why they didn’t do it. We know many popular UI frameworks have container class.

            metalsadman 1 Reply Last reply Reply Quote 0
            • metalsadman
              metalsadman @qiuchen last edited by metalsadman

              @qiuchen yo, if you have a good suggestion or way of implementing things, better make a pr or a feature request in quasar repo, instead of comparing why this and that, imho.

              Q 1 Reply Last reply Reply Quote 2
              • Q
                qiuchen @metalsadman last edited by

                @metalsadman @Hawkeye64 Hmmm… I am new in Quasar Framework. I’m just talking about its differences with others. Thank you for time and support.

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