blazor-adminlte icon indicating copy to clipboard operation
blazor-adminlte copied to clipboard

This project adapts ADMINLTE 3 so the components can be used from dotnet core Blazor / Server / Web Assembly

Results 37 blazor-adminlte issues
Sort by recently updated
recently updated
newest added

Hi @sjefvanleeuwen, Could you tell me how I can add a css class to the Table element? Regards, Jérôme.

enhancement
good first issue

Do I need to clone this repo if I want to have the initial look-and-feel of the dashboard? And if yes, in which project do I need to add my...

enhancement

Please integrate a custom file upload and javascript interop library that supports progress indication

enhancement
feature

Cannot change page after submit some file in the General Form

bug
enhancement

For cohesiveness in application design, i'd like to have layout component rules.

enhancement
feature

@jbennink Refering to our online discussion. For bread crumbs the idea right now, is to include a Title Propery as part of a PageBase where all pages inherit from. A...

enhancement
question

Can multiple tab page navigation be supported?

I would like to ask if you could add parameter bool Busy to make loading state easy to manage through Task started/finished. ``` [Parameter] public bool Busy { get; set;...

So I started using this library but there is a lot of things hardcoded without option to customize things. This is first PR to make that possible and make some...

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.16.0 to 6.34.0. Release notes Sourced from System.IdentityModel.Tokens.Jwt's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...

dependencies