Releases: Trendyol/baklava
Releases · Trendyol/baklava
v3.3.0-beta.3
3.3.0-beta.3 (2024-10-21)
Features
v3.3.0-beta.2
3.3.0-beta.2 (2024-10-17)
Features
v3.3.0-beta.1
3.3.0-beta.1 (2024-10-14)
Features
v3.2.0
3.2.0 (2024-10-11)
Bug Fixes
- checkbox: add relative value for position in checkbox container (#896) (385d215), closes #895
- checkbox: fix validation state of checkbox (5d33e44)
- chromatic (108af18)
- drawer: fix drawer delay bug for removing from dom (#875) (5e4ef0e), closes #536
- popover: Fix bl-tooltip trigger issue (#871) (e691c7a), closes #801
- resolve conflict (8e59630)
- select: fix disabled select option can be selected with enter (#874) (f3d1c35)
- split-button: fix event bubbling for buttons inside split button (b0ba8d4)
- table: multiple checkbox should only handle currently rendered rows (#913) (b2fe023), closes #910
- tooltip: use mouseenter as event listener (eae5d54)
- upgrade next version to resolve vulnerability (#929) (bb0d15e)
- Use lowercase script import in using-baklava-in-next.stories.mdx (#884) (3210b19)
Features
- calendar component (#823) (f3dafd9)
- datepicker: fix selected date color bug (#922) (1fc0aed)
- datepicker: remove calendar border (#917) (07fe1d4)
- dialog: add width and caption line clamp css property (38d3343)
- dialog: implement critical variant (#870) (3373a39), closes #853
- icon: add door and credit_card icons (#855) (2f41ef7)
- input: prevent enter to submit form (#691) (1ddf7c0), closes #676
- select: fix search text is not clear bug when user click clear button (#858) (f52f6c0), closes #845
- select: fix search text is not clear bug when user click clear button (#885) (486a313), closes #845
- select: improve option navigation by key (#856) (a526c35), closes #686
- select: Improve select search international character support (#857) (e9d7992), closes #830
- spinner component (#877) (9fad8ca), closes #866
- tooltip: add target attribute (#848) (f2deab2), closes #678
What's Changed
- Merge pull request #783 from Trendyol/next by @leventozen in #784
- docs: bump version in docs by @leventozen in #851
- docs: bump version by @leventozen in #852
- feat(icon): add door and credit_card icons by @umitkucuk in #855
- chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #850
- feat(select): improve option navigation by key by @gokcecicek in #856
- fix(popover): Fix bl-tooltip trigger issue by @MertOzbudak in #871
- feat(tooltip): add target attribute by @Enes5519 in #848
- feat(dialog): implement critical variant by @AykutSarac in #870
- fix(drawer): fix drawer delay bug for removing from dom by @fatihkucuktry in #875
- fix(split-button): fix event bubbling for buttons inside split button by @ozkersemih in #879
- fix(select): fix disabled select option can be selected with enter by @ahmetozantekin in #874
- chore: update dependabot.yml configuration by @doganozturk in #882
- feat(select): Improve select search international character support by @fatihkucuktry in #857
- feat(select): fix search text is not clear bug when user click clear button by @mozbatman in #858
- story(input): add input masking documentation by @doganozturk in #883
- style(dialog): tab-group inside dialog by @ozkersemih in #872
- feat(select): fix search text is not clear bug when user click clear button by @mozbatman in #885
- fix: Use lowercase script import in using-baklava-in-next.stories.mdx by @BerkinAKKAYA in #884
- feat: calendar component by @dilandoogan in #823
- feat: spinner component by @MertOzbudak in #877
- docs(ADR): move ADRs under components directories by @AykutSarac in #865
- fix(checkbox): add relative value for position in checkbox container by @erbilnas in #896
- chore(deps): bump actions/configure-pages from 3 to 5 by @dependabot in #887
- chore(deps): bump actions/deploy-pages from 2 to 4 by @dependabot in #888
- refactor(icon): implement baklava-icons and remove icons folder by @ogunb in #898
- feat(input): prevent enter to submit form by @muratcorlu in #691
- fix(checkbox): fix validation state of checkbox by @Enes5519 in #904
- feat(dialog): add width and caption line clamp css property by @Enes5519 in #902
- fix(tooltip): use mouseenter as event listener by @ozkersemih in #909
- fix(table): multiple checkbox should only handle currently rendered rows by @ogunb in #913
- feat(datepicker): remove calendar border by @dilandoogan in #917
- feat(datepicker): fix selected date color bug by @dilandoogan in #922
- fix: upgrade next version to resolve vulnerability by @erbilnas in #929
- docs: resolve conflict in storybook by @erbilnas in #928
New Contributors
- @gokcecicek made their first contribution in #856
- @MertOzbudak made their first contribution in #871
- @fatihkucuktry made their first contribution in https://github...
v3.2.0-beta.2
v3.2.0-beta.1
3.2.0-beta.1 (2024-10-10)
Bug Fixes
- checkbox: add relative value for position in checkbox container (#896) (385d215), closes #895
- checkbox: fix validation state of checkbox (5d33e44)
- chromatic (108af18)
- drawer: fix drawer delay bug for removing from dom (#875) (5e4ef0e), closes #536
- popover: Fix bl-tooltip trigger issue (#871) (e691c7a), closes #801
- select: fix disabled select option can be selected with enter (#874) (f3d1c35)
- split-button: fix event bubbling for buttons inside split button (b0ba8d4)
- table: multiple checkbox should only handle currently rendered rows (#913) (b2fe023), closes #910
- tooltip: use mouseenter as event listener (eae5d54)
- upgrade next version to resolve vulnerability (#929) (bb0d15e)
- Use lowercase script import in using-baklava-in-next.stories.mdx (#884) (3210b19)
Features
- calendar component (#823) (f3dafd9)
- datepicker: fix selected date color bug (#922) (1fc0aed)
- datepicker: remove calendar border (#917) (07fe1d4)
- dialog: add width and caption line clamp css property (38d3343)
- dialog: implement critical variant (#870) (3373a39), closes #853
- icon: add door and credit_card icons (#855) (2f41ef7)
- input: prevent enter to submit form (#691) (1ddf7c0), closes #676
- select: fix search text is not clear bug when user click clear button (#858) (f52f6c0), closes #845
- select: fix search text is not clear bug when user click clear button (#885) (486a313), closes #845
- select: improve option navigation by key (#856) (a526c35), closes #686
- select: Improve select search international character support (#857) (e9d7992), closes #830
- spinner component (#877) (9fad8ca), closes #866
- tooltip: add target attribute (#848) (f2deab2), closes #678