dotnet-websharper / ui

A reactive UI library for WebSharper.
https://websharper-samples.github.io/ui/
Apache License 2.0
77 stars 22 forks source link

Move decimal helpers to mathjs repo #278

Closed Jooseppi12 closed 10 months ago

Jooseppi12 commented 10 months ago

Previously decimal support was introduced in WebSharper.UI by the following PR: #260

Since then, the decimal support was moved out to an external repository from the core repository, so to avoid UI's dependency on mathjs, we are moving out the decimal functionality of WebSharper.UI to that repo as a new package