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

    Topics created by btmi

    • B

      Problems with 1.14.5 Upgrade (Sass semicolons) and solution
      CLI • • btmi

      2
      0
      Votes
      2
      Posts
      677
      Views

      Hawkeye64

      Just so everyoine knows, we recently were using node-sass (a C++ node binder) which is now deprecated. Instead, we are now using sass (javascript). The sass version does better checking (linting) and therefore, if you have errors, these will show up.

      One thing I have noticed though, is if you are missing the colon (:) completely, you get a warning and it keeps on trucking (instead of failing), but it gives you a message about no descripter so won’t be used. For the line number it gives you, look up 1 higher for the issue.

    • B

      Multiple i18n Translation Files
      CLI • • btmi

      3
      0
      Votes
      3
      Posts
      900
      Views

      B

      @ssuess That is just what I needed…thank you!

    • B

      Q-Form Validation Issues
      Framework • • btmi

      6
      0
      Votes
      6
      Posts
      1527
      Views

      metalsadman

      @dobbel check the source, what i mean was inner or wrapped form components won’t be validated by qform. might work if you add a class on the component since it seem the code just looks for q-validation-component.

    • B

      Quasar i18n and Localazy
      Help • • btmi

      7
      0
      Votes
      7
      Posts
      389
      Views

      V

      I’m the founder of Localazy and author of a lot of its backend and CLI code, so you can ask me anything. Sorry, for replying so late. I wasn’t aware of this discussion.

      Thanks a lot for using Localazy and for your kind words!

      The removal of quotes around keys is on our list - not yet done since we are more focused on versioning now. Apart from adding a few bytes, it’s not an issue since any JSON is also valid JS.

      You can upload as many files from the folder as you want. You can use wildcard operators (?, 😉 or define several different rules: https://localazy.com/docs/cli/upload-reference#multiple-rules

      We have recently added support for metadata, so you can export also metadata file with a list of languages (and their names): https://localazy.com/docs/cli/metadata-file

      If you need anything else, just ask or contact us via email ;-).

    • B

      What became of QUiN?
      Show & Tell • • btmi

      4
      0
      Votes
      4
      Posts
      183
      Views

      B

      No pressure chaps - at least you know we were paying attention! It looked so good in the preview, I cannot wait to see what it looks like. I think the concept of BEX is really interesting for user engagement and cannot wait to dig deeper.

    • B

      QTime Feature Request
      Framework • • btmi

      7
      0
      Votes
      7
      Posts
      192
      Views

      S

      Oops, this was popup-proxy, by bad 😉 Thanks !

    • B

      Borked upgrade
      Help • • btmi

      5
      0
      Votes
      5
      Posts
      838
      Views

      s.molinari

      Glad you got it sorted out. And thanks for the accolades. 🙂

      Scott