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. dpamio
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 6
    • Best 3
    • Groups 0

    dpamio

    @dpamio

    4
    Reputation
    342
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    dpamio Follow

    Best posts made by dpamio

    • RE: Quasar v0.15 Roadmap

      @ciw1973 same thing, really looking forward to the FeatheJS integration as a first class citizen 🙂

      Keep going with the awesome work!

      posted in Announcements
      D
      dpamio
    • RE: Proper way of using Quasar with Vuex

      And what about “tracking” the modal state itself? (opened/closed) and their acctions? (open, cancel, accept, etc.)

      posted in Help
      D
      dpamio
    • RE: [v1]How to change hover color for q-item

      I ended up doing this (sass in vue single file):

        body.desktop
          .q-hoverable:hover
            > .q-focus-helper
              background-color: $secondary
      
      posted in Framework
      D
      dpamio

    Latest posts made by dpamio

    • RE: [v1]How to change hover color for q-item

      I ended up doing this (sass in vue single file):

        body.desktop
          .q-hoverable:hover
            > .q-focus-helper
              background-color: $secondary
      
      posted in Framework
      D
      dpamio
    • RE: Quasar v0.15 Roadmap

      @ciw1973 same thing, really looking forward to the FeatheJS integration as a first class citizen 🙂

      Keep going with the awesome work!

      posted in Announcements
      D
      dpamio
    • RE: Creating custom app templates for quasar-cli

      Ouch! I was almost sure it was that way but I may had some typo in other place because it didn’t work. Will try again.

      posted in CLI
      D
      dpamio
    • RE: Proper way of using Quasar with Vuex

      And what about “tracking” the modal state itself? (opened/closed) and their acctions? (open, cancel, accept, etc.)

      posted in Help
      D
      dpamio
    • RE: Creating custom app templates for quasar-cli

      And do you know how to refer to a specific branch on that repo? And also how to specify a local folder?

      posted in CLI
      D
      dpamio
    • RE: quasar on top of vue feathers primus nedb stack

      @luc-claustres your repos are awesome! The only thing I miss to have the full story is the use of vuex and feathers-vuex 🙂

      posted in Starter Kits
      D
      dpamio