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. Starter Kits
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • D

      This topic is deleted!
      • digiparker

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • G

      How to make expansion on dynamic column datatable
      • gaggs

      1
      0
      Votes
      1
      Posts
      1251
      Views

      No one has replied

    • M

      How customize q-pagination component?
      • Mikhail

      3
      0
      Votes
      3
      Posts
      658
      Views

      M

      Ok, thanks!

    • M

      Disable hover effect
      • Mikhail

      3
      0
      Votes
      3
      Posts
      2107
      Views

      M

      @dobbel Thanks! But for some reason it doesn’t work for me…

    • A

      Wordpress theme with Quasar
      • amimaro

      2
      1
      Votes
      2
      Posts
      739
      Views

      dobbel

      @amimaro

      Hi, can I ask some questions?

      Does this Quasar Wp theme completely replace the ‘current/installed’ wordpress theme? Or can you use your theme combined with a wordpress theme like Avada?

      I am looking for a way to use quasar functionality inside an existing wordpress site( with a theme). Is that possible with this code?

      Maybe with WP multi-theme I can use your Quasar theme for some pages…

      I read

      This is a wordpress theme that has the Quasar Framework incorporated with most of its features.

      what features are not available you know of? is vuex supported? vue router?

    • S

      QUploader,An unsolvable problem
      • Saysss

      3
      0
      Votes
      3
      Posts
      557
      Views

      S

      @dobbel How do I get the server response

    • K

      WordPress + Quasar Theme
      • kayumanggi

      11
      3
      Votes
      11
      Posts
      2460
      Views

      A

      @metalsadman good idea! I will do this

    • S

      How to cater for every phone-screen-real-estate anno 2020?
      • Sidje

      1
      0
      Votes
      1
      Posts
      157
      Views

      No one has replied

    • icetomcat

      ESLint: Cannot read property 'loc' of undefined
      • icetomcat

      2
      0
      Votes
      2
      Posts
      1510
      Views

      C

      Hi @icetomcat, that error usually comes from having a misconfigured or globally installed ESLint installation.
      Can you better describe your dev environment?
      Would be the best if you could open an issue on GitHub and follow the proposed template: https://github.com/quasarframework/quasar/issues

    • P

      Quasar v1.9 - firebase cloud messaging
      • Paolo Massenzana

      1
      0
      Votes
      1
      Posts
      226
      Views

      No one has replied

    • S

      This topic is deleted!
      • Skooter

      1
      0
      Votes
      1
      Posts
      10
      Views

      No one has replied

    • lucasfernog

      Laravel + Quasar 1.0 with Quasar CLI
      • lucasfernog

      29
      1
      Votes
      29
      Posts
      8120
      Views

      I

      https://github.com/metalsadman/quasar-laravel

      Hope more people contribute to this one. Laravel 6 (passport support).

    • D

      [solved] Can't get subroutes to work
      • danielo515

      12
      0
      Votes
      12
      Posts
      3720
      Views

      T

      @ERtech Glad you get it to work !
      But, about the children, did you try to remove the leading / from your path ?

      According to vue-router documentation :

      Note that nested paths that start with / will be treated as a root path. This allows you to leverage the component nesting without having to use a nested URL.

    • Rodrigo Alves

      How can I use Cupertino theme in quasar v1?
      • Rodrigo Alves

      4
      2
      Votes
      4
      Posts
      344
      Views

      metalsadman

      @Rodrigo-Alves soon there will be, but it will be premium afaik.

    • L

      starter kit source code
      • Luc Michalski

      3
      0
      Votes
      3
      Posts
      451
      Views

      L

      Do you know if there is any resources available for cordova + webview using quasar ?
      I would like to create a webview with a menu on the top.

      Thanks in advance for any help or insights

    • S

      Does Quasar have any helpers for interfacing with standardized web APIs?
      • stevendesu

      5
      0
      Votes
      5
      Posts
      749
      Views

      qyloxe

      @s-molinari said in Does Quasar have any helpers for interfacing with standardized web APIs?:

      In other words, app extensions are a good place to put API related things, so developers don’t have to continually create the same wheel. 😉

      Scott

      Hmm, maybe it is a good idea to have first incarnation of QDataSource as an app extension afterall. Nevertheless, the support from “data consumer” components (QTable, QTree, QList etc.) in terms of something like hooks, events, etc would be needed also.

      I’m not entirely convinced to this GraphQL thingy, but because this graphql is dynamic on the client side then maybe Quasar data components (QTable, QTree etc) would greatly benefit from such integration.

    • P

      Security warnings when running in Electron dev mode
      • pg

      6
      3
      Votes
      6
      Posts
      7020
      Views

      smellydogcoding

      Can someone recommend a content security policy setting that will work with a quasar electron app? I currently have

      session.defaultSession.webRequest.onHeadersReceived((details, callback) => { callback({ responseHeaders: Object.assign({ 'Content-Security-Policy': [ 'default-src \'self\'' ] }, details.responseHeaders) }) })

      but it keeps the app from running at all because it refuses to run inline scripts. I believe the scripts are being generated by Vue since I don’t have any external content.

    • A

      Quasar 1.0 Authentication with laravel backend
      • abumalek

      2
      1
      Votes
      2
      Posts
      454
      Views

      s.molinari

      That’s nice. 😃

      Scott

    • C

      This topic is deleted!
      • chrislandeza

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • sandroden

      This topic is deleted!
      • sandroden

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied