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

      Doing elastic search in the browser (without heavy server side elastic search)
      • paul

      1
      1
      Votes
      1
      Posts
      432
      Views

      No one has replied

    • I

      This topic is deleted!
      • infining

      6
      0
      Votes
      6
      Posts
      104
      Views
    • Martin

      Add chartJS to Quasar
      chartjs • • Martin

      5
      5
      Votes
      5
      Posts
      6596
      Views

      M

      Would be cool have this one ‘setup’ as well:
      https://github.com/antvis/f2
      see also:
      https://medium.com/@SimaZwx/https-medium-com-simazwx-introducing-f2-c44fb4e74c2d

    • J

      How Quasar Framework enabled to build a full app in 3 weeks
      • ju11

      7
      0
      Votes
      7
      Posts
      896
      Views

      rstoenescu

      @ju11 Nice article! Tweeted about it.

    • A

      Q-Blog [Laravel5.6 && VueJs - Quasar0.17]
      • Abdelaziz Sliem

      3
      0
      Votes
      3
      Posts
      494
      Views

      A

      thanks for your advice.

    • A

      Using Quasar components over the Laravel framework
      • april

      15
      3
      Votes
      15
      Posts
      9254
      Views

      3

      @rstoenescu said in Using Quasar components over the Laravel framework:

      https://github.com/neatpro/Laravel-Quasar

      Hello

      It’s still on Quasar 0.14 far as I see.

      That one looks like to be based on 0.15, that include major changes:
      https://github.com/impxd/laravel-quasar-pwa-template

      What’s your thoughts?

    • benoitranque

      [how to] Implement i18next in quasar
      i18n i18next tutorial • • benoitranque

      3
      2
      Votes
      3
      Posts
      2288
      Views

      I

      This is great stuff !!
      However now, after a couple of new versions of Quasar framework (v0.17 now) it seems to me that this will be quite different ?
      Is that so ? And if so - how would you include i18next with xhr backend in a 0.17 Quasar app (pwa in my case) ??
      Regards

    • N

      My Portfolio :-)
      • Nicholas

      7
      2
      Votes
      7
      Posts
      1349
      Views

      N

      @aryeh Thanks a lot 🙂
      I’m going to try find a way to improve the speed, but as you mentioned, initial load is the biggest factor because it needs to load a lot of content into the cache. The files are stored on Amazon S3 in Sydney, Australia. I may have to store the files in multiple locations to improve that speed.

    • F

      Tree table example
      • Fernando2684

      4
      2
      Votes
      4
      Posts
      1560
      Views

      F

      @nothingismagick good,that is the idea and everyone’s ideas are welcome.

    • D

      [working] alter chips component with a options-group instead of text box
      • dgk

      5
      0
      Votes
      5
      Posts
      1214
      Views

      D

      To disable the text input field without disabling the whole component I ended up doing this to my component.

      in the html tag I put

      @keydown="ignore()" ref="chip"

      then in methods add an ignore method

      ignore () { this.$refs.chip.blur() },

      still would be nice to have disable only disable the text field not the whole component.

    • R

      Made with quasar - superfreedraw.com
      • rolf

      4
      5
      Votes
      4
      Posts
      1262
      Views

      nothingismagick

      Nice job. Maybe think about making a PR here: https://github.com/quasarframework/quasar-awesome

    • benoitranque

      [How to] load external dependencies (CDN) ASYNC
      • benoitranque

      3
      5
      Votes
      3
      Posts
      2646
      Views

      benoitranque

      Thanks, where was it broken exactly? This is an old post so I forgot a lot of this, here is a newer post with a solution for 0.15

    • L

      How to integrate Adobe Flash Plugin with Electron in your Quasar Framework project
      • lbssousa

      1
      0
      Votes
      1
      Posts
      1235
      Views

      No one has replied

    • P

      Booly app, made with Quasar
      • pmooredesigner

      5
      1
      Votes
      5
      Posts
      1840
      Views

      rstoenescu

      Please submit to Quasar Awesome https://github.com/quasarframework/quasar-awesome Thanks

      Edit: did that for you. Let me know if this is not what you want.

    • L

      Quasar admin examples
      • leon

      13
      6
      Votes
      13
      Posts
      12256
      Views

      flachica

      This resource must be linked in https://github.com/quasarframework/quasar-awesome

    • matt

      Made With Quasar
      • matt

      10
      0
      Votes
      10
      Posts
      6009
      Views

      rstoenescu

      Please submit a PR to https://github.com/quasarframework/quasar-awesome with your website/app/Quasar tutorial/video etc. Thank you!

    • F

      [Suggestion] Implement MaterialX snippets (possible subsite)
      • Frondor

      1
      0
      Votes
      1
      Posts
      707
      Views

      No one has replied

    • A

      Fixing Random Disappearing Of QGalleryCarousel Elements On iPhone/iPad
      • april

      1
      0
      Votes
      1
      Posts
      716
      Views

      No one has replied

    • nestebe

      Kodi Remote App
      • nestebe

      2
      0
      Votes
      2
      Posts
      1244
      Views

      rstoenescu

      Cool! Thanks for posting.

    • J

      HN-PWA (HackerNews Progressive Web App) using Quasar, feedback required
      • jonafrank

      9
      2
      Votes
      9
      Posts
      2290
      Views

      rstoenescu

      @jonafrank Cool! Yes, of course. Please submit it! Thanks!