Replies: 5 comments 21 replies
-
We are not opposed to adding some of these 'non-components'. We will however definitely not use bootstrap for this as it would bring in way too much overhead. |
Beta Was this translation helpful? Give feedback.
-
Step 1) Add normalize/reset/reboot css option
|
Beta Was this translation helpful? Give feedback.
-
Step 2) Add Again, looking for feedback, remarks, suggestions... |
Beta Was this translation helpful? Give feedback.
-
Step 3) Add layout and utilities components
|
Beta Was this translation helpful? Give feedback.
-
Please take a look at https://baaijte.net/blog/microsoft-fast-components-fluentui-2.0/ to see what we have added to the library and demo environment to meet these whishes. |
Beta Was this translation helpful? Give feedback.
-
🙋 Feature Request
🤔 Expected Behavior
Most who use this library want to build apps that look like azure / office365 / windows. And the components are excellent!
But there is a need for non-component features - global reset, grids/rows/cols, breakpoints, spacing, flex, form stuff/validation, css utilities, etc.
Without those it is hard to use this library. Other libraries (various bootstrap/blazor libraries, radzen, mudblazor, blazorise) have layout stuff and also components. It is tempting to use them instead, even though I want a Microsoft "look and feel".
Please consider adding those non-components things here too? Without them this library is "incomplete". The alternatives:
💁 Possible Solution
I think the easiest approach would be to just use the bootstrap stuff, because that's what all the other libraries did too. And the conversion to blazor could be copied too, as all the other libraries already solved that problem.
Beta Was this translation helpful? Give feedback.
All reactions