Jordan Marr
Jordan Marr
> Thank you for your patience, I have completed the minimum implementation and would like to merge this PR and release it as v0.0.1-alpha. It has been tested on Windows...
> I will merge the corresponding Issue in v0.0.2 or later when I compile it. You can try it as written in the README. > > https://github.com/SilkyFowl/Avalonia.FuncUI.LiveView/tree/v0.0.1 > > >...
I tried to use LiveView with my https://github.com/JordanMarr/FSharp.ChordParser project, but I have not yet been able to get it to work. Issue has been created [here](https://github.com/SilkyFowl/Avalonia.FuncUI.LiveView/issues/7).
"Avalonia.FuncUI.ABC" seems like a good choice to me.
There is always "FSharp.Avalonia" since that is used by some of the other fsprojects.
Being able to brand it as Avalonia.FuncUI would be a huge endorsement from the Avalonia team and would be a real boost in terms of perception and legitimacy. 🔥 I...
I wouldn't do it to gain new users considering all the ongoing effort that would need to be poured into handling this with the new edge cases it would introduce....
I only need to target WPF. It doesn't necessarily have to be two separate windows, as much as the ability to run multiple loops at the same time. What I...
That looks very promising! In the CounterApp sample, I really like `AboutCard.asComponent(model.Count, CardChanged)`. The way you are splicing that view element directly into the view is exactly what I had...
Any chance of this fabulous feature making making it into a release in the near future?