Svante Seleborg

Results 10 comments of Svante Seleborg

Seeing as `System.Text.Json` appears to be the .NET way forward, which also supports source generation for reflection-free serialization, and thus assembly trimming etc, adding the reference to `System.Text.Json` seems fairly...

> Sorry, I am used to configs legit being named exactly the following: MT, MTd, MD, MDd so my bad. It's been there a loooong time in successive versions of...

Happy that there's some interest for this PR finally! How about... Just take the PR as it is and then create a new issue about improving the build process and/or...

> Note that since VS2017, VS ships a usable copy of cmake and that may not be considered another dependency. Ok, fair enough, wasn't aware of that. Thanks for the...

Still getting `color:transparent` inline style when using the `` component in Next.js 13.4.19, and still causing SEO validation errors. Either get rid of the inline style, or provide a css...

@MathiasGruber I just tried your `style={{ color: undefined }}` workaround, but I can't seem to get it to work. It seems to be just ignored, and I still get `style="color:...

Still no drag and drop support on Linux!? It's a fairly basic feature, although perhaps not trivial to implement... Still, perhaps it would be better to say "limited Linux support"...

@timunie - Thanks for explaining. I do realize there's a challenge, and would love to contribute - but it's simply way above my pay-grade to write Linux-specific implementations of this...

Ok, so here's what seems to have happened. In commit https://github.com/reactiveui/ReactiveUI.Validation/commit/5d0c8121e62c26745332695439a54651c1fd09f1 for issue #652 "Housekeeping Retire Xamarin" `ReactiveValidationObject` has a breaking change in that it now implements `IDisposable` . A...