Commit Graph

12 Commits

Author SHA1 Message Date
be94f6156e
Upgraded dependencies 2024-05-25 14:07:33 +02:00
3b7d8a4db4
Add author 2024-05-21 18:59:23 +02:00
1c9f075955
Read metadata to update project information 2024-05-21 18:59:23 +02:00
8a42d1eb50
Hide CS8974 warnings, which are not avoidable when using MudBlazor validator methods 2024-05-19 16:05:56 +02:00
6056d1ac36
Exclude build script from .NET solution view 2024-05-19 12:32:42 +02:00
b185463c3e
Switched the solution to fix #28 (and #24)
Instead of using a custom fork of the component, we use the release version. The custom fork causes #24. Now, we did what anyone does: We show the plain Markdown code first and switch to Markdown rendering after streaming is done.

- Removed local custom fork of the library
- Added release version of library
- Show plain Markdown code while streaming
- Switch to Markdown rendering after streaming
2024-05-13 18:42:34 +02:00
3b4d44dbe6
Configured publishing, trimming, and static file embedding 2024-05-10 21:52:19 +02:00
071f161d2a
Treating null warnings as errors 2024-05-04 11:19:55 +02:00
c84184e5d1
Temporarily added MudBlazor.Markdown to the solution
This is necessary due to issue https://github.com/MyNihongo/MudBlazor.Markdown/issues/247

I created a PR as well: https://github.com/MyNihongo/MudBlazor.Markdown/pull/246
2024-05-03 22:59:46 +02:00
a5d449b8e7
Fixed root namespace 2024-04-05 22:21:44 +02:00
5b54cd60a0
Integration of MudBlazor 2024-04-05 16:16:33 +02:00
494e72d868
Init 2024-03-28 22:26:48 +01:00