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

    Breakpoints relatively Layout

    Help
    2
    4
    209
    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.
    • J
      jetsmart last edited by

      Hi all
      We have a interesting example Containerized QLayout where we see that drawers breakpoint does not refer to the window width, but to the actual width of the QLayout container.
      It’s great! But, how can I use this wonderful container with relative breakpoints for the classes like col-<breakpoint>-<number> where <breakpoint> does not refer to the window width, but to the actual width of the QLayout container?

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

        @jetsmart

        I found this:

        https://github.com/Kelin2025/vue-responsive-components

        https://itnext.io/making-adaptive-vue-components-with-resizeobserver-123b5ebb20ae

        https://www.digitalocean.com/community/tutorials/vuejs-vue-responsive-components

        non Vue.js solution:

        https://philipwalton.com/articles/responsive-components-a-solution-to-the-container-queries-problem/

        1 Reply Last reply Reply Quote 0
        • J
          jetsmart last edited by

          thanks @dobbel
          I also met similar solutions. It works, but this is “standalone” solutions.
          I have Quasar app with template based on quasar classes like col-<breakpoint> and similar. And I wish it would work both in the window and in the сontainerized layout the same way.
          It would be nice if Quasar developers implemented this feature

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

            @jetsmart

            I agree it could be a useful addition to Quasar.
            I suggest you post a feature request on github.

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