-
Is `ReactLeaflet` really needs to be included in *general purpose* `fable-react` lib?
I don't need it at all and don't want to download it every time I install/upgrade *the very basic* and only a *…
irium updated
7 years ago
-
### Description
In Hink, I am using optional arguments and with the latest version of Fable, I got the warnings:
`warning FABLE: Nested option in option won't work at runtime`
I am having thi…
-
Pinging @jgrund @MangelMaxime @mike-morr @fsoikin. If you want to collaborate please tell me and I'll make you collaborators of this repo :)
These are some of the ideas I have for the next ts2fable…
-
@ncave has proposed something very sensible [here](https://github.com/fable-compiler/Fable/pull/917#issuecomment-302435725). Quoting:
> Does it make sense in your opinion to move all the jsNative i…
-
Hi,
I have updated the **AnimeJS** bindings and I am currently struggling with this:
```f#
AnimeStatic =
abstract path: path: U4 * ?percent: float-> Func
```
FunctionBasedValues being:
…
-
### Description
We should provide explanations on how to create a nuget package.
- Source files under `fable` folder when we provide code in the package. (Ex: not needing if we only provide bindin…
-
We should track the progress for Pixi 4.x
-
### Description
I successfully generated ts2fable import files. Based on type definition. But I guess we need to recheck what we are doing there. Or may I am missing something very obvious.
### …
-
Hi there - it can be my English, this is at least complicated to read for me:
> For those familiar with Redux, the Fable applications targeting React or ReactNative may find Elmish a more natural …
-
So here comes again our nice dragging sample which has kind of evolved since last year and pixi 3.x.x.
Here's the JS version. Note the use of `this`.
```js
var texture = PIXI.Texture.fromImage(…