Simeon Simeonoff
Simeon Simeonoff
- Button Group: Active state should be without the focus border (This behaviour is applied only in Fluent and Indigo and should be logged as a separate feature/issue for Material...
The current implementation of the outlined input styles in the material theme is a bit too complicated and rigid. Explore ways to use fieldset instead so we can get the...
## Description The way the focus works in the calendar currently is a bit undefined. When we click on the `year` from the _days view_ `picker`, the _years view_ shows...
## Description If we make a selection in a calendar with `selection` set to `multiple` and then switch the `selection` mode to `range`, the selected value is transformed into a...
## Description Currently, the calendar shows placeholder labels in the header when no date is selected. This behavior is different than the one in Ignite UI for Angular where the...
## Description Given a locale which specifies that the week starts on Monday, like Bulgarian for instance, doesn't modify the calendar view. The week still starts on Sunday. This behavior...
Closes #295 This PR makes it easy to apply the included type category styles for `h1-h6` and body-1 to the native heading(h1-h6) and `paragraph` elements. To utilize the typography styles,...
Wondering if we should mixin all those basic input properties so we don't have to repeat them again and again for other input-based components that can't directly inherit them. Perhaps...
The grid component relies on the value of the deprecated `displayDensity` token when calculating the heights of various elements in the grid. These values should rather come from the styles...
Closes # - [x] Bottom Navigation - [x] Navbar - [x] Navigation Drawer - [x] Switch ### Additional information (check all that apply): - [ ] Bug fix - [...