Trendyol / baklava

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.
https://baklava.design/
MIT License
1.24k stars 113 forks source link

feat(select): search locale support for #830 #843

Closed cenarturkmen closed 3 weeks ago

cenarturkmen commented 2 months ago

I added toLocaleLowerCase method for the search function of select. Also created a util method for getting locale. I'm not sure why we are not exporting getLocale from "configureLocalization"

cenarturkmen commented 2 months ago

I couldn't link but issue: 830

ogunb commented 2 months ago

Also, would you be able to document this behavior in Storybook?

Thanks for your contribution btw

buseselvi commented 3 weeks ago

Closed this as completed in #857. If there is something missing, we can open an issue separately. Thank you 🙏 @cenarturkmen