BlazorConduit icon indicating copy to clipboard operation
BlazorConduit copied to clipboard

A Medium clone written using .NET Core and Blazor!

Results 10 BlazorConduit issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3. Changelog Sourced from async's changelog. v3.2.3 Fix bugs in comment parsing in autoInject. (#1767, #1780) v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask...

dependencies

Hello! Due to governance changes, we are now using the `realworld.io` domain for the RealWorld demo (both client and API). Requests from `conduit.productionready.io` are redirected to `api.realworld.io`, but such a...

Title, I seriously slacked on docs.

documentation

With the latest release candidate of .NET 5, I'd like to update the project from .NET Core 3.1 and tackle the move to C# 9 at the same time to...

enhancement

https://github.com/JoeyMckenzie/BlazorConduit/blob/master/source/BlazorConduit.Client/Pages/Article/Article.razor#L79 This is a standard .NET event. If you don't remove your subscription then the store will keep a reference to your component instance and it will never be garbage...

good first issue

How would you feel about migrating to C# 9 so we can use records to save space on models + reducers?

enhancement

There's a few areas I would like to refactor/cleanup when I get time, specifically effects (most of the failure actions are issued in a similar way) and API requests. I'm...

enhancement

Currently, the repo relies solely on cypress for integration tests. I would like to add bUnit tests to run during pipeline builds and release builds. I don't have much experience...

good first issue

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies