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

    str

    @str

    1
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    str Follow

    Best posts made by str

    • RE: fluid typography - SOLVED

      Quasar is getting more and more traction, which is awesome. The main reason is that one has a lot of things pre-build to quickly release web, ios, and android apps. Fonts is not part of the pre-build features. One has to spend hours with testing, failing and testing again. So one ends removing a lot of custom rules and just switch to h4 instead of h1s, h5 instead of h2, which is a patch, not a real solution.

      One is used to just drop bootstrap in a project and forget about fonts, typography, spaces, margins and paddings.

      I understand “one can always replace the variabes/overwrite font-sizes”, but for an MVP or a prototype, one is more focused in the functionality and business logic, and want to push the optimizations/personalizations at end. On the other hand, the stake holders don’t pay any attention to the MVP or prototype, because the blog post title H1 uses more than half the screen.

      This is not a small issue, nor is it “SOLVED”

      posted in Framework
      S
      str

    Latest posts made by str

    • RE: @quasar/app v2.0.7 released!

      ERROR Failed to compile with 1 errors 11:03:36 AM

      This dependency was not found:

      • .quasar/client-entry.js in multi (webpack)-dev-server/client?http://0.0.0.0:8082 (webpack)/hot/dev-server.js ./.quasar/client-entry.js

      To install it, you can run: npm install --save .quasar/client-entry.js

      posted in Announcements
      S
      str
    • RE: [Ignore] accessing 'this' in async response - possibly Vue question, not Quasar

      @patryckx What do you mean by “embed”?

      posted in Help
      S
      str
    • RE: fluid typography - SOLVED

      Quasar is getting more and more traction, which is awesome. The main reason is that one has a lot of things pre-build to quickly release web, ios, and android apps. Fonts is not part of the pre-build features. One has to spend hours with testing, failing and testing again. So one ends removing a lot of custom rules and just switch to h4 instead of h1s, h5 instead of h2, which is a patch, not a real solution.

      One is used to just drop bootstrap in a project and forget about fonts, typography, spaces, margins and paddings.

      I understand “one can always replace the variabes/overwrite font-sizes”, but for an MVP or a prototype, one is more focused in the functionality and business logic, and want to push the optimizations/personalizations at end. On the other hand, the stake holders don’t pay any attention to the MVP or prototype, because the blog post title H1 uses more than half the screen.

      This is not a small issue, nor is it “SOLVED”

      posted in Framework
      S
      str