Erbil
Erbil
I think we should rename slot names that has been named as 'action' and 'action-secondary'. Primary-action and secondary-action fit better, imho.
We haven't talked about and decided on a start date.
# Searchable Select (ADR) Our aim is to add a simple search bar for our bl-select component. ([Figma](https://www.figma.com/file/RrcLH0mWpIUy4vwuTlDeKN/Baklava-Design-Guide?type=design&node-id=4378-23660&mode=design&t=9gU2neNQKlyqCYNC-0)) ## Status _Proposed_ ## Decision - Upon selecting the component, the search...
Yes, I agree with you on that matter. Regarding our localization considerations, I believe the 'search-not-found' slot addresses it. However, for the placeholder, I think we can't resolve that using...
# Searchable Select (ADR) Our aim is to add a simple search bar for our bl-select component. ([Figma](https://www.figma.com/file/RrcLH0mWpIUy4vwuTlDeKN/Baklava-Design-Guide?type=design&node-id=4378-23660&mode=design&t=9gU2neNQKlyqCYNC-0)) ## Status _Accepted_ ## Decision - Upon selecting the component, the search...
# Split Button (ADR) Our goal is to create a new button type: the Split Button. Similar to the dropdown component, the key distinction lies in the fact that the...
We can use Lit's SSR support, but this is experimental and may cost us highly: https://lit.dev/docs/ssr/overview/
We will continue #810
Does anyone have a comment regarding this matter?
# Link Component Implementation ## Status Implemented ## Context We need a consistent way to handle navigation and links throughout the application. Links are fundamental UI elements that can be...