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. Show & Tell
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • codeguru.io

      How to Host Quasar application on aws in 10 mins using aws-amplify
      • codeguru.io

      1
      0
      Votes
      1
      Posts
      211
      Views

      No one has replied

    • codeguru.io

      How to create android and iOS applications using Quasar framework
      • codeguru.io

      1
      2
      Votes
      1
      Posts
      167
      Views

      No one has replied

    • M

      MacOS Alfred Workflow for Docs
      • Max

      1
      1
      Votes
      1
      Posts
      151
      Views

      No one has replied

    • codeguru.io

      Getting started with Quasar Framework weekly web series
      • codeguru.io

      1
      1
      Votes
      1
      Posts
      143
      Views

      No one has replied

    • matroskin

      Auth package
      • matroskin

      3
      0
      Votes
      3
      Posts
      498
      Views

      W

      I use auth0 (https://auth0.com).

      It works with Safari (after some workarounds).

    • qyloxe

      q-form-builder
      • qyloxe

      5
      1
      Votes
      5
      Posts
      3498
      Views

      W

      Wow nice! If only there was a way to save it as a quasar template.

      Next step: a full WYSIWYG GUI editor for Quasar!

    • P

      babel-plugin-transform-imports v2 and quasar
      • Psi

      4
      1
      Votes
      4
      Posts
      968
      Views

      D

      @Psi
      it returns now:

      Unknown import from Quasar: function () {
      if (!called) {
      called = true;
      fn.apply(this, arguments);
      }
      }"

    • T

      Using a custom icon font (Fontello, Flaticons, etc)
      custom font icon • • terrybradshaw

      4
      0
      Votes
      4
      Posts
      891
      Views

      D

      @terrybradshaw: Did you opened a PR or Feature Request for this issue? It would be awesome to get custom fonts into Quasar. We are at version 1.2.6 now. 🙂

    • E

      v1.0.6 Dockerfile for SSR build
      • elliott

      1
      1
      Votes
      1
      Posts
      215
      Views

      No one has replied

    • RishitKedia

      Tabtation - A Chrome Extension to help you manage your TMTS (Too Many Tabs Syndrome) 😅
      • RishitKedia

      12
      1
      Votes
      12
      Posts
      915
      Views

      F

      @RishitKedia Can you go into any more details about how to go about getting started making a chrome extension that uses quasar?

      Or do you think you could possibly make a starter kit by removing all of the functionality from tabtation and just give us the basic setup for quasar?

      I’d really like to use quasar in my chrome extension but I am having a really hard time getting started.

    • J

      Easily deploy to heroku
      • jolyon

      4
      1
      Votes
      4
      Posts
      3222
      Views

      D

      Would you say this is still relevant? When I try to follow these instructions, I get
      2019-08-02T00:10:02.836781+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/" host=xxxx.herokuapp.com request_id=95f93426-3129-48a7-800f-98c0789ae696 fwd=“173.59.63.17” dyno= connect= service= status=503 bytes= protocol=http
      2019-08-02T00:10:03.644658+00:00 heroku[router]: at=error code=H10 desc=“App crashed” method=GET path="/favicon.ico" host=xxxxherokuapp.com request_id=15855a04-5493-4aba-beaf-34cf70b79eaa fwd=“173.59.63.17” dyno= connect= service= status=503 bytes= protocol=http

    • L

      Laqu-l App starter kit
      • laqul

      2
      0
      Votes
      2
      Posts
      540
      Views

      valasek

      @laqul thank you for sharing. I am creating the list of all starter kits and your kit is now included. Feel free to add via comments all undiscovered kits.
      After the consolidation is done I plan to curate the list.

    • metalsadman

      Quasar Form Components External Validation using Vee Validate.
      • metalsadman

      1
      1
      Votes
      1
      Posts
      493
      Views

      No one has replied

    • a47ae

      [How To] Building components with Quasar
      component custom mixin • • a47ae

      7
      11
      Votes
      7
      Posts
      7005
      Views

      M

      Oh thanks, that is a handy shortcut to the attributes.

    • valasek

      Share your tech stack and see stacks of others
      • valasek

      1
      2
      Votes
      1
      Posts
      233
      Views

      No one has replied

    • digiproduct

      Building custom components from Quasar components
      • digiproduct

      11
      1
      Votes
      11
      Posts
      2770
      Views

      digiproduct

      @metalsadman I thought it must be something like that … thanks for the clarification

    • S

      Quasar Calendar components
      • sirbeagle

      13
      9
      Votes
      13
      Posts
      5395
      Views

      T

      I’m getting the same error I followed the how-to from the readme but not working

      sure that I am missing something simple as I’m new to this

      if anyone has any tips on how to get this running that would be awesome

      Thanks

    • B

      ReST CRUD DB demo
      • bingalls

      1
      0
      Votes
      1
      Posts
      1000
      Views

      No one has replied

    • s.molinari

      Docker dev container available
      • s.molinari

      3
      1
      Votes
      3
      Posts
      1220
      Views

      s.molinari

      @UnderDog - I’m using a generic node alpine container and installing yarn would just lengthen the process, unfortunately.

      You can create your own base container (there might even be one already done with yarn) as you’d like it and just update the Dockerfile container import (FROM) accordingly.

      Scott

    • B

      Quasar-Firestore demo app
      • basc

      2
      0
      Votes
      2
      Posts
      812
      Views

      A

      Nice demo.
      I’m new to developer’s world and have no clue about some things, just for record :smiling_face_with_open_mouth_cold_sweat:
      I think the next steps are:

      Introduce offline support - i unppluged my internet cable and the database disappear Allow that the database be blanked and emmits some feedback - maybe a text or watermark inside the database visual area