Skip to content

Releases: Trendyol/baklava

v3.0.0-beta.3

20 Feb 08:11
ad09502
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

3.0.0-beta.3 (2024-02-20)

Bug Fixes

  • select: change item count color if select is disabled (0eba2aa)
  • select: fix disabled select can be open using keydowns (22f71c7)
  • select: remove highlight when the select is disabled (662df8a)

v3.0.0-beta.2

05 Feb 08:56
7a6cea3
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2024-02-05)

Features

v3.0.0

25 Jan 13:21
c49b425
Compare
Choose a tag to compare

3.0.0 (2024-01-25)

What's Changed

  • chore(react): refactor generate-react-exports by @AykutSarac in #725
  • feat(icon): new icons added by @buseselvi in #735
  • fix(select): select check additional count event loop by @AykutSarac in #743
  • feat: notification component by @ogunb in #741
  • fix(theme): add missing font weights by @Enes5519 in #740
  • feat(select): implement select all by @ogunb in #746
  • fix(select): change select all default behaviour to off by @leventozen in #750
  • feat(select): add search feature for select by @erbilnas in #759
  • fix(select): Using label and placeholder on non label-fixed select br… by @fatihhayri in #760
  • [BREAKING CHANGE] feat: add info color and implement it on alert and notification by @ogunb in #761
  • [BREAKING CHANGE] fix(select): return single value for single select by @AykutSarac in #677
  • [BREAKING CHANGE] feat(switch): add bl-switch label by @0o001 in #754
  • fix(dropdown): dropdown group borders are not visible by @muratcorlu in #589
  • fix(select): label property added to bl-select-option to fix #764 by @omrumbakitemiz in #766
  • feat(icon): new icons added by @buseselvi in #769
  • fix(select): add string to boolean converter for related prop by @erbilnas in #775
  • fix(pagination): fix the event of the single select by @erbilnas in #777

New Contributors

Full Changelog: v2.3.0...v3.0.0

v3.0.0-beta.1

25 Jan 12:55
793143a
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2024-01-25)

Features

BREAKING CHANGES

  • bump version

v2.4.0-beta.15

23 Jan 10:25
8ded452
Compare
Choose a tag to compare
v2.4.0-beta.15 Pre-release
Pre-release

2.4.0-beta.15 (2024-01-23)

Bug Fixes

  • pagination: fix the event of the single select (2768426)

v2.4.0-beta.14

18 Jan 14:19
e032b7a
Compare
Choose a tag to compare
v2.4.0-beta.14 Pre-release
Pre-release

2.4.0-beta.14 (2024-01-18)

Bug Fixes

  • select: add string to boolean converter for related prop (#775) (e032b7a), closes #774

v2.4.0-beta.13

15 Jan 13:41
008dd81
Compare
Choose a tag to compare
v2.4.0-beta.13 Pre-release
Pre-release

2.4.0-beta.13 (2024-01-15)

Features

v2.4.0-beta.12

12 Jan 11:51
9e2d0ba
Compare
Choose a tag to compare
v2.4.0-beta.12 Pre-release
Pre-release

2.4.0-beta.12 (2024-01-12)

Bug Fixes

  • select: label property added to bl-select-option to fix #764 (#766) (9e2d0ba)

v2.4.0-beta.9

11 Jan 12:01
2304485
Compare
Choose a tag to compare
v2.4.0-beta.9 Pre-release
Pre-release

2.4.0-beta.9 (2024-01-11)

Bug Fixes

  • select: return single value for single select (#677) (2304485), closes #675

v2.4.0-beta.8

11 Jan 11:52
a99ff41
Compare
Choose a tag to compare
v2.4.0-beta.8 Pre-release
Pre-release

2.4.0-beta.8 (2024-01-11)

Features

  • add info color and implement it on alert and notification (#761) (a99ff41), closes #685