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

      Building an Electron File Explorer with Quasar (and Vue)
      • Hawkeye64

      7
      5
      Votes
      7
      Posts
      1545
      Views

      Hawkeye64

      @Oggo This was really my first app in Electron because I wanted to know how to do it. I have not done any type of unit testing for Electron, although I would be interested in learning the best approaches. I do know that there will be an integrated testing environment in Quasar v1.0. I am hoping it works well with Electron/Cordova as well.

    • P

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

      1
      1
      Votes
      1
      Posts
      586
      Views

      No one has replied

    • I

      This topic is deleted!
      • infining

      6
      0
      Votes
      6
      Posts
      104
      Views
    • J

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

      7
      0
      Votes
      7
      Posts
      1048
      Views

      rstoenescu

      @ju11 Nice article! Tweeted about it.

    • A

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

      3
      0
      Votes
      3
      Posts
      641
      Views

      A

      thanks for your advice.

    • A

      Using Quasar components over the Laravel framework
      • april

      15
      3
      Votes
      15
      Posts
      10050
      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
      2519
      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
      1689
      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
      2893
      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
      1435
      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
      1404
      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
      3319
      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
      1396
      Views

      No one has replied

    • P

      Booly app, made with Quasar
      • pmooredesigner

      5
      1
      Votes
      5
      Posts
      2017
      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
      12810
      Views

      flachica

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

    • matt

      Made With Quasar
      • matt

      10
      0
      Votes
      10
      Posts
      7095
      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
      786
      Views

      No one has replied

    • A

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

      1
      0
      Votes
      1
      Posts
      807
      Views

      No one has replied

    • nestebe

      Kodi Remote App
      • nestebe

      2
      0
      Votes
      2
      Posts
      1367
      Views

      rstoenescu

      Cool! Thanks for posting.

    • J

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

      9
      2
      Votes
      9
      Posts
      2447
      Views

      rstoenescu

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