github quasarframework/quasar quasar-v2.0.3

2 years ago

New

  • feat(QField): improve a11y - add alert role to error messages, add aria-invalid #8884 (#9988)
  • feat(ui): improve handling of empty slots #9547 #9984
  • feat(QSelect): improve a11y for screen readers #9304 (#9983)

Fixes

  • fix(QColor): Making sure panel exists before mouse event is processed #10028 (#10096)
  • fix(QInput): restore caret position in textarea #9915 (#9962)
  • fix(mask): don't use computed to detect if mask should be used because they are updated too late (#10022)
  • fix(QFab): scope the --opened class to actions and icon-holder to allow nested QFabs #9973 (#9981)
  • fix(QTooltip): correctly determine if anchorEl is available
  • fix(QCheckbox,QRadio,QToggle): workaround for bg not printing in webkit #10007 (#10008)
  • fix(QBtnDropdown): split + unelevated/outline design #10079
  • fix(QUploader): default fieldName is not initialized correctly #10018
  • fix(QPagination): toFn() prop not being called #9976
  • fix(QSlideItem): do not prevent scroll when no sides are being used #9914
  • fix(QSelect): correctly passthrough QField props to inner field #9858
  • fix(QTh): "click" event not being emitted when sortable is false #9864

Don't miss a new quasar release

NewReleases is sending notifications on new releases.