Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
joprice opened an issue on SelectViewData/elmish-store
usage with redux debugger jump to action
When testing this out with redux dev tools, I found that the jump to action feature did not end up triggering a call to setState. Changing the store's implementation to add the debugging immediatel...joprice opened an issue on glutinum-org/cli
generics are not added to inline type definition
<!--- IMPORTANT: When reporting an issue, please try to make your code as minimal as possible. --> Issue created from [Glutinum Tool](https://glutinum.net/#/editors/fsharp-code?typeScri...joprice opened an issue on glutinum-org/cli
unhandled object union type simulating discriminated union
<!--- IMPORTANT: When reporting an issue, please try to make your code as minimal as possible. --> Issue created from [Glutinum Tool](https://glutinum.net/#/editors/fsharp-code?typeScri...joprice pushed 2 commits to updateBuild joprice/Feliz.Recoil
joprice created a branch on joprice/Feliz.Recoil
updateBuild - Fable bindings in Feliz style for Facebook's experimental state management library recoil.
joprice created a branch on joprice/reactotron-recoil
updateDeps - The recoil plugin for reactotron that allows tracking recoil state
joprice opened an issue on Zaid-Ajaj/Feliz
forwardRef display name attached to incorrect function
When providing a name for a `forwardRef`, I see "Anonymous" as the display name. This seems to be caused by the extra wrapper function provided here https://github.com/Zaid-Ajaj/Feliz/blob/6841c9b1...joprice opened an issue on fsprojects/FSharpLint
MemberNames rule triggers on compiler generated delegate member
### Description When setting MemberNames to camelCase, the rule triggers on delegates, where the `Invoke` member is compiler-generated, and as far as I know, out of the users's control: ``` ...joprice opened an issue on fsprojects/fantomas
Fable's JsInterop ? dynamic access operator causes formatting error
<!-- Please only use this to create issues. If you wish to suggest a feature, please fill in the feature request template at https://github.com/fsprojects/fantomas/issues/new/cho...joprice created a branch on joprice/Fable.Jester
updateBuild - Fable bindings for jest and friends for delightful Fable testing.