Steffen Forkmann

Results 114 issues of Steffen Forkmann

Currently our canopy UI tests are only doing a mic check and a simple login. We should add a handful of real UI tests. PRs welcome https://github.com/fable-compiler/fable-suave-scaffold/blob/master/test/UITests/Tests.fs

help wanted

@alfonsogarciacaro promised to add this to react native bindings once things moved to 1.0 :P open Fable.Core.JsInterop module R = Fable.Helpers.React type RCom = Fable.Import.React.ComponentClass let SignaturePad: RCom = importDefault...

cc @alfonsogarciacaro @MangelMaxime

I'm trying to update to fable 2.x but this üproject doesn't use webpack - so I can't copy @MangelMaxime's and @alfonsogarciacaro's work from https://github.com/SAFE-Stack/SAFE-BookStore/pull/378 any help appreciated

This add the redux debugger - but how can I connect? // @alfonsogarciacaro @et1975

Help wanted - https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#updating-to-this-version cc @iyegoroff @alfonsogarciacaro @AviAvni @MangelMaxime

I have a `WebSocket option` in my model and use SSR for fable react. I get `Cannot generate auto encoder for Browser.Types.WebSocket. Please pass an extra encoder.` on the client....

That's one of the coolest things in elmish. Would it work with Elmish.WPF?

enhancement

https://github.com/fsprojects/fsharpx/blob/master/tests/FSharpx.CSharpTests/ValidationExample.cs Target: http://fsprojects.github.io/Chessie/a-tale-of-3-nightclubs.html

help wanted