Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Jotai
Developing primitive, flexible state management for React
Collective -
Host: opensource -
https://opencollective.com/jotai
- Code: https://github.com/pmndrs/jotai
* build: update dependencies and remove unused dependencies
* chore: remove unused files
*...
github.com/pmndrs/jotai - f4c1b47e0a551e1db54676e95bf07656c3ca4828 authored over 3 years ago by Sophia Michelle Andren <[email protected]>* update ts settings
* change js to ts
* add postData type
* update packages and tssett...
github.com/pmndrs/jotai - 00aaaf7678c68b7976d5bbd54ed639a6b57c763b authored over 3 years ago by Teruhisa Yamamoto <[email protected]>github.com/pmndrs/jotai - 39bc8b31d05835f4af83b3dcf0d2971f984aa52c authored over 3 years ago by daishi <[email protected]>
* feat: add website
* Update website/src/components/menu.js
* Remove .eslintrc from demo w...
github.com/pmndrs/jotai - 46e8ae87ff9474409a72d6ccc613394705b1739a authored over 3 years ago by Sophia Michelle Andren <[email protected]>* fix: flush pending undefined error
* update size snapshot
github.com/pmndrs/jotai - 9921943aa9935eab4ce4bfd782d0a40f73b129cf authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - e5a4938dc8b36dc5c4a65e9ce7e0a35a00daa12c authored over 3 years ago by Daishi Kato <[email protected]>
* change js to ts
* not extend to run on codesandbox correctly
github.com/pmndrs/jotai - 7dead01c5ccbab540b6b125a7eb6be3e3f5b8fa8 authored over 3 years ago by Teruhisa Yamamoto <[email protected]>github.com/pmndrs/jotai - a4bdc7b4ee12068bec7fe403df23f6665905f48a authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 5ab92fe3005ac2484c055c9390dd5e20392f0227 authored over 3 years ago by daishi <[email protected]>
* add failing test
* fix: handle update on commit
github.com/pmndrs/jotai - 7772076117fdd60cd7225ab7b25fd883907b21f7 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 04b407a7a32815d8f31c7fbc0a34f108364aaf1b authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 89396f25d444fea871933f1db92a470279bb45e2 authored over 3 years ago by daishi <[email protected]>
* flush pending in commit phase
* mount dependencies in commit
* fix one test
* use mem...
github.com/pmndrs/jotai - cb418e3617e5601ea0de70f87318ac666e11721e authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 5a82cf93ce790979427257ef5cebee86e09c8efb authored over 3 years ago by daishi <[email protected]>
* feat: drop returning promise by writeAtom/setAtom
* fix typo
github.com/pmndrs/jotai - 77b4ed4245809ed0068cc43ed174660847be61fc authored over 3 years ago by Daishi Kato <[email protected]>* add faling test
* fix: write atom promise value
* chore: better variable name
github.com/pmndrs/jotai - de4c36427c7754dbee494bdbeb07476c5c7a2a6b authored over 3 years ago by Daishi Kato <[email protected]>* add failing tests for #500
* remove unsupported tests
* fix(query): rewrite atomWithQuer...
github.com/pmndrs/jotai - cd485f8622f08aaed2ccf7eaa873f1a57f0aa990 authored over 3 years ago by Daishi Kato <[email protected]>* add a test
* add a test for withImmer
* new signature
github.com/pmndrs/jotai - ed561931b900c2e7e5685783535b65c2955b2d48 authored over 3 years ago by M. Bagher Abiat <[email protected]>github.com/pmndrs/jotai - 5b5697f4f27757862aad9cb67c60d9ac73265f8c authored over 3 years ago by daishi <[email protected]>
* fix: remount atoms with intermediates
* update size snapshot
github.com/pmndrs/jotai - f52bbabebad3c31627cd4692badf3ee48265c4a2 authored over 3 years ago by Daishi Kato <[email protected]>* fix: throw error for prohibited write operations
* refactor early throw
* update size sn...
github.com/pmndrs/jotai - c51376d634d4c5a5b358217e9e2aca649c1d87ec authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 8942fba3c8344f0bf6b3d3dbe178a0b3c30759b8 authored over 3 years ago by daishi <[email protected]>
* Add ts-expect
Add expect type tests for atom()
* remove test:types
* Fixes after review...
github.com/pmndrs/jotai - d7e584a22260e5fb926055d28a66d927615e58f6 authored over 3 years ago by Mathis Møller <[email protected]>* add failing test
* fix: remount atoms (#490)
* chore: add comment
* chore: refactor a...
github.com/pmndrs/jotai - eeef4f3853b598bcef001fe0e6f485ba257ccdb6 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - ddf8d9a2b76f2fb648dbf0a5a1a04d6bc96d6c1d authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 3db6d9142405a1b4c6017b60f00cc3beacb7193a authored over 3 years ago by Daishi Kato <[email protected]>
* export uMS as secret from core
Reuse isDevStore from contexts.ts
* Fix size-snapshot
* ...
github.com/pmndrs/jotai - 188c451fa0e935e2120e9c98a85712e7d13b9443 authored over 3 years ago by Mathis Møller <[email protected]>Co-authored-by: Andrej Badin <>
github.com/pmndrs/jotai - 1d20276040b5c9252444d291cfdf7ddc0063e1b3 authored over 3 years ago by Andrej Badin <[email protected]>github.com/pmndrs/jotai - 102b7a0662deab2a7d23113bdf8335b0baef5af1 authored over 3 years ago by daishi <[email protected]>
* fix: export some types and hide some internal types
* export ExtractAtomUpdate
github.com/pmndrs/jotai - 2cb2c37937ca20339d5de1093ff9d8a37fcedf47 authored over 3 years ago by Daishi Kato <[email protected]>* add benny benchmark
* simple-write benchmark
* subscribe-write benchmark
* use sheban...
github.com/pmndrs/jotai - c2b7a69dbe5aaaa3ad13cfeef89f76d38e21d7e9 authored over 3 years ago by Daishi Kato <[email protected]>* wip
* fixes after review
* wip tests
* Fixes after merge
* Remove NODE_ENV usage i...
github.com/pmndrs/jotai - 8e1366af11251e3873b9fddde5ffd011a469d95c authored over 3 years ago by Mathis Møller <[email protected]>github.com/pmndrs/jotai - 14ce3239d88c97b9da439a941266f91fea83914e authored over 3 years ago by Daishi Kato <[email protected]>
github.com/pmndrs/jotai - cf84554ac4c9e7e92b99a909ab15db28967699fb authored over 3 years ago by Daishi Kato <[email protected]>
github.com/pmndrs/jotai - 0c50f848dcb5b6f2da1bed4171535c8afde97e36 authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 77198d338c709028b1d0fb9c767760ac2c49fe99 authored over 3 years ago by daishi <[email protected]>
* bind the observer
* format
* simplify the solution
github.com/pmndrs/jotai - 3c362ab7d61905d67f9a936937d5839200a0f0fa authored over 3 years ago by M. Bagher Abiat <[email protected]>* fix: debug store
* update size snapshot
github.com/pmndrs/jotai - d538ef7fec8840e0e711b8556607a5f22ae6a9da authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 385d42f65bec6901c703744401a23317d98f6a28 authored over 3 years ago by Daishi Kato <[email protected]>
github.com/pmndrs/jotai - e5ccf883eae958db19d674b32406461bc6da5a2d authored over 3 years ago by Daishi Kato <[email protected]>
github.com/pmndrs/jotai - ccbc07cbe402f1f6b4c8ee6d3a47a56d0acbd292 authored over 3 years ago by Daishi Kato <[email protected]>
github.com/pmndrs/jotai - 8d5cfd10174350133f7a9973609707ea015a565e authored over 3 years ago by Mathis Møller <[email protected]>
github.com/pmndrs/jotai - 179f97e4a08fc73c665e3fcdd0024fc93d86fc2c authored over 3 years ago by daishi <[email protected]>
* add failing test
* delete atomWithDefault test
* add simple test
* simplify the test
...
* add createFrozenAtom, drop atomFrozenInDev
* chore: descriptive type names
* rename func...
github.com/pmndrs/jotai - 248580f4d8fea322ec8e81d8ffdd80d3145d04a4 authored over 3 years ago by Daishi Kato <[email protected]>* wip: util for url hash
* looser type for base atom
* fix writing back to hash
* feat:...
github.com/pmndrs/jotai - 4b9207f7fe4b26af753ed94425fe8d1b6d608ef7 authored over 3 years ago by Daishi Kato <[email protected]>* wip: atom with storage util
* implement update function
* refactor abstract storage
*...
github.com/pmndrs/jotai - 963eeb97519bc56b8c36151f2a490c1cb62b0c99 authored over 3 years ago by Sophia Michelle Andren <[email protected]>* add dummy website
* fix tests
* fix build
github.com/pmndrs/jotai - e80b2d7bea0b82316d8e7cb6d9a68cad4d64d718 authored over 3 years ago by Daishi Kato <[email protected]>* wip: atoms mutable source
* wip
* wip
* wip
* Fix infinite loop
* fix atoms mut...
github.com/pmndrs/jotai - 21b4f8cc027fcfcb482f41054b5a272f5ece3067 authored over 3 years ago by Mathis Møller <[email protected]>github.com/pmndrs/jotai - 68774f66162b25e9ce5f82f2893124dd328dfae2 authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 834776989e9a6bab94452bc999c072273d8675b0 authored over 3 years ago by José Vale <[email protected]>
* chore: update docs links
* chore: move docs links
* Update readme.md
Co-authored-by: ...
github.com/pmndrs/jotai - e956a2da2ee55f9ba092325f1fd569e5ce7bdd2a authored over 3 years ago by Sophia Michelle Andren <[email protected]>github.com/pmndrs/jotai - dbc97ba22c9f4341cbaccec7cbeaa61864f7ae49 authored over 3 years ago by Theo Browne <[email protected]>
github.com/pmndrs/jotai - de2073f11f41873c4753e7642f98e1be60f4f202 authored over 3 years ago by daishi <[email protected]>
This reverts commit d009b55e7d5a636dc3efa7344ec89bb2e8cf7879.
github.com/pmndrs/jotai - 757d9e512d0dfbe9f4fc6bf3810dbc959d2992b0 authored over 3 years ago by daishi <[email protected]>github.com/pmndrs/jotai - 1baa1ad88eea53930dcdf06daffc75fa912864d4 authored over 3 years ago by daishi <[email protected]>
This reverts commit 59359b29ca5fa2e443c6caa111dc778ac652c5d4.
github.com/pmndrs/jotai - d009b55e7d5a636dc3efa7344ec89bb2e8cf7879 authored over 3 years ago by daishi <[email protected]>* snapshot wip
* useAtomsSnapshot wip
* Add type
* Add first test
* Return map from ...
github.com/pmndrs/jotai - 59359b29ca5fa2e443c6caa111dc778ac652c5d4 authored over 3 years ago by Mathis Møller <[email protected]>* wip: refactor atomWithQuery
* fix tests
* Update src/query/atomWithQuery.ts
Co-author...
github.com/pmndrs/jotai - a683f39b70cfc0ea6407586bc134cba6b8f4de36 authored over 3 years ago by Daishi Kato <[email protected]>* wip: add failing test and improve types
* fix infinite loop
github.com/pmndrs/jotai - 852a7907b80b5111fb66ca95dda7ef11ea42c14b authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 7a4be7d233552ac0f8f50991418fdf61c4b9e19c authored over 3 years ago by Sophia Michelle Andren <[email protected]>
* chore: fix the NODE_ENV workaround in Provider
* chore: no warning in provider-less mode te...
github.com/pmndrs/jotai - 37f030bdbf64c1bc45b7ec9e9fd21c1e31ef4be3 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 86b4495bc2d3b0ee4f335279d157342c610f7590 authored over 3 years ago by daishi <[email protected]>
* interruptable promise
* cancel on new value/error too
* add tests
* wip: delete read ...
github.com/pmndrs/jotai - c91f1dba711083d7a9c5d2430dc742504064f092 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - e3a544f70c592b562b58638021d5090ec8d82e36 authored over 3 years ago by Daishi Kato <[email protected]>
* fix: improve types without NonFunction in atom creator
* fix atomWithProxy type
github.com/pmndrs/jotai - d1955ec2246aea7af01acf96025fa463ac164f56 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - fca80db453fa02da2fa3f6b3f1fb6d199fd95edc authored over 3 years ago by Daishi Kato <[email protected]>
github.com/pmndrs/jotai - c2839230a6613dc0490e29bef80f766f18fe66f6 authored over 3 years ago by daishi <[email protected]>
* large objects file
* some explanation
* rename
* fix L64
* selectAtom
* Update ...
github.com/pmndrs/jotai - 8372dd6c0bfb6e55644029dc57f31348376d14fd authored over 3 years ago by M. Bagher Abiat <[email protected]>github.com/pmndrs/jotai - 4a3a5b78583e01e0265b77d37a8769f7c683c90b authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - dda6bd42ed3e2bd1145fa6cfb544c10737f14948 authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 311735400fa81bd9327e624c213ed6e606f3ea11 authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - df1adbb7caee8a14d383b4eca4afbf91bae4c109 authored over 3 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - f47f11a80f63fbf823a46c7c986dcd526d3ad274 authored over 3 years ago by daishi <[email protected]>
* feat: jotai/redux
* add build script
* add example
* Update docs/api/redux.md
Co-a...
github.com/pmndrs/jotai - 44ffdbe20f599722e590e0035df788601afd230b authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - c84d3ef87cfb8e335a7af7de8f1f2ce24ba273d1 authored over 3 years ago by Daishi Kato <[email protected]>
* feat: jotai/zustand
* fix docs
* chore: add a comment
* add example
github.com/pmndrs/jotai - 70041fee14de81509a265503c910d7f08cc4e369 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 5278c4bdf841609cc1e49e6e62abdb5fad97863f authored over 3 years ago by Daishi Kato <[email protected]>
* feat: async doc
* minor fix
github.com/pmndrs/jotai - fc10240f7e3247579d59ddebe4cc9ce05742f5c8 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - f4f350cd3e1e159f103264e97fc709c9ab4318a7 authored over 3 years ago by daishi <[email protected]>
* feat: jotai/valtio
* update tests, add csb example
* update valtio
* chore: update si...
github.com/pmndrs/jotai - 0e01c8701c23357ed75c99ff6d479978a3137d39 authored over 3 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - f79528f3926c2b434debbc6ebda0ed86fe8208e7 authored almost 4 years ago by Daishi Kato <[email protected]>
This reverts commit 027b4d91407ce5908cd0151b2e112b2a04c5f87c.
github.com/pmndrs/jotai - 919d9fe1e5f675a9ff4c198a615ff26dbbb150d6 authored almost 4 years ago by daishi <[email protected]>github.com/pmndrs/jotai - 8ab263522759cdc4f1f8f06677f9a948d129ad82 authored almost 4 years ago by daishi <[email protected]>
* fix: esm build
* add typeVersions for esm, unsure if it works
github.com/pmndrs/jotai - 48d71cf23a2cb71e5d93f3de7461dd28bf2d01a8 authored almost 4 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - b09b97449909e376a8e8ca57bb00aba4c4fd0433 authored almost 4 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - d2a3e14b45166f2586dbb6c32332f81465f5108a authored almost 4 years ago by daishi <[email protected]>
* wip: docs getting-startted
* update getting started
* Update docs/api/core.md
Co-auth...
github.com/pmndrs/jotai - 0c080ce92844b57747866609c891af7a054dda24 authored almost 4 years ago by Daishi Kato <[email protected]>github.com/pmndrs/jotai - 027b4d91407ce5908cd0151b2e112b2a04c5f87c authored almost 4 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 320e76cc725439f1dfb25334960ab13949bf6fa9 authored almost 4 years ago by Daishi Kato <[email protected]>
* fix types for 3-arg useAtomCallback
* fix for unwanted union distribution
* improve type...
github.com/pmndrs/jotai - 22408b269795d570ec2d96db42f9f682e3e1f84e authored almost 4 years ago by David Luzar <[email protected]>github.com/pmndrs/jotai - a8170c3bb56c91f99d7a6c872c881a21848c0da7 authored almost 4 years ago by Daishi Kato <[email protected]>
github.com/pmndrs/jotai - 537d5b15ec3d7c0293db720c4007158fb32dec6f authored almost 4 years ago by daishi <[email protected]>
github.com/pmndrs/jotai - 113959180910572d7b4b2847baab215534e219e7 authored almost 4 years ago by daishi <[email protected]>
Co-authored-by: Daishi Kato <[email protected]>
github.com/pmndrs/jotai - ffd8760104a3b5a53af1315dc06530474f43defd authored almost 4 years ago by Thomas Osmonson <[email protected]>* new impl
* simple test for new impl
* fix types
* fix import
* remove any atom typ...
github.com/pmndrs/jotai - 1557855f504de70fcb1c0c207c01c4fad921fa3c authored almost 4 years ago by M. Bagher Abiat <[email protected]>* feat: add eqality fn to atomWithQuery
* fix: better null check
github.com/pmndrs/jotai - 1bf81997d37a82a8793b745699fd692ad1ce872b authored almost 4 years ago by Thomas Osmonson <[email protected]>
* Fix splitAtom
wip waitForAll
* wip scoped waitForAll
* wip
* wip
* Add warning on...
github.com/pmndrs/jotai - 388750f78bde9e049c53c5cf63742e226fd79249 authored almost 4 years ago by Mathis Møller <[email protected]>* waitForAll test
* fix: waitForAll with throw
* chore: test
* chore: shave changes and...
github.com/pmndrs/jotai - fdcfd76908798414b67f5cd96326a726f9e59bd2 authored almost 4 years ago by Daishi Kato <[email protected]>* add failing test
* fix flush pending on async
* add a similar test with async write just...
github.com/pmndrs/jotai - 21eecee74ea3695cdcabb7b61d415b653b3c5494 authored almost 4 years ago by Daishi Kato <[email protected]>