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. Suraj
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 8
    • Best 0
    • Groups 0

    Suraj

    @Suraj

    0
    Reputation
    425
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Suraj Follow

    Latest posts made by Suraj

    • RE: v0.15 news

      Thank you. Great summary.

      posted in Announcements
      S
      Suraj
    • RE: Error with " npm install "

      @asv better to use yarn.

      posted in CLI
      S
      Suraj
    • RE: Update framework

      @a47ae as i said both npm update quasar-framework and yarn upgrade updates package based on package.json. Currently vue version is "vue": "~2.3.4" on package.json so no, both command wouldn’t update vue to 2.4 but to the latest 2.3.x version. Refer here, https://docs.npmjs.com/misc/semver#tilde-ranges-123-12-1

      posted in Framework
      S
      Suraj
    • RE: Update framework

      @rashidnk you can do yarn upgrade if you use yarn. It updates all packages based on package.json and updates yarn.lock, kind of like how composer works.

      posted in Framework
      S
      Suraj
    • RE: Quasar PWA Starter Kit

      @zpos_adam said in Quasar PWA Starter Kit:

      @smakinson In the docs (http://quasar-framework.org/guide/progressive-web-apps.html) it says:

      Important!
      Do not use Quasar wrappers (Cordova/Electron) on top of this template

      Does it mean we can only build PWA app with no electron/cordova wrapper if we use pwa starter kit?

      posted in Announcements
      S
      Suraj
    • RE: Quasar v0.14.1 released.

      @a47ae Since I had just started project last week, i updated quasar-cli, and manually replaced or modify files/conflicts from a separate bootstrapped project to my project.

      posted in Announcements
      S
      Suraj
    • RE: Quasar v0.14.1 released.

      How to upgrade from 0.13 to 0.14 version? Should I only update package.json and run yarn upgrade or create new project and move src folder logics?
      Also can someone tell me what the framework used for this forum. Its features and user experience is awesome.

      posted in Announcements
      S
      Suraj