Chris Sainty

Results 17 issues of Chris Sainty

Currently, any changes which are merged into master are built but uploading the new version to Nuget is still a manual process. This issue is to replace the manual step...

Add a line showing the command needed to install the package using dotnet CLI.

We currently don't have a contributor guide and this makes it hard for people to know how they should go about contributing to the project. Decide on what the contribution...

Docs

Use Tailwind CSS to style the component and remove the hand written styles that currently exist. However, keep the existing class names in order to not break people.

Maintenance

Remove `netstandard2.1` target and replace with `net6.0` target.

Maintenance

As .NET 5 is out of support, we need to remove it as a target for the package.

Maintenance

Looking at various feedback and also what other popular toast libraries do, I've decided to remove the heading from the default toasts. This will allow a more modern, cleaner, UI...

Maintenance

### Discussed in https://github.com/Blazored/Modal/discussions/443 Originally posted by **NonoSparc** September 20, 2022 In versions previous to 7.0, the size of the modal was adaptative to the Blazor component shown. It was...

Feature

### Discussed in https://github.com/Blazored/Modal/discussions/440 Originally posted by **NonoSparc** September 19, 2022 Hi. I just upgraded an old project from 6.01 to 7.0 and the result was ugly. No styles were...

Docs

Hi all, I appreciate I've been quite on this repo for some time now and it's about time I explained what's going on. Right now I just don't have time...