skclusive
skclusive
ThemeProvider updated to received theme configuration equivalent to material-ui configuration. we could serialize the material-ui json to ThemeConfig. ```cs public static ThemeConfig Light = new ThemeConfig { Palette = new...
yea. i see there is some confusion. installation docs for each component describes if people want to just use that component instead of entire Skclusive-UI (Skclusive.Material.Component). Ex: in existing app,...
thanks for reporting. thats a great catch. i wanted to have a page for icons and missed it. will do add it. And i have not added all icons from...
thats a great suggestion. for now will keep the current icons. so the tasks are to create demos for existing icons and documenting how to create custom icons easily. if...
no issues. will take care. please continue reporting issues found.
what you say is correct. library size or number of libraries does not matter in server side blazor. yes. i am not sure tree shaking like functionality is there in...
yes. installing Microsoft.Bcl.AsyncInterfaces is correct approach.
i do not have windows to reproduce. it would be due to target framework version related.
yea. it is user defined component. do you think we need to add it part of List?