Onur Gumus

Results 34 issues of Onur Gumus

Newer versions aren't compatible and Fable.Lit.React and Fable.Lit.Feliz are somewhat outdated now.

I am trying to use hasChanged when I give a function as in below ```fsharp hasChanged = fun x y -> printf "%A" (x,y); false ``` it never runs When...

Title says all :)

Could you document Fable compatibility?

Currently, I am seeing elmish is based on a simple elmish loop without commands. It would be nice if full elmish with commands are supported.

### Installed product versions - VS 2015 Enterprise ### Description I have linked items in my project. Trying to nest them does nothing.

Is this at least partially fable compatible?

Fiexes Allow specifying 'name' #58

### Description The extension allows specifying a name. I think it can be very handy to be able to specify name if your app has multiple elmish loops, in particular...

Hi, I peeked the source code but still I am a bit confused. Could you explain what are makeCons and makElmishCons?