github quasarframework/quasar quasar-v2.6.0

If using Quasar CLI with Webpack, it needs @quasar/app-webpack v3.4+ to work correctly on SSR mode

Features

  • feat(ui): Font Awesome v6 integration (important! This is a major release of Font Awesome. Many icons have been renamed. Double-check and make appropriate changes to your own code.)
  • refactor(ui): SSR directives since now getSSRProps works correctly
  • feat(QBtn): easily allow preventing evt (@keydown.enter.space.prevent @mousedown.prevent @touchstart.prevent) #12385
  • feat(ui): prepare quasar/wrappers for Quasar CLI with Vite
  • feat(ui/lang): New language pack - Kazakh (kz.js) (#12690)
  • feat(ui/lang): improve lang\ug.js (#12537)
  • feat(ui): Add Basque language pack (#12570)
  • feat(QBtn): easily allow preventing evt (@keydown.enter.space.prevent @mousedown.prevent @touchstart.prevent) #12385
  • feat(QField): move append slot after loading/error indicators #12699 (#12717)

Fixes

  • fix(Cookies): MAX_SAFE_INTEGER rounding when doing JSON.parse on a string cont… (#12578)
  • fix(QSelect): getOptionIndex() return type #12371 (#12532)
  • fix(api/DialogPlugin): Allow string type as component param to custom component (#12499)
  • fix(ui/lang): change nativeName for Russian (#12557)
  • fix/perf(ui): improve perf of isPlainObject and avoid problems with Symbol.toStringTag
  • fix(QField/QSelect): improve attrs on controls #12383 (#12729)
  • fix(LoadingBar): update isActive value when xhr events are hijacked #12573 (#12728)
  • fix(QFile/QUploader): handle dragleave on the original drop target when the event is missing on the __dnd target (#12726)
  • fix(QInput): update internal value if using mask and external value is changed from the cached one #12638 (#12724)
  • fix(QKnob): fix reverse mode and rtl mode #12651 (#12722)
  • fix(QLinearProgress): workaround for rounded borders on iOS #1269412694 (#12720)
  • fix(QInfiniteScroll): poll.cancel is undefined when debounce prop equal to 0 (#12701)
  • fix(QFile): check if there are selected files before setting single mode model #12753 (#12755)

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

Don't miss a new quasar release

NewReleases is sending notifications on new releases.