Maciej Małkowski

Results 10 issues of 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...

v2

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...

v2
RFC

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)

enhancement ✨
security
v2

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...

enhancement ✨
v2
chore 🧹

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...

v2
typescript
documentation 📚

* 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

v2
documentation 📚

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...

Proposal
Needs discussion

Feature Request Is there any plan on porting this to .net core?

enhancement
help wanted
in progress
up-for-grabs