Artemy

Results 8 issues of Artemy

Would be nice to have capability of saving charts to images from code. For example, this will allow to create a couple of [FsLab](www.fslab.org) formatters as static image (could be...

enhancement
help wanted

Issues covered: #84 and #85. Took @Linschlager's [mui-v5 branch](https://github.com/Linschlager/Feliz.MaterialUI/tree/mui-v5) as a starting point and finally got a more or less complete MUI v5 bindings - at least the docs-app is...

Recently after updating my project dependencies to the latest `Fable.Remoting.Giraffe` v5.4.0 (which requires `Fable.Remoting.Json >= 2.18.0`) one of the API function in my Fable.Remoting handler started throwing an error "Ambiguous...

### Description When compiling a project that references [Feliz.MaterialUI](https://github.com/ArtemyB/Feliz.MaterialUI), Fable throws a very bloated error. Fable versions `

While building an app via this library stumbled upon a problem that I can't completely understand. Should the stream handling function be designed assuming the input model/state parameter is the...

Tried to use `fsdocs` (v11.2.0) to generates docs only for solution with multiple projects that has dependencies on each other. But the tool successfully generates API reference only for the...

- [x] Update to Feliz v2+. - [x] Reflect the changes introduced by React Flow v10 and 11 (according to ["Migrate to v10"](https://reactflow.dev/docs/guides/migrate-to-v10/) and ["Migrate to v11"](https://reactflow.dev/docs/guides/migrate-to-v11/) guides. - [x]...

Wanted to use GUIDs as tag names, but have a trouble with parsing them - the following exception occurs: `Mustachio.IndexedParseException: The path '110E6231-BA3E-40DD-AF62-9802DCC02B61' is not valid. Please see documentation for...