Maciej Małkowski
Maciej Małkowski
**Do you want to request a *feature* or report a *bug*?** Request a feature **What is the current behavior?** Right now everything is github.com based + firebase. For self hosted...
Since I believe the main part of development for v2 is done, and similar support of features is available - it might be the time to move the library to...
In this issue I would like to create a clean overview and expected features that would make up for the next major release, the **2.0.0** ### What should be part...
As the title suggest, move dependencies to preload script, similar to how it's done in the [fork](https://github.com/partheseas/electron-redux/blob/main/packages/electron-redux/src/preload/preload.ts)
We could have an examples directory, with several simple electron apps, each covering different scenario, and focusing on similar groups that can be tested. Current e2e setup with single instance...
Right now the only way to use the syncMain is to pass it as storeEnchancer to store creator: ``` const store = createStore(reducer, syncMain) ``` Its not possible to use...
* Create basic Docusaurus 2 static docs page * Just the basics, structure and some initial content * To follow up with more PRs improving the docs content & look
Contributors
This is issue to have a conversation with bot when you are lonely or you wanna manage the contributors. 🥂
I would like to prevent people from misusing the parameters as a way to return some value from a method. For example, for following code: ```cs public static void Method(A...
Feature Request Is there any plan on porting this to .net core?