-
Hi,
I would like to become a main contributor/maintainer for this project.
**Contribution Ideas:**
1. Update demo project (maybe add to mublazor docs)
2. Add more options (upcoming skeleton co…
-
For the local dev scenario this isn't really an issue (though it might be unexpected): A theme change in one browser (not just tab) will impact all browsers.
But for a multi-user scenario, this wou…
tlmii updated
4 weeks ago
-
**Access violation at address 000000006EB2A7AC in module 'Edisan6.dll'. Read of address 0000000000000050.**
```
[000000006EB2A7AC] Substation.TSubstation.AddSubstationCodeAsCodePrefix_Selection (Line…
-
I implemented NumberBox in my application that is set up to work in Dark Mode. However, NumberBox did not respect the theme.
Specifying ThemeManager.RequestedTheme on the control itself can be used…
-
🐛 Describe the bug
The issue arises in the ThemeManager class within the application. Specifically, there seems to be an error related to class casting in the getRelativeLeft and getRelativeTop metho…
-
https://github.com/MudBlazor/MudBlazor/blob/dev/LICENSE
-
### Version
1.12.9
### Link to Minimal Reproduction
1.12.9
### Steps to Reproduce
```
const spec = {
type: 'radar',
data: [
{
id: 'radarData',
values: [
{
…
-
This could be user error.
I followed the instructions in the README to add ThemeManager to my Blazor 8.0 app. The cog and bar appear on the right, but they do not respond to clicks.
If I scroll…
-
Once adoption of release version 110 has reached a high enough level (90%+) the migration can be removed from ThemeManager.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassia…
-
### Description of the Bug
When you try to use the MDToggleButton mixin class the code breaks with the titular AttributeError. The example code in the documentation breaks as well:
### Code …