Releases: Trendyol/baklava
Releases · Trendyol/baklava
v3.0.0-beta.22
3.0.0-beta.22 (2024-06-03)
Bug Fixes
v3.0.0-beta.21
3.0.0-beta.21 (2024-05-16)
Features
v3.0.0-beta.20
v3.0.0-beta.19
3.0.0-beta.19 (2024-05-16)
Bug Fixes
v3.0.0-beta.18
3.0.0-beta.18 (2024-05-09)
Features
v3.0.0-beta.17
v3.1.0
What's Changed
3.1.0 (2024-05-02)
Bug Fixes
- checkbox: fix error state of checkbox (fcbeb53)
- checkbox: fix error state of checkbox group (3896895)
- dialog: fix nested dialog propagation problem (#847) (8309185), closes #342
- dialog: remove shadow from footer when scroll hits bottom (#809) (ae0cffd), closes #624
- select: change item count color if select is disabled (0eba2aa)
- select: do not show popover if there are no options (#803) (159b706), closes #794
- select: fix disabled select can be open using keydowns (22f71c7)
- select: fix divider displaying for single variant (#817) (989d1b7)
- select: fix recurring space closing select box issue (#844) (0de50ae), closes #802
- select: fix select value bug when undefined (#815) (474cd94), closes #625
- select: remove highlight when the select is disabled (662df8a)
- select: removing popover element from dom causes error on popover setup (#826) (7d59dbd), closes #825
- select: shouln't hide label on searchable (#829) (d8137c9), closes #828
Features
- accordion component (#818) (c21191d), closes #739
- add localization (#787) (7a6cea3), closes #398
- checkbox: add invalid events (750486a)
- drawer: add dynamic width feature to drawer (#820) (aef2ae8)
- split-button component (#814) (ca06fb6), closes #264
- table component (#788) (e1c54b9), closes #142
New Contributors
- @wouterkroes made their first contribution in #798
- @agursoyy made their first contribution in #809
- @omerclskn made their first contribution in #815
- @erdemgonul made their first contribution in #820
- @BerkinAKKAYA made their first contribution in #824
- @BaharYilmaz made their first contribution in #847
Full Changelog: v3.0.0...v3.1.0
v3.0.0-beta.16
3.0.0-beta.16 (2024-04-29)
Bug Fixes
v3.0.0-beta.15
3.0.0-beta.15 (2024-04-29)
Bug Fixes
v3.0.0-beta.14
3.0.0-beta.14 (2024-04-26)
Bug Fixes
- checkbox: fix error state of checkbox (fcbeb53)
- checkbox: fix error state of checkbox group (3896895)
Features
- checkbox: add invalid events (750486a)