Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Easy Peasy
Vegetarian friendly state for React
Collective -
Host: opensource -
https://opencollective.com/easy-peasy
- Website: https://easy-peasy.now.sh
- Code: https://github.com/ctrlplusb/easy-peasy
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog]...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...
github.com/ctrlplusb/easy-peasy - ea568fddba36dc407853cb0f5849723b54b47ed6 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...
github.com/ctrlplusb/easy-peasy - cc7244efa8a4585bbe0f1baf7fcf10eb71b5c80b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* refactor: remove dead code
* remove `actionThunks` variable from `extractDataFromModel` whi...
github.com/ctrlplusb/easy-peasy - 0956256541542f2aac5c0f526799a2036bc07603 authored about 1 year ago by Peter Weinberg <[email protected]>github.com/ctrlplusb/easy-peasy - cb727e71e71452a762a74a443e7b5ade95d12019 authored about 1 year ago by Peter Weinberg <[email protected]>
github.com/ctrlplusb/easy-peasy - 282fa1cd2cb953893bce8d12ef3da4ea2c804980 authored about 1 year ago by Peter Weinberg <[email protected]>
github.com/ctrlplusb/easy-peasy - 11903f863d43f4b3829d88faa3c237b316c380f5 authored over 1 year ago by Jørn A. Myrland <[email protected]>
github.com/ctrlplusb/easy-peasy - 7e6bd6b35a59898e581e15b00c1bdd63cde9cbd3 authored over 1 year ago by Jørn A. Myrland <[email protected]>
github.com/ctrlplusb/easy-peasy - 56a5f82851acd73447c45f003e4a0a5492218e94 authored over 1 year ago by Oscar Blazejewski <[email protected]>
The docs states that async effects should be allowed in an `effectOn`.
This works in JS, but ...
github.com/ctrlplusb/easy-peasy - 827f1df5bc25fc38d9d29ca0becf98a96dd2f51d authored over 1 year ago by Jørn A. Myrland <[email protected]>* Bumps version to 6.0.2
* Adds `prepublishOnly` script to ensure updated deps & dist
github.com/ctrlplusb/easy-peasy - 406f0c7e4e6c127400fc01f799d5e68473ebf9ba authored over 1 year ago by Jørn A. Myrland <[email protected]>- `@testing-library/react-hooks`: deprecated & not used
github.com/ctrlplusb/easy-peasy - 6e01ebb2098929a76cf338b0635d1143a680912d authored over 1 year ago by Jørn A. Myrland <[email protected]>github.com/ctrlplusb/easy-peasy - 644ebb1d14d0a9b29cd8a55a39c2d0f57ad62da2 authored over 1 year ago by Jørn A. Myrland <[email protected]>
github.com/ctrlplusb/easy-peasy - 096b527a02b03f6fb3cfc75ed48a254850447966 authored over 1 year ago by Jørn A. Myrland <[email protected]>
`typings-tester` is really, really slow. Averaging in well over 2
minutes per run.
`dtslint` pr...
github.com/ctrlplusb/easy-peasy - 9304d82cd7eb0e216399abbb20aa5208ecd56aa8 authored over 1 year ago by Jørn A. Myrland <[email protected]>
Adjusted dependency versions:
- `@babel/runtime`: from `^7.17.2` to `^7.22.6`
- `immer`: from ...
`createPersistor` defines a `timingMethod` that won't work on iOS.
The `timingMethod` utilize...
github.com/ctrlplusb/easy-peasy - 76226a7891c4f03daf15fc4550c6767f6a181aca authored over 1 year ago by Jørn A. Myrland <[email protected]>
This is done to support node >16, because `rollup-plugin-size-snapshot` has
a dependency to `we...
as it doesn't exist
github.com/ctrlplusb/easy-peasy - a471d2774a894a69ab4f868d291f1182f71b3656 authored over 1 year ago by Jørn A. Myrland <[email protected]>* feat: Stabilize `effectOn` & prepare for 6.0.0
- Refactors `unstable_effectOn` -> `effectOn...
github.com/ctrlplusb/easy-peasy - fcb53b94120f138a570ec46d43a8af96057ee34e authored over 1 year ago by Jørn A. Myrland <[email protected]>github.com/ctrlplusb/easy-peasy - 90db98821a775c566138afad224e842021b3f171 authored over 1 year ago by Christopher Pappas <[email protected]>
* feat: Add persisted state migrations
* test: Add tests for migrator
* chore: add types t...
github.com/ctrlplusb/easy-peasy - aa5dd5196094eca177e372e436e4583969b746f9 authored over 1 year ago by Christopher Pappas <[email protected]>* Bumps next example to use latest versions
* Maybe fixes #822?
* Adds nextjs ssr example
* F...
github.com/ctrlplusb/easy-peasy - 7e13adf021a9dc1ee23aa8cfc2d3c4fe59463d90 authored over 1 year ago by Jørn A. Myrland <[email protected]>
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...
github.com/ctrlplusb/easy-peasy - 5f08122862c6303c51049d739117524cb8b53906 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* feat: react native todo app init
* feat: react native todo
- Copied store from simple todo ap...
* move `actions` definition inside the effect handler that's returned
from `createEffectHandler...
* move `config` param to the right position in `action` type
* move `config` param to the rig...
github.com/ctrlplusb/easy-peasy - a53af49520c53e6755dadb4109f95d7bb34e7371 authored almost 2 years ago by Peter Weinberg <[email protected]>* docs: Adds section for state type restrictions
Adds a section explaining how to support compl...
github.com/ctrlplusb/easy-peasy - f39c98ae983886c98d3a1b184a8f65881e72294f authored almost 2 years ago by Jørn A. Myrland <[email protected]>github.com/ctrlplusb/easy-peasy - 60d4180c9d6eccbcb8205b6826d8d9c3ba6c7308 authored almost 2 years ago by Peter Weinberg <[email protected]>
* docs: update CODE_OF_CONDUCT with contact info
* docs: add CONTRIBUTING.md
github.com/ctrlplusb/easy-peasy - e9006813b4129f477dd04cca29c803dd7a895de7 authored about 2 years ago by Peter Weinberg <[email protected]>github.com/ctrlplusb/easy-peasy - c78f3b75763609208ec909aecda2b62a8031013d authored about 2 years ago by Sean Matheson <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release no...
github.com/ctrlplusb/easy-peasy - c5ae14edc4ceeb406d757311930884680d0ade64 authored about 2 years ago by Jørn A. Myrland <[email protected]>
* redistribute wait times and more specifically assert that
counter is never intermediate chang...
* feat: Adds config object for individual actions and adds ability to disable immer
* feat: A...
github.com/ctrlplusb/easy-peasy - 877f66491f28dd90db45995daf5183dcb39376b6 authored about 2 years ago by Sean Spade <[email protected]>* Effects can depend on storeState changes
* Expose getActions in effect helpers
* revert:...
github.com/ctrlplusb/easy-peasy - aabad2a983cefb7af64b1257ef569f1f088ea427 authored about 2 years ago by Lucjan Suski <[email protected]>* `computed` and `effectOn` now allows unlimited state resolvers.
Co-authored-by: Jørn Myrlan...
github.com/ctrlplusb/easy-peasy - eba7fc1ced28db8158acebaa9f556854481c876b authored about 2 years ago by Peter Weinberg <[email protected]>
E.g.:
```ts
type MyModelAction<TPayload = void> = Action<MyModel, TPayload>
type MyModelCompu...
Co-authored-by: Ariel HS <[email protected]>
github.com/ctrlplusb/easy-peasy - 91e1bf6f2ffdfdec556cad6a944ef749de1ad54f authored about 2 years ago by arielhs <[email protected]>
+ mocks & verify calls for `error` on failed effectOn
- Removes unneccessary output from test ...
* Make sure dev tools are disabled in prod
* feat: Allow to pass any Redux Dev Tools options ...
github.com/ctrlplusb/easy-peasy - 4a459611dcbe124adb94a99c2b230c548d426937 authored about 2 years ago by Jørn A. Myrland <[email protected]>* Update reactotron recipe
Based on the existing docs & [this SO post](https://stackoverflow.co...
github.com/ctrlplusb/easy-peasy - b0a44c4328cf1ae48362f73b312b11819a76551b authored about 2 years ago by Jørn A. Myrland <[email protected]>* Adds link sandbox
* Implements kanban example
* Adds codesandbox urls
* Adds next.js ...
github.com/ctrlplusb/easy-peasy - f6e880b6c777984cfc6b3a5149f72ece3f332299 authored about 2 years ago by Jørn A. Myrland <[email protected]>* chore: Fix tests to work cross platform
On windows using `[email protected]`, 3 tests are failin...
github.com/ctrlplusb/easy-peasy - a5539d13365e6f7503c93822d1fc5165e376913f authored about 2 years ago by Jørn A. Myrland <[email protected]>* Updated "Using typed injections" for better type safety
Updated the "Using typed injections...
github.com/ctrlplusb/easy-peasy - 9633f189f32a3a2581ee7d9a7b2f03c0187fbc24 authored about 2 years ago by Jan Kalfus <[email protected]>* add Reduxtagram example
* configure eslint
* specify react version in eslint config
*...
github.com/ctrlplusb/easy-peasy - 690a31af6cf090a8ba5ab15cc87578fdd4e370b8 authored about 2 years ago by Cristian Trifan <[email protected]>* Updating computed properties docs
* Fixing a few typos
* Update website/docs/docs/api/co...
github.com/ctrlplusb/easy-peasy - 579399309d8843b347bdddc1898ba65266fd109b authored about 2 years ago by Anton Zhuravsky <[email protected]>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...
* Clarify TS docs
Attempt to clarify the TS docs.
closes #763
* Adds a simple example &...
github.com/ctrlplusb/easy-peasy - d7491044467690b55111a65553eb935a19cdfd0d authored over 2 years ago by Jørn A. Myrland <[email protected]>github.com/ctrlplusb/easy-peasy - 5d86b88ce87c10ce50069ed6be0f0056bf897a08 authored over 2 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 3e3f1516bedd497a8bada803deaaafc3c3c17915 authored over 2 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - c3e9e8083c591ea1b65ac7158a50caedaf53f466 authored over 2 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 5a226ce751da6efba985b49b3d37564a8c19dcca authored over 2 years ago by Sean Matheson <[email protected]>
* feat: Adds initial support for React 18
* chore: Rename function
Co-authored-by: Jørn A....
github.com/ctrlplusb/easy-peasy - 55f73e69e495a7b6f834680d3a4541da3ceafb0c authored over 2 years ago by Sean Matheson <[email protected]>github.com/ctrlplusb/easy-peasy - 1a97310c653aa40eb05a7edc1748ef07cd479957 authored over 2 years ago by Ephemeral Astronaut <[email protected]>
- A small typo fix in the Action arguments section.
- Added some commas for better legibility.
...
Co-authored-by: Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 47dbabbadeceb51e5b3f56b83aa3981f323ba71c authored over 2 years ago by Peter Weinberg <[email protected]>
Update docs to reflect that while computed props can be accessed from within actions,
they will...
Co-authored-by: Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 301af0114b74b35252ced44705f47acf88ce446b authored over 2 years ago by Alexander <[email protected]>github.com/ctrlplusb/easy-peasy - 79a2ad3572da77bb894cfb2351954ddc5890113a authored over 2 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 94f0967c18e0431432d64426e4a7f72eb3739113 authored over 2 years ago by Sean Matheson <[email protected]>
* Optimize computed props
An attempt to optimize computed props, by improving
comparison of ...
github.com/ctrlplusb/easy-peasy - 67b9aaf03bf6da9f8c4d4f2d92b13d97185db17c authored over 2 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - c63555cc6a9fcb894d9a2bc22b2b5ef4fb22fd6b authored over 2 years ago by Sean Matheson <[email protected]>
The link for the word "localStorage" used to lead to mdn page on Session storage instead of the ...
github.com/ctrlplusb/easy-peasy - 76aa319c15455f6955be44e5792cbb80cbae2d0f authored almost 3 years ago by Aniruddha Ganesh <[email protected]>github.com/ctrlplusb/easy-peasy - 2fab9a231322c72540b3d23a2a584badcff4f34d authored almost 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - d22a360d9c68fa19346e677634ab0ad1e7e62087 authored about 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - d84b4184cad2b595d1127de5d84f4e1fe15cfc84 authored about 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 68fdfff1dc3a8ea8e0ca626e7028ba9927a26f92 authored about 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - f24ab251db0d8cdd4d037ed75f04935b8f9b3519 authored about 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 8e9ea4ff953211531f8825307d13eb53cafcec6a authored over 3 years ago by GavinRay97 <[email protected]>
github.com/ctrlplusb/easy-peasy - 3f632a06e0e8395185980ba8c7b047ed78b2ac13 authored over 3 years ago by Daniel Fjeldstad <[email protected]>
github.com/ctrlplusb/easy-peasy - 618b3600cc51acdb5e198597a633a399c41b81fc authored over 3 years ago by Yuri Yakovlev <[email protected]>
* improve memoize docs
* fix link
github.com/ctrlplusb/easy-peasy - a53dfa263d3b5f13407efaf77cbb939e3e15b835 authored over 3 years ago by David Alberto Adler <[email protected]>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](ht...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.8.
- [Re...
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.3.
- [Release notes](https://git...
github.com/ctrlplusb/easy-peasy - cefe614070710ed903fe57a8189fdf27bf75678b authored over 3 years ago by fbieler <[email protected]>
github.com/ctrlplusb/easy-peasy - 8fce26b3fc28c628e9515e74258295ea0a5a131a authored over 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 864056352661a65b69ab43632051143f67297342 authored over 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 444396f98183004219061c6ad4878b69e429ccc9 authored over 3 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - ea98660d1700b95b5446bc4d9715c4f4107ba609 authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 5c4c0e8e0a708e0c218f82d0a89aa679d1f44dcb authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - f263698399f64826f3c6bf3c005cdacfaf3ea92a authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - f021e929b7b73486bf0a94732642b4e452325ecf authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - e2858475bb97263b2569068b0ed1a5d74fadba41 authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 772f1b5dffc1d98aff0339ffc5c750154886bc04 authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 8d221ac93f81af56fc2f5d13c2814013706546c8 authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 798b73e45aeaafb402569e4fb387ce3cfd2ecd9c authored almost 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - e304a9243b5769985b1bb5a09e7502152eaa1a38 authored almost 4 years ago by Sean Matheson <[email protected]>
* Migrates to rollup for bundling
* Adds source maps to bundles
* Message truncating
* ...
github.com/ctrlplusb/easy-peasy - 7867c924612b39a3b638258d9460d92db4643a83 authored almost 4 years ago by Sean Matheson <[email protected]>github.com/ctrlplusb/easy-peasy - 70253e5dd8fa2a4d0ededd0cc7cb81cfcc26f3a9 authored about 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - f89424bff0a1c3a8fd15015dec8a58af4618fe94 authored about 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - b39dd4e899f634c940fa90b24c8c52b8e59cf557 authored about 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 44f3ba2516f515a44b33fcc1322eacb144b87216 authored about 4 years ago by Andrey Nikonov <[email protected]>
* Adds Generics API and TypeScript improvements (#457)
* Fix statemapper eating up classes
...
github.com/ctrlplusb/easy-peasy - 71ad696f3780a1d67cc8c865e56db3d661d0cb9d authored about 4 years ago by Sean Matheson <[email protected]>github.com/ctrlplusb/easy-peasy - cac46422322712273dc718815a63f03a0d9f6017 authored about 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 4ef3fdd06d631a39de1ea8de14e440d0b1cfef37 authored about 4 years ago by Sean Matheson <[email protected]>
github.com/ctrlplusb/easy-peasy - 6ea97dac7382f4b677fc8315ce39039a7b3641f6 authored over 4 years ago by Sean Matheson <[email protected]>