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
    • S

      Quasar live apps/website [submit to https://github.com/quasarframework/quasar-awesome]
      • spectrolite

      45
      4
      Votes
      45
      Posts
      20828
      Views

      lawwritinguk

      I was worried when I noticed that the deadline for my thesis submission is about to finish. I knew that I will never be going to make it without the professional law dissertation help. It was my friend who recommended the Law Writing for writing my law dissertation. They offered me the most economical price offers with special discounts and prompt services. I really admired the expertise of their professional writers. I will recommend them for all who understand the significance of premium quality at affordable prices.
      https://www.lawwriting.co.uk/law-dissertations-writing.php

    • zspine

      Stripe integration with quasar q-field
      • zspine

      3
      6
      Votes
      3
      Posts
      997
      Views

      G

      This worked perfect, have used in one of my projects now.

      Thanks a lot.

    • Martin

      Add custom fonts to your app
      fonts stylus • • Martin

      17
      9
      Votes
      17
      Posts
      16501
      Views

      B

      @strife-cloud Absolutely spot on. I’d worked out the cryptic “Cant resolve … quasar/dist” had something to do with the static files. Your solution was probably the only option I hadn’t tried! It’s a shame the documentation is still wrong.

    • Martin

      Add chartJS to Quasar
      chartjs • • Martin

      6
      5
      Votes
      6
      Posts
      9118
      Views

      D

      @musicformellons Take a look at https://github.com/patrickmonteiro/quasar-f2-charts

    • D

      QForm - Form Fields Generator
      • dgk

      19
      0
      Votes
      19
      Posts
      9486
      Views

      D

      I’ve been evaluating schema-based form generators too, as I want to move from server-generated DOM to a JSON serializaton of forms and their rules, so we can offer a better mobile experience, offline, etc. We have hundreds of fields in a form, dozens per “page”, with potentially a lot of business rules.

      Vue-Form-Generator is not really maintained and doesn’t look like it quite made it to the next version. It also bakes in Bootstrap UI.

      Vue Form JSON Schema looks promising, but I wish it was a little more “automatic” and less verbose. Last updated 5 months ago or so?

      JSONForms (https://jsonforms.io/) I just came across. I think they recently added Vue support (was originally Angular and React). It uses Material as the UI styling. But it has some neat features like defaulting a UI Schema for you based on the data Schema. I like some of their dependent fields (if Yes, show/require this other field) stuff, and I like how using this would abstract us from Vue, in case we have to use React in some context in the future.

      Vue Formulate has a newer generate-from-schema option (https://vueformulate.com/guide/forms/generating-forms/), but currently lacks much of the repeater/validators that the “statically-defined in template” method offers.

      BlitzarForm (https://blitzar.cycraft.co/docs/blitz-form) is a new effort that also allows any component, so all Quasar components could be used.

      For something more than a pet project, I’m nervous to “place a bet” on what would be used by my company for years to come!

    • J

      This topic is deleted!
      • johnhood

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • N

      This topic is deleted!
      • nancy123

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • N

      This topic is deleted!
      • nancy123

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • N

      This topic is deleted!
      • nancy123

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • N

      This topic is deleted!
      • nancy123

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • D

      Quasar SEO tips
      • danbars

      6
      6
      Votes
      6
      Posts
      2591
      Views

      A

      heya fellas,

      i am making one website using QUASAR and currently doing SEO for the site,
      i am referring the following forum,

      https://forum.quasar-framework.org/topic/6265/quasar-seo-tips

      i have made meta.js file in utils and now i am getting the metadata in my page.

      but something is new in it, if anybody knows please inform me, and also tell me if it will affect my SEO or not ?

      following is something which i am getting, in my page source

      <meta name=“description” content=“description…” data-qmeta=“description”>
      <meta name=“keywords” content=“hello,hello,hello” data-qmeta=“keywords”>

      so what is that data-qmeta=“description” inside the meta tag.

      thanks for response.

    • W

      Ketogenic diet recipe and eatery sharing app
      • walfin

      16
      1
      Votes
      16
      Posts
      551
      Views

      W

      And the winner is…

      drum roll

      WOEZELBEER!

      Congratulations for being the winner of our KetoShare Lunar New Year Contest! You will be winning either a Shopee or Amazon S$20/- voucher!

      We hope you’ll check out his cool Keto recipes!

      What are you waiting for? Visit https://customautosys.com/ketoshare/?recipe=21 and https://customautosys.com/ketoshare/?recipe=22 to see woezelbeer’s recipes for Leek Frittata and Grilled Chicken with Vegetables now!

      Leek Frittata

    • S

      SevenQ - WYSIWYG Quasar GUI builder
      • sevenq42

      5
      0
      Votes
      5
      Posts
      805
      Views

      W

      @sevenq42 Hi I just tried opening the GUI builder and got a blank page.

    • I

      Project management tool
      • Ilia

      10
      4
      Votes
      10
      Posts
      518
      Views

      I

      Hi All,
      We are constantly improving Coloban and along with the Gantt Charts, Kanban and Eisenhower matrix implemented over the last few months, we have also implemented public projects, so you can actually get help with your tasks from outside now.
      You can check it out by downloading it now for your favourite platform 🙂

      All is still built with awesome Quasar framework 🙂

      Cheers!

    • C

      Online Dog Trial Entry - Would Love Feedback
      • cynderkromi

      4
      1
      Votes
      4
      Posts
      230
      Views

      W

      Agree. The form looks super complicated.

    • C

      nuxt-quasar - A Nuxt.js module for integrating with Quasar (initial release, looking for feedback)
      integration module nuxt • • cutety

      8
      2
      Votes
      8
      Posts
      4477
      Views

      s.molinari

      Nuxt generates routes base on files in pages directory, Quasar didn’t.

      For a static or semi-dynamic set of pages, a nice to have. For a full blown app, not so much.

      Nuxt generates store base on files in store directory, Quasar didn’t.

      If you follow the store pattern that is standard for Vuex, you don’t need anything else. Not an issue.

      Nuxt doesn’t support the building of Cordova, Capacitor, Electron or Browser Extension apps, Quasar (CLI) does.

      You can use Quasar’s Vue plugin and work with Nuxt too, if you want just the UI.
      https://nuxtjs.org/docs/2.x/directory-structure/plugins/
      https://quasar.dev/start/vue-cli-plugin

      Scott

    • W

      Sendall Messager: for bulk sending of personalised messages over social networks
      • walfin

      3
      0
      Votes
      3
      Posts
      226
      Views

      W

      New Ad Free Mode released for Sendall Messager! Get rid of those pesky ads for only 1 Credit (less than S$0.01) per hour! Visit https://customautosys.com/sendall to check out the new version, proudly made with Quasar as always!

    • C

      Qdate: new types of selection
      • codethirsty

      1
      2
      Votes
      1
      Posts
      119
      Views

      No one has replied

    • C

      QDate: Switching from multiple q-date to range q-date
      • codethirsty

      1
      2
      Votes
      1
      Posts
      256
      Views

      No one has replied

    • M

      Quasar Tree Configurator
      • mfoitzik

      1
      0
      Votes
      1
      Posts
      125
      Views

      No one has replied