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. johncloud200
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 2
    • Groups 0

    johncloud200

    @johncloud200

    2
    Reputation
    271
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    johncloud200 Follow

    Best posts made by johncloud200

    • RE: Remove transition in side menu und top bar

      how? any update?

      posted in Help
      J
      johncloud200
    • CSS styling of components, unexpected sideffects

      0_1501342674264_Untitled.png

      johncloud200 @johncloud200 20:38
      <q-chip pointing=“up” color=“primary”>up</q-chip>
      I try the example q-chip, just got rounded without pointing(arrow), why?

      johncloud200 @johncloud200 21:57
      <q-layout class=“bg-light”>
      <q-chip pointing=“up” color=“primary”>up</q-chip>
      </q-layout>
      I just remove class=“bg-light”

      Laurent @spectrolite 22:02
      So background color was = to text color?

      Laurent @spectrolite 22:04
      And removing bg-light from wrapping div fixed your problem?

      johncloud200 @johncloud200 22:06
      yes

      Laurent @spectrolite 22:11
      All CSS color classes as well as bg-colors (eg. bg-light) have !important
      So they should be used mostly on “leaf” dom nodes, to correct the defaults, instead of higher up in the dom, where they can have unexpected sideffects

      Laurent @spectrolite 22:16
      @johncloud200 pls cut and paste this discussion into a forum topic mentioning @rstoenescu He needs to know about this, and decide whether to add a warning in the docs, or to reinforce the CSS styling of components against these issues.
      I m in mobile so it s quite impractical.for.me to do

      johncloud200 @johncloud200 22:17
      yes I will

      Laurent @spectrolite 22:18
      Thank you

      posted in Framework
      J
      johncloud200

    Latest posts made by johncloud200

    • RE: Default page transition

      do you mean this transition? http://forum.quasar-framework.org/topic/659/remove-transition-in-side-menu-und-top-bar

      posted in Framework
      J
      johncloud200
    • RE: Remove transition in side menu und top bar

      how? any update?

      posted in Help
      J
      johncloud200
    • CSS styling of components, unexpected sideffects

      0_1501342674264_Untitled.png

      johncloud200 @johncloud200 20:38
      <q-chip pointing=“up” color=“primary”>up</q-chip>
      I try the example q-chip, just got rounded without pointing(arrow), why?

      johncloud200 @johncloud200 21:57
      <q-layout class=“bg-light”>
      <q-chip pointing=“up” color=“primary”>up</q-chip>
      </q-layout>
      I just remove class=“bg-light”

      Laurent @spectrolite 22:02
      So background color was = to text color?

      Laurent @spectrolite 22:04
      And removing bg-light from wrapping div fixed your problem?

      johncloud200 @johncloud200 22:06
      yes

      Laurent @spectrolite 22:11
      All CSS color classes as well as bg-colors (eg. bg-light) have !important
      So they should be used mostly on “leaf” dom nodes, to correct the defaults, instead of higher up in the dom, where they can have unexpected sideffects

      Laurent @spectrolite 22:16
      @johncloud200 pls cut and paste this discussion into a forum topic mentioning @rstoenescu He needs to know about this, and decide whether to add a warning in the docs, or to reinforce the CSS styling of components against these issues.
      I m in mobile so it s quite impractical.for.me to do

      johncloud200 @johncloud200 22:17
      yes I will

      Laurent @spectrolite 22:18
      Thank you

      posted in Framework
      J
      johncloud200