Mladen Macanović
Mladen Macanović
Hello. Is there a plan to work on the switch component? 
I think this is an easy enough change to be worth adding to the library along with other flex utilities. **Fill:** ```css .is-flex[-responsive-name]-fill { flex: 1 1 auto !important; }...
https://blazorise.com/support/issues/171
## 1.5.4 - #5562 - #5570 - #5561 - #5564 - #5555 - #5595 - #5615 - #5620 - #5639 ## 1.5.3 - #5475 - #5494 - #5480 - #5424...
Some suggestions **Community License (Free for Individuals)** "Thank you for using the Blazorise component library with a Community License, which is free for individual use. For additional features and commercial...
### Discussed in https://github.com/Megabit/Blazorise/discussions/5450 Originally posted by **DomenicoFormoso** April 10, 2024 In version 1.5.1 of FluentUI I found the same problem found on material and then solved here: https://github.com/Megabit/Blazorise/issues/5063
### Blazorise Version 1.5.1 ### What Blazorise provider are you running on? Tailwind ### Link to minimal reproduction or a simple code snippet https://tailwinddemo.blazorise.com/tests/autocomplete ### Steps to reproduce Type in...
Some component names might conflict with the native Blazor components. Like `ValidationSummary`. We need to mention the workarounds in the docs: - define full namespace `` - disable global namespaces(is...
Explain why using the Field component for forms is a must and how it can help us to have better UI and UX with proper spacings.
When users click on Claim community license, we should navigate to a new "landing page" where the process is explained. From there, they can go to the login screen. It...