Releases: altai-ui/qui-max
Releases · altai-ui/qui-max
v0.6.2
Common
- fix: reprovide global AND local provides (#203) (dcdf47d)
- build: upgrade deps (#202) (e47177b)
- build(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#199) (475b973)
- build(deps-dev): bump vue from 3.2.22 to 3.2.23 (#198) (38d6e2b)
- refactor: margins & clean (89f06ed)
- docs: add breadcrumbs doc (e020e39)
- docs: start QButton doc (#194) (6c84885)
- feat: add netlify badge (#196) (9cd6750)
v0.6.1
v0.6.0
v0.5.0
Common:
- docs(storybook): add story with icon list (#165)
- chore: update deps (#167)
- feat: add new icons q-icon-archive-fill q-icon-book-fill q-icon-database-arrow-left-fill (#180)
- fix(QBreadcrumbs story): add input check for route, formatting (#170)
QDrawer:
- feat: rewrite QDrawer as a plugin (#161)
QTextarea:
- fix: add disabled icon class (#164)
QSelect:
- fix: show placeholder in multiple mode when value is empty array (#166)
- fix: fix selectAll option (#182)
QDialog:
- feat: QDialog as a hook, QDatePicker mobile with QDialog hook (#162)
QInputNumber:
- upgrade with additions and formatting (#74)
v0.4.0
Common
- build: upgrade deps (#163)
- feat: allow use components with SSR (#159)
- fix: redo chain icon (#153)
- build: bump all dependencies to latest versions (#152)
- fix: prevent icons bouncing (#150)
- chore: add commitlint (#149)
- feat: add page changing handler to QPagination stories (#146)
QDatepicker
- add mobile support (#139)
QInput
- fix: correction of action behavior on click on suffix-icon in QInput (#160)
QColorPicker
- fix: prevent close color picker's dropdown on outside mousedown (#156)
QProgressIndicator
- fix: replace Preview to Canvas in icons and QProgressIndicatior (#158)
QCollapseItem
- fix: correct focus behavior in QCollapseItem (#155)
QDialog
- fix: add logic with prop offsetTop in QDialog and fix story (#147)
QContextMenu
- fix: fix trigger hover and add click target checking in QContextMenu (#145)