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
    1. Home
    2. jvmonjo
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 15
    • Best 2
    • Groups 0

    Topics created by jvmonjo

    • J

      [V1][Feature request] Make badge compatible with icon component
      Framework • • jvmonjo

      3
      0
      Votes
      3
      Posts
      356
      Views

      J

      @metalsadman Nice workaround! Thanks.

    • J

      Close drawer swiping on the drawer itself
      Help • drawer • • jvmonjo

      5
      0
      Votes
      5
      Posts
      532
      Views

      rstoenescu

      Reference: https://github.com/quasarframework/quasar/issues/4033

      This was by design for v1, but re-analyzed and it can be added back and connected with the no-swipe-close Boolean prop (which was doing nothing; bug!).
      Extract from addition to docs:

      By default, QDrawer has touch actions attached to it. If this interferes with your drawer content components, disable it by specifying the Boolean no-swipe-close property.

      This will be available in Quasar 1.0.0-beta.21

    • J

      Can't scroll after clicking button on the side nav
      Help • • jvmonjo

      2
      0
      Votes
      2
      Posts
      758
      Views

      J

      Anyway I solved changing the button with a q-side-link with button tag in case anyone else have the same issue:

      <q-side-link tag="button" to="/login" class="q-btn q-btn-standard text-white relative-position login-btn bg-primary">Login</q-side-link>
    • J

      JS Date support for time ago format
      Help • • jvmonjo

      4
      0
      Votes
      4
      Posts
      1137
      Views

      D

      @a47ae @jvmonjo
      How did you guys add this? Can you help me with the steps?
      Sorry, I have just started using VueJS & Quasar.
      thanks in advance!

    • J

      Too difficult to open the Drawer with swipe
      Framework • drawer swipe • • jvmonjo

      4
      0
      Votes
      4
      Posts
      1296
      Views

      J

      Amazing. Thank you guys

    • J

      Q-Uploader with firebase storage
      Framework • • jvmonjo

      8
      0
      Votes
      8
      Posts
      4224
      Views

      J

      +1 for the firebase storage uploader :).

    • J

      Address bar auto hide not working
      Help • • jvmonjo

      2
      0
      Votes
      2
      Posts
      1123
      Views

      rstoenescu

      No. This is a behavior that you’ll be able to configure with v0.14, which is around the corner.