Skip to content

Releases: altai-ui/qui

v1.4.5

30 Mar 10:08
Compare
Choose a tag to compare

QTable

  • fix error if table hasn't children #76

QDatePicker

  • fix calcFirstDayOfWeek in QDatePicker #75

v1.4.4

24 Mar 08:11
Compare
Choose a tag to compare

QDialog

  • Check dialog ref exist in handleDocumentFocus (#73)

QInput

  • Fix input placeholder in chrome (#74)

QTable

  • Rebuild sticky columns, update selectable prop (#62)

QBreadcrumbs

  • Fix color of single crumb (#71)

v1.4.3

01 Mar 14:26
Compare
Choose a tag to compare

QDatePicker

  • fix emits

v.1.4.2

01 Mar 08:18
Compare
Choose a tag to compare

Common

  • Add intro to storybook #69

QButton

  • Fix buttons background on hover #68

v1.4.1

09 Feb 14:18
Compare
Choose a tag to compare

QUpload

  • add keyboard support #61

QContextMenu

  • add keyboard support #60

QTable

  • fix space between title and arrow #59
  • fix sort arrow position, fix word-breaking #56

QCascader

  • hide clear button if value is empty array #58

QInput

  • show eye on hovering #57

QDatePicker

  • add keyboard support #55

v1.3.1

04 Feb 10:13
Compare
Choose a tag to compare

[QTable]

  • fix sort arrow position, fix word-breaking #56

v1.3.0

04 Feb 08:54
Compare
Choose a tag to compare

Common:

  • Add new icons and fix chain icon #54

[QTable]:

  • add minWidth prop for columns, add title overflow #53

[QMessageBox]:

  • Fix shadow moving on show/hide animations #52

[QInputNumber]:

  • fix null value, fix "-" value, add placeholder #50

[QSelect]:

  • accessibility navigation #49
  • fix single tag width #48

v1.2.0

22 Jan 09:14
Compare
Choose a tag to compare

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)

v1.1.0

11 Jan 09:33
Compare
Choose a tag to compare

QTable:

  • change api (#30)

QSelect:

  • fix tags disposition (#29)
  • do not drop selected if key equals value key (#22)

QContextMenu

  • fix selfclose (#23)

v1.0.10

17 Dec 12:31
df476a8
Compare
Choose a tag to compare

QDatePicker:

  • remove panel el from body if appendToBody passed (#20)

QTimePicker:

  • remove panel el from body if appendToBody passed (#20)