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

    Quasar v1.3.0 released!

    Announcements
    4
    6
    1024
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • rstoenescu
      rstoenescu Admin last edited by

      Key points of this release: Global Dark mode, v-intersection & v-mutation directives

      https://github.com/quasarframework/quasar/releases/tag/quasar-v1.3.0

      New: Dark Mode

      • feat: [WIP] Global dark mode (can also detect user’s preference) https://quasar.dev/style/dark-mode
      • feat: Add “dark” prop to QChip, QBanner, QEditor, QDrawer, QCarousel, QMenu, QTabPanel
      • feat: “dark” as brand color
      • feat: Dark Quasar plugin http://quasar.dev/quasar-plugins/dark
      • feat(QHeader,QFooter,QDrawer): border on Dark mode (when using “bordered”); improve separator dark color

      New directives

      • feat(Intersection): New directive – wrapper over Intersection Observer API https://quasar.dev/vue-directives/intersection
      • feat(Mutation): New directive – wrapper over Mutation Observer API https://quasar.dev/vue-directives/mutation

      Other new features

      • feat(QDate,QTime): Default slot can now be used; example a QDialog with QDate with buttons (cancel/save) #4675
      • feat(QInfiniteScroll): Persist loading indicator to make scroll stable #5339
      • feat(QTr,QTh,QTd): pass-through events so u don’t have to use .native modifier
      • feat(QScrollArea): New prop -> Boolean “visible” - control scrollbar visibility
      • feat(QTable): ability to customize header cells separately from body cells through col definition object #5444
      • feat(QTable): header border not visible when using sticky position #5445
      • feat(ui): Remove obsolete normalization CSS
      • feat(docs): update QTable sticky header/column examples

      Fixes

      • fix(QInput mask): Fix cursor positioning at the first available place when pasting text in a field with mask (#5422)
      • fix(QForm): submit() and validate() do not fully respect async rules #5432
      • fix(QTable): specifying background color for column in col definition object hinders Quasar’s hover & selected effects #5442
      • fix(QTable): borders – including loading indicator
      • fix(QDate,QTime): IE11 CSS fixes
      P 1 Reply Last reply Reply Quote 3
      • P
        pureblood last edited by

        Newbie question:
        how would I update a quasar project that I started two weeks back?

        metalsadman 1 Reply Last reply Reply Quote 0
        • metalsadman
          metalsadman @pureblood last edited by

          @pureblood run quasar upgrade -i within your project root.

          P 1 Reply Last reply Reply Quote 0
          • P
            pureblood @metalsadman last edited by

            @metalsadman
            great! thank you!

            1 Reply Last reply Reply Quote 0
            • P
              pureblood @rstoenescu last edited by

              @rstoenescu thank you for the infinite scroll update!!

              1 Reply Last reply Reply Quote 0
              • C
                chyde90 last edited by

                Dark Mode!!! Awesome!!! 😃

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post