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. wilcorrea
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 13
    • Best 2
    • Groups 0

    wilcorrea

    @wilcorrea

    3
    Reputation
    411
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Email wilcorrea@gmail.com

    wilcorrea Follow

    Best posts made by wilcorrea

    • RE: Accessing row data via RowClick

      Did you see this section https://quasar-framework.org/components/datatable.html#Custom-rows of doc ? I believe it can help : )

      posted in Help
      wilcorrea
      wilcorrea
    • RE: How to use skeleton page loading in quasar

      I believe he is talking about this https://codepen.io/fathy_ar/pen/zzYeNb

      posted in Help
      wilcorrea
      wilcorrea

    Latest posts made by wilcorrea

    • RE: How to use skeleton page loading in quasar

      I didnt see about this in quasar and I dont believe what quasar can include all variations of this approach. Maybe exists anything in npm ecosystem : )

      posted in Help
      wilcorrea
      wilcorrea
    • RE: How to use skeleton page loading in quasar

      I believe he is talking about this https://codepen.io/fathy_ar/pen/zzYeNb

      posted in Help
      wilcorrea
      wilcorrea
    • RE: Accessing row data via RowClick

      Did you see this section https://quasar-framework.org/components/datatable.html#Custom-rows of doc ? I believe it can help : )

      posted in Help
      wilcorrea
      wilcorrea
    • RE: How to make viewport() responsive in computed property?

      My way would be http://quasar-framework.org/components/window-resize-observable.html

      posted in Help
      wilcorrea
      wilcorrea
    • RE: Quasar + Vuex

      Thanks for share : )

      posted in Show & Tell
      wilcorrea
      wilcorrea
    • RE: Dynamically declare data on user click, and send them through vue-resource

      I recommend see about VueJS (vuejs.org). You can use a v-for directive with an array of data and the components will be rendered by loop

      posted in Help
      wilcorrea
      wilcorrea
    • RE: DataTable column start not visible

      @rstoenescu Yep, I agree! Thanks again for feedback ; )

      posted in Framework
      wilcorrea
      wilcorrea
    • RE: DataTable column start not visible

      Maybe will be better a property be called “hidden” to keep the default behavior what is haves today.

      posted in Framework
      wilcorrea
      wilcorrea
    • RE: DataTable column start not visible

      I believe what few changes in “vue-components/data-table/plugins/column-selection/column-selection.js” and “vue-components/data-table/DataTable.vue” will solve it, but I need of a property in columns[field] schema to reproduce the behavior. Can I add the property “visible” to “field”?

      posted in Framework
      wilcorrea
      wilcorrea
    • RE: DataTable column start not visible

      I will try do for here, if it works I will send a PR ; )

      Thanks @rstoenescu

      posted in Framework
      wilcorrea
      wilcorrea