Chris Sainty
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...
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.
As .NET 5 is out of support, we need to remove it as a target for the package.
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...
### 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...
### 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...
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...