Releases: altai-ui/qui-max
Releases · altai-ui/qui-max
v0.13.0
v0.12.0
v0.11.0
Common:
- docs(QSelect): add select docs (#265) (a598615)
- docs(QScrollbar): add scrollbar docs (#259) (cf0042e)
- docs(QRadio): add radio button docs (#260) (ae3bfc2)
- docs(QPopover): add popover docs (#254) (a23164d)
QInput:
QForm:
QSlider:
QInputNumber:
Chore:
- chore: add vitest (#257) (6e95b85)
- build(deps-dev): bump @typescript-eslint/eslint-plugin (#262) (bda7784)
- build(deps-dev): bump vue from 3.2.29 to 3.2.31 (#246) (146479e)
- build(deps): bump prismjs from 1.26.0 to 1.27.0 in /vuepress-docs (#243) (e7f93d7)
- build(deps): bump minimist from 1.2.5 to 1.2.6 (#258) (aa027ac)
v0.10.1
v0.10.0
v0.9.1
- docs: QDatepicker (#239) (2c20afd)
- fix(QDatepicker): max date calculation in range mode (#233) (60120a5)
- fix(QOption): do not try to toggle disabled by limit option (#238) (70008dc)
- fix(QTabPane): calculate correct tabWidthStyle (#241) (f943fff)
- docs: deploy (#237) (380847a)
- docs: QContextMenu (#235) (28a7f38)
- fix(QTable): do not remount all rows on one row's change (#234) (0431714)
v0.9.0
- fix(QSelect): added deep watch for modelValue (#232) (952cf82)
- fix(QDatepicker): Error style (#231) (391adcc)
- fix(QInputNumber): do not emit change event on input (#230) (c93f61d)
- fix(QDatepicker): create popper only when panel element is exists (#229) (33cbdee)
- fix: condition in handleDocumentFocus in qDrawerContainer and qDialogContainer (#226) (15b3a13)
- fix: allow zero as value in QSelect and QInputNumber (#228) (7a23742)
v0.8.0
v0.7.0
v0.6.3
- chore: update yarn lock (1580595)
- chore: upgrade dependencies (#212) (192158d)
- fix(QScrollbar): stop scrolling if the mouse is not pressed after clicking on the scrollbar (#211) (ac16c7e)
- build(deps-dev): bump eslint-config-airbnb from 19.0.2 to 19.0.4 (#209) (32f8f86)
- build(deps-dev): bump @vitejs/plugin-vue from 1.10.1 to 1.10.2 (#207) (4e15b11)
- fix(QOption): dont try write to isSelected computed (#206) (b2e9c5e)
- fix: add boolean type into cell value prop (#205) (35aa4fb)
- fix(QTable): column value formatter usage (#204) (c3e9bbe)