Skip to content

v1.2.0

Compare
Choose a tag to compare
@cheesytim cheesytim released this 22 Jan 09:14
· 94 commits to master since this release

Common:

  • Unit tests & fixes (#33)
  • Add story with gutter to Layout (#40)
  • Update docs, add tests (#46)

QPopover:

  • add test (#32)

QTable:

  • Fix loader position in QTable while scrolling (#35)
  • Remove thead if there are no values in columns (#37)

Big Accessibility update for:

  • QCascader (#36)
  • QButton (#36)
  • QBreadcrumbs (#36)
  • QColorPicker (#38)
  • QRadio (#42)
  • QRadioGroup (#42)
  • QCollapse (#43)
  • QCollapseItem (#43)
  • QTabs (#41)
  • QTabPane (#41)

QMessageBox:

  • Add prop (#39)

QTag:

  • Update docs, add tests, fix button (#46)