-
Hi, I'm new to redux-ship and have an experience of redux-saga.
I want to create a periodic timer which dispatches `TIME_TICK` action every second with redux-ship.
In redux-ship, however, a controll…
-
I noticed version 7.17.0 added `@storybook/preview-api` to shipped dependencies. I grepped the whole shipped javascript code and did not find any references to storybook — that means it should be in d…
-
If you look at the latest [commonJS build](https://unpkg.com/feathers-redux@3.0.0/lib/index.js), you'll see this require statement:
```
var _reduxActions = require("redux-actions");
```
This i…
-
### Which @ngrx/* package(s) are relevant/related to the feature request?
signals
### Information
This RFC proposes adding the `events` plugin to the `@ngrx/signals` package to enable event-based s…
-
Problem: Visual Graphs get corrupted during playmode, and are unusable thereafter
Visual Scripting Version: Public preview drop 1
Unity Version: 2019.2.a14
OS: Windows 10
What I did
1) Downlo…
-
This is our redux reducer for our Dashboard's state. This initially should be an empty array that is populated with objects pulled from the game API.
These objects should look like:
`{ id: 123, play…
-
As per [the docs here](https://react-redux.js.org/api/hooks#equality-comparisons-and-updates), if you pass a selector callback that returns a new object to `useSelector()` (e.g. `useSelector(state => …
amcsi updated
7 months ago
-
If a npm package is listed as explicit dependency in poi's `package.json`, this means that poi releases will contain a copy of the package. And then plugin author can directly import the package
wit…
-
It appears that background simulation is greatly accelerated on a ship that has asteroid harvesters in use.
In the attached file, see "Kerbin Skybase 2", which is harvesting an asteroid. If you swi…
-
**Modding Support**
I was curious, since this is a new project and I am absolutely loving it! I can't help but to ask about modding support though, will there be mod support for this? I would love …