fluent-svelte
fluent-svelte copied to clipboard
A faithful implementation of Microsoft's Fluent Design System in Svelte.
### Before you start... - [X] Have you updated your dependencies? You might be using an old version of the library. - [X] Have you checked if someone already requested...
there are a handful of combo box issues that make the component hard to use. attached is a capture with a box with 50 elements. the popup is scrollable, but...
### Considering #47 ### 1. AutoSuggessBox. - [x] Do not auto-select the first element of the array. Now if the user select the first element, all the events will return...
### Before you start... - [X] Have you updated your dependencies? You might be using an old version of the library. - [X] Have you checked for an existing issue...
### Before you start... - [X] Have you updated your dependencies? You might be using an old version of the library. - [X] Have you checked if someone already requested...
### Before you start... - [X] Have you updated your dependencies? You might be using an old version of the library. - [X] Have you checked if someone already requested...
One of WinUI's most important (and most complex) components is NavigationView, which provides the base layout for most apps. NavigationView provides the base layout for most apps with either a...
### Before you start... - [X] Have you updated your dependencies? You might be using an old version of the library. - [X] Have you checked for an existing issue...
### Before you start... - [X] Have you updated your dependencies? You might be using an old version of the library. - [X] Have you checked if someone already requested...
### Components - [ ] AutoSuggestBox - [x] Button - [x] Checkbox - [ ] ComboBox - [x] ContentDialog - [ ] ContextMenu - [x] Expander - [x] Flyout -...