Navigation

    Quasar Framework

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

    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
    • RE: IcoMoon font-icon support was added

      @dgk You can already use font awesome icons in 0.14. fa-bath for example is http://fontawesome.io/icon/bath/

      See: http://beta.quasar-framework.org/components/icons.html#Importing-Icons

      posted in Announcements
      J
      JCharante
    • RE: After Build always getting "Update avaibale 0.5.2->0.6.2"

      @dan What is the output of $ quasar version?

      posted in Framework
      J
      JCharante
    • RE: How to install 0.14 via npm?

      @mfcarneiro good find, you have "vue-template-compiler": "^2.3.0" right?

      posted in Help
      J
      JCharante
    • RE: Cordova Barcode Scanner does not work

      What does the content of your <template> tag look like?

      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: cordova is not defined"

      @vikram Try using crosswalk with cordova https://crosswalk-project.org/

      posted in Framework
      J
      JCharante
    • RE: How to install 0.14 via npm?

      @mfcarneiro Are you explicitly importing the components?

      posted in Help
      J
      JCharante
    • RE: Reveal on layout and tabs in navigation

      I don’t see a request issue on the repo, perhaps one of youse ( @huulbaek or @kayex) can open one?

      posted in Help
      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: cordova is not defined"

      @eleina I believe it was @vikram who I was troubleshooting with on gitter. Not even this repo works for 'em.

      posted in Framework
      J
      JCharante