Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. JCharante
    J
    • Profile
    • Following 1
    • Followers 0
    • Topics 0
    • Posts 37
    • Best 7
    • Groups 0

    JCharante

    @JCharante

    8
    Reputation
    699
    Profile views
    37
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    JCharante Follow

    Best posts made by JCharante

    • RE: Push-notification with Quasar and FCM

      FCM also has a library for the Web, have you tried this? I don’t see why using it with Vue.js would be any different than VanillaJS

      posted in Help
      J
      JCharante
    • RE: < register app url > is not syncing with Android

      @spectrolite v0.14 Quasar Apps seem to be working on Quasar Play 0.13.7 for me

      posted in Quasar Play App
      J
      JCharante
    • RE: [v0.14] Removed "src" folder from Quasar package

      @rstoenescu When you get back from vacation I’d appreciate an example for point b.

      posted in Announcements
      J
      JCharante
    • RE: [SOLVED] Router weird error

      @n.taddei I’ve been trying find out what is causing that to happen for the past 25 minutes. It’s going to be really rewarding when found.

      EDIT: So if you comment out this.$refs.modal.close() in CompanyCreate.vue:61 the problem goes away (at least on quasar v0.13.9). I’ve submitted a PR to the repo.

      posted in Help
      J
      JCharante
    • RE: single js/css file for the whole framework?

      I’d take a look at this thread as it’s been requested before.

      I am using vue (also as a single file) and do not use any CLI/webpack/other stuff (do not feel comfortable enough with them).

      Not being comfortable enough with webpack & other node tools of the month is what drove me to Vue.js, but I really like how the Quasar CLI held my hand so much at the start that I’d recommend giving it a try.

      posted in Help
      J
      JCharante
    • RE: Crashed components when moved to beta version

      See: http://forum.quasar-framework.org/topic/580/migration-0-13-to-0-14/3 & http://forum.quasar-framework.org/topic/522/upgrade-guide-for-0-14-beta

      posted in Help
      J
      JCharante
    • RE: single js/css file for the whole framework?

      most people come to it after being scared off or disgusted by angular/react or whatever bloated and uselessly complex framework

      That’s exactly what drove me to use Vue instead of React as I didn’t want to change my workflow for a library. I guess Quasar was just that good, and it was easy to get started due to the cli. It does seem strange how Quasar isn’t “drop in a <script src=…> tag and use” like vue is, and a codepen showing off the components would be neat, but it’s just not that difficult to install the quasar-cli and init a project to check it out. The beginner/quickstart documentation does need some love though.

      posted in Help
      J
      JCharante

    Latest posts made by JCharante

    • RE: Feature request: Side menu with icons always showing

      Great idea! I’m not sure what material design has to say about it, but you should open a GitHub Feature Request Issue

      posted in Framework
      J
      JCharante
    • RE: Treegrid component

      @Fernando2684 Have you taken a look at https://github.com/quasarframework/quasar-play/blob/v0.14/src/components/showcase/other-components/tree.vue ? Unfortunately I haven’t spotted a Quasar app in the wild that uses tree.

      posted in Help
      J
      JCharante
    • RE: [Solved] Error when calling some components

      @tonpereira You are right, I didn’t notice the /. The self closing syntax should work just fine. Have you tried to isolate the issue by creating a minimalistic repo to reproduce the error? And you’re using quasar 0.14 beta & vue 2.3.x right?

      posted in Help
      J
      JCharante
    • RE: [Solved] Error when calling some components

      @a47ae Good catch. @tonpereira seems to be closing a nonexistant q-field tag instead of closing the q-input tag. Do let us know if that solves the problem @tonpereira

      posted in Help
      J
      JCharante
    • RE: quasar dev build is getting very slow

      That’s a lot of javascript!

      posted in Help
      J
      JCharante
    • RE: Remove transition in side menu und top bar

      (missing gif from the original github issue) https://user-images.githubusercontent.com/2828767/28628251-6ec68a48-7224-11e7-8752-bc192c99f3db.gif

      posted in Help
      J
      JCharante
    • RE: single js/css file for the whole framework?

      most people come to it after being scared off or disgusted by angular/react or whatever bloated and uselessly complex framework

      That’s exactly what drove me to use Vue instead of React as I didn’t want to change my workflow for a library. I guess Quasar was just that good, and it was easy to get started due to the cli. It does seem strange how Quasar isn’t “drop in a <script src=…> tag and use” like vue is, and a codepen showing off the components would be neat, but it’s just not that difficult to install the quasar-cli and init a project to check it out. The beginner/quickstart documentation does need some love though.

      posted in Help
      J
      JCharante
    • RE: < register app url > is not syncing with Android

      @spectrolite v0.14 Quasar Apps seem to be working on Quasar Play 0.13.7 for me

      posted in Quasar Play App
      J
      JCharante
    • RE: Source Code for Show Case

      @Tekki I’d think that having it on the front page of http://beta.quasar-framework.org/ would be enough ( Live DEMO [Material theme] & Live DEMO [iOS theme])

      posted in Help
      J
      JCharante
    • RE: ~~Do not upgrade to Vue 2.4.x (yet)~~ Edit: Safe to upgrade

      And now we wait for vue 2.4.2!

      posted in Announcements
      J
      JCharante