github quasarframework/quasar quasar-v2.0.0-beta.13

pre-release3 years ago

We're just a small step away from the final release now.
Use this package along with "@quasar/app" v3.0.0-beta.16+.

New

  • feat(Dialog): Use registered component if custom dialog component is a string #8885 (#8934)
  • feat(ui): prepare Platform as early as possible #8999
  • feat(ui): SSR - don't crash the app if not using @quasar/ssr-helpers (not recommended, but now it won't crash)
  • feat(QTable): new prop (column-sort-order) and new "columns" definition prop (sortOrder) #8527
  • feat(ui): temporarily use string keys for Quasar's provide/inject

Fixes

  • fix(QSeparator): duplicate class applied
  • fix(QPagination): do not exclude 0 value as a page number #8817 #8825
  • fix(ui/ts): add missing ssrContext param for singleton language set (#8807)
  • fix(QResizeObserver): compatibility with older iOS versions (#8997)
  • fix(QResizeObserver): protect against weird use-cases where targetEl cannot be determined
  • fix(QDialog/QMenu/QTooltip): reuse generated div when toggling fast between show/hide #9027
  • fix(QMenu/QTooltip): ensure correct destroy process #9024

Don't miss a new quasar release

NewReleases is sending notifications on new releases.