makani icon indicating copy to clipboard operation
makani copied to clipboard

Collection of UI components built specifically for .NET MAUI Blazor

Results 28 makani issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.6.3. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.6.3 Issues Fixed [rel/17.6] Update version to 17.6.3 by @​nohwnd in #4555 [rel/17.6] Disable pre-start of testhosts by...

dependencies
.NET

Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 6.0.7 to 7.0.8. Release notes Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases. .NET 7.0.7 Release .NET 7.0.5 Release .NET 7.0.4 Release .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0.1 Release...

dependencies
.NET

Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 6.0.10 to 7.0.8. Release notes Sourced from Microsoft.AspNetCore.Components.Web's releases. .NET 7.0.7 Release .NET 7.0.5 Release .NET 7.0.4 Release .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0.1 Release...

dependencies
.NET

Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 6.0.10 to 7.0.8. Release notes Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases. .NET 7.0.7 Release .NET 7.0.5 Release .NET 7.0.4 Release .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0.1 Release...

dependencies
.NET

Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 6.0.0. Release notes Sourced from coverlet.msbuild's releases. v6.0.0 Fixed -Could not write lines to file CoverletSourceRootsMapping - in use by another process coverlet-coverage/coverlet#1155 -Incorrect coverage...

dependencies
.NET

Create an `MkBadge` component that accepts the different states. Found in `MkState`: - Success - Danger - Warning - Information Badges should only accept text input. Badges can optionally have...

enhancement
good first issue
help wanted

Need to design/implement a form context to group validation concerns when dealing with multiple connected form components.

enhancement

The docs page is hosted on Github Pages. When someone enters the docs via the base URL, all navigation works fine. However, linking to a page that is not the...

bug
documentation
help wanted