Releases: Trendyol/baklava
Releases · Trendyol/baklava
v3.0.0-beta.30
Bug Fixes
- tooltip: use mouseenter as event listener (eae5d54)
v3.0.0-beta.29
Bug Fixes
- checkbox: fix validation state of checkbox (5d33e44)
- chromatic (108af18)
Features
- dialog: add width and caption line clamp css property (38d3343)
v3.0.0-beta.27
Bug Fixes
- checkbox: add relative value for position in checkbox container (#896) (385d215), closes #895
v3.0.0-beta.26
Bug Fixes
- Use lowercase script import in using-baklava-in-next.stories.mdx (#884) (3210b19)
Features
v3.0.0-beta.25
Features
- select: fix search text is not clear bug when user click clear button (#858) (f52f6c0), closes #845
- select: Improve select search international character support (#857) (e9d7992), closes #830
v3.0.0-beta.24
Bug Fixes
- select: fix disabled select option can be selected with enter (#874) (f3d1c35)
v3.0.0-beta.23
Bug Fixes
- split-button: fix event bubbling for buttons inside split button (b0ba8d4)
v3.0.0-beta.22
Bug Fixes
- drawer: fix drawer delay bug for removing from dom (#875) (5e4ef0e), closes #536