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

Feature: waitFor utilities (#358)

* wip: waitForAll

* feat: waitForAll

* wip returning a record from waitForAll

* feat: u...

github.com/pmndrs/jotai - 7fcabcfd34dfb827d9052e9216efa4eabe5ad65e authored almost 4 years ago by Mathis Møller <[email protected]>
feat(util): atomWithDefault (#379)

* wip: atom with default util

* chore: add tests (failing :cry: )

* atom with default with...

github.com/pmndrs/jotai - 42db545ffbe05258304f313b8aa74d6c58e1b00f authored almost 4 years ago by Daishi Kato <[email protected]>
Refactor uMS to avoid extra re-renders (#360)

* test

* rename

* change the structure

* Provider

* fix issue-#355

* fix uMS emul...

github.com/pmndrs/jotai - c828979ce27e4df666c36326fe1b65d4cceebfd2 authored almost 4 years ago by M. Bagher Abiat <[email protected]>
chore: update size snapshot

github.com/pmndrs/jotai - a23b432ab66ee3e05d6af05ba9fae770157b502d authored almost 4 years ago by daishi <[email protected]>
Fix #375 - Atom state is not flushed when using sync invoked async setter (#380)

* Add failing test

* Fix flushing

* Proper test name

* fix with pending promises status...

github.com/pmndrs/jotai - b66d94c4c9db30246cb301cda175fc90695b2fe5 authored almost 4 years ago by Mathis Møller <[email protected]>
chore: add optimization test spec (#381)

github.com/pmndrs/jotai - fa983b2b4d39cc123df1fc6e8e49f6e81f0b8e90 authored almost 4 years ago by Daishi Kato <[email protected]>
[docs] No suspense (#377)

* no-suspense

* Update docs/guides/no-suspense.md

Co-authored-by: Mathis Møller <thisen-dk...

github.com/pmndrs/jotai - dd6453250d9f99dad6dc1ed722499fc123d5cbc6 authored almost 4 years ago by M. Bagher Abiat <[email protected]>
Fix issue #373 - Infinite loop (#376)

* Add failing test

* Add debugging to vs code

* Fix infinite loop

* Remove launch.json
...

github.com/pmndrs/jotai - 8a61155752c7369cb2ca7851eefcacc56b2f2f39 authored almost 4 years ago by Mathis Møller <[email protected]>
Fix typo (#371)

github.com/pmndrs/jotai - d187523265a3fb94c2174eab556355d8dbe5c158 authored almost 4 years ago by Dmitry Ivanov <[email protected]>
Update the api/core docs (#368)

* make the api/core more similar to an api documentation

* Update docs/api/core.md

Co-auth...

github.com/pmndrs/jotai - 453dd20b93b3d968f99c020da23c16e826a62aeb authored almost 4 years ago by M. Bagher Abiat <[email protected]>
feat(docs): concepts (#369)

github.com/pmndrs/jotai - c539b74e924b0ab919b49652a90900f231d748fc authored almost 4 years ago by Daishi Kato <[email protected]>
[Types] Add Read & Write types, reduce duplicate type declaration (#367)

github.com/pmndrs/jotai - 6f72fcab64c4c93b8ad7f2ab6122d83c0e2265cc authored almost 4 years ago by Bjorn Stromberg <[email protected]>
Fix typo: chagneCount -> changeCount (#366)

github.com/pmndrs/jotai - a4768c749395355f6516c9f1e2bc3c4b194676dc authored almost 4 years ago by Bjorn Stromberg <[email protected]>
feat: weak cache to avoid infinite loop without useMemo (#363)

* feat: weak cache to avoid infinite loop without useMemo

* Meris/suggested fixes focus atom ...

github.com/pmndrs/jotai - 334d15b65f0ec26744e72c749f87a113b3f5fc94 authored almost 4 years ago by Daishi Kato <[email protected]>
chore: split optimization test, useCommitCount (#362)

github.com/pmndrs/jotai - d4abc3985582d9a93d57561a73c3335490ba65aa authored almost 4 years ago by Daishi Kato <[email protected]>
chore: add inline comments, remove unused test condition

github.com/pmndrs/jotai - 00c96c4f1a82c567cc79fa718174a07209daed7c authored almost 4 years ago by daishi <[email protected]>
re-fix (#359)

github.com/pmndrs/jotai - 2d41dc5e0e1d25b722dc0b9a7b0f8f15c76ed6f9 authored almost 4 years ago by M. Bagher Abiat <[email protected]>
update dev dependencies and size snapshot

github.com/pmndrs/jotai - 62461ce99e923968de2ceced43567ed7c3305a9f authored almost 4 years ago by daishi <[email protected]>
fix exports (#357)

github.com/pmndrs/jotai - 0412da49fd98cf744a192ca166f6f79e2190aa9e authored almost 4 years ago by M. Bagher Abiat <[email protected]>
Fix/issue 351 (#356)

* failing test probably related with 351

* revert force flag in readAtomState

* add proper...

github.com/pmndrs/jotai - 9cfe83a3be8a7e633081873088c9c53bd57af3c1 authored almost 4 years ago by Daishi Kato <[email protected]>
Refactor to eliminate WorkInProgress (#353)

* wip: refactor uMS with scoped subscription

* fix errors test without cleanup

* remove co...

github.com/pmndrs/jotai - e30c21dfb432aef1b4497f6dc52009af80b8a07c authored almost 4 years ago by Daishi Kato <[email protected]>
refactor with invalidatedRevision (#348)

* refactor with invalidatedRevision

* some checks

* fix typo

github.com/pmndrs/jotai - 97c74e03204ceef5512bd4bd28192e0088e19167 authored almost 4 years ago by Daishi Kato <[email protected]>
Update hello example's css (#346)

* new css

* format

github.com/pmndrs/jotai - 440c68ad044a202cab36a5f94b5d8f1961c24daf authored almost 4 years ago by M. Bagher Abiat <[email protected]>
Drop parcel in mega-form (#345)

* drop parcel in mega-from

* fix infinite re-renders

* string as keys

* remove index

github.com/pmndrs/jotai - b78b0e44a07b18eba6e83f9d20818269673d4802 authored almost 4 years ago by M. Bagher Abiat <[email protected]>
fix for jotai-demo

github.com/pmndrs/jotai - 577fc627c7a00d29dee75680c84d943b3fe70429 authored almost 4 years ago by daishi <[email protected]>
Update examples dependencies (#344)

* fix dependencies of hello

* fix dependencies in mega-form

github.com/pmndrs/jotai - ddcd0a73744dd9544bf911c7c23b153c6c1ed86b authored almost 4 years ago by M. Bagher Abiat <[email protected]>
Drop react app rewired (#343)

* delete the Provider

* delete useless atom

* delete Provider

* new version of jotai

...

github.com/pmndrs/jotai - f72a4b34bd87b9aaf55f84ca890600601bfd58f3 authored almost 4 years ago by M. Bagher Abiat <[email protected]>
Update the domain example (#342)

* delete the Provider

* delete useless atom

* delete Provider

* new version of jotai

github.com/pmndrs/jotai - 33d42d34c1ec916e12ae329e2eb9dfd06385d1ad authored almost 4 years ago by M. Bagher Abiat <[email protected]>
split rollup tasks more

github.com/pmndrs/jotai - 5ad0a3f54082d4e47b43b8e8d3a9f1eb3ace235d authored almost 4 years ago by daishi <[email protected]>
update size snapshot

github.com/pmndrs/jotai - e718a0189c50b5f2e6cdd36439b1f4751a8a77d4 authored almost 4 years ago by daishi <[email protected]>
Refactor useResetAtom with secret internals (#339)

* Refactor useResetAtom with secret internals

* Update src/utils/useResetAtom.ts

Co-author...

github.com/pmndrs/jotai - 36e6d5031eece9134a2287bdef0778ec3badec7e authored almost 4 years ago by Mathis Møller <[email protected]>
Undefined Map snowpack (#338)

* new concat syntax

* simple forEach syntax

* Update src/core/vanilla.ts

* fix L315

...

github.com/pmndrs/jotai - 43572417f5654481bd0d8ed079fe3c0d173f0c10 authored almost 4 years ago by M. Bagher Abiat <[email protected]>
Fix useUpdateAtom for write-only atoms (#336)

* Fix useUpdateAtom for write-only atoms

* do not export internal type

* Update tests/util...

github.com/pmndrs/jotai - 76d1d32b822e388424453a8a67dadf818c9815a8 authored almost 4 years ago by Mathis Møller <[email protected]>
update dev deps and size snapshot

github.com/pmndrs/jotai - a08d8d2545eafdd8c7021d49407c8c032604bfdf authored almost 4 years ago by daishi <[email protected]>
Move out commons to shared.ts (#325)

* move out commons to shared.ts

* export queryClientAtom

Co-authored-by: daishi <daishi@ax...

github.com/pmndrs/jotai - ae5e78893d1ed4c3ed6a34e6eb7ecd27acf1420d authored almost 4 years ago by M. Bagher Abiat <[email protected]>
re-remplement useUpdateAtom with secret internals (#332)

* re-remplement useUpdateAtom with secret internals

* add comment

github.com/pmndrs/jotai - 9ec384532e09e2d456e9081fb4d66eff084dd221 authored almost 4 years ago by Daishi Kato <[email protected]>
fix: remove unnecessary await (#330)

github.com/pmndrs/jotai - 7cb3f0372f30fef727e130ddf632245a46877241 authored almost 4 years ago by Daishi Kato <[email protected]>
fix: provider debug state (#328)

* fix: provider debug state

* fix: get snapshot should return a new ref

* Update src/core/...

github.com/pmndrs/jotai - 09ac06216f537eae6d57cd344022e0182ae941bf authored almost 4 years ago by Daishi Kato <[email protected]>
Refactor with useMutableSource scoped subscription (#326)

* step 1

* step 2

* step3

* step4 (with react warning)

* step5

* step6

* step7...

github.com/pmndrs/jotai - 6389b2a1a11d881c6aa782e52bb2828ddd6ac6fe authored almost 4 years ago by Daishi Kato <[email protected]>
fix(examples): use officially released version of jotai for mega form (#316)

github.com/pmndrs/jotai - dfa352bf30ce026606fac6cb0b756c6a6c21efed authored almost 4 years ago by Meris Bahtijaragic <[email protected]>
fix: ci error

github.com/pmndrs/jotai - 66e9bcef6a455923f9a8978713e56171ce5648dc authored almost 4 years ago by daishi <[email protected]>
rename to pmndrs

github.com/pmndrs/jotai - fa311ec1c233e2dba161c833d8cd5d93358febcc authored almost 4 years ago by daishi <[email protected]>
Revert "0.15.0"

This reverts commit 41f7812da184539efa9cfc32f33cf30d4c749c12.

github.com/pmndrs/jotai - 608784ab0b268f636ea911809e324555df0065b1 authored almost 4 years ago by daishi <[email protected]>
Merge branch 'master' of github.com:pmndrs/jotai

github.com/pmndrs/jotai - b6c6fa542af4254dc65443b9b3436f86433a360a authored almost 4 years ago by daishi <[email protected]>
update package.json and dev dependencies

github.com/pmndrs/jotai - 7d4c267c7e52be0c8d7571d72897b1feef8e7767 authored almost 4 years ago by daishi <[email protected]>
fix: provider-less readme (#311)

* wip: provider-less readme

* remove numbering

* fix: make array function style consistent

github.com/pmndrs/jotai - afdd07b67d4ff7c8c44d46474ced318d9b4ae378 authored almost 4 years ago by Daishi Kato <[email protected]>
feat: provider-less mode (#308)

* wip: providerless experiment

* feat: provider-less mode

* chore: refactor

* feat: def...

github.com/pmndrs/jotai - 77915cb62fb5ad1a3851ebb7b5a9c0051cddd448 authored almost 4 years ago by Daishi Kato <[email protected]>
fix: splitAtom to support read-only arr atom (#314)

* fix: splitAtom to support read-only arr atom

* fix: react to array item change

* fix: ty...

github.com/pmndrs/jotai - 5696b14b3bb2c90a3226543b25f7390e66e4447c authored almost 4 years ago by Daishi Kato <[email protected]>
minor fix in tests

github.com/pmndrs/jotai - e42e4484749a5e1f91aabe0e6bb1e91dbf278e80 authored almost 4 years ago by daishi <[email protected]>
fix(examples): add example with mega form (#296)

github.com/pmndrs/jotai - 57c9c28863f8f37b77733ae41e72185487cfca19 authored almost 4 years ago by Meris Bahtijaragic <[email protected]>
feat: jotai/xstate (#289)

* wip: jotai/xstate

* wip: hacking with a tick delay for now

* empty commit

* fix: elim...

github.com/pmndrs/jotai - 50a7642f7313bf6928f47f288adb4afe09e277f9 authored almost 4 years ago by Daishi Kato <[email protected]>
fix the onmount test

github.com/pmndrs/jotai - 435e9d50cef9f55e709ecab37d20cffb767fbd61 authored almost 4 years ago by daishi <[email protected]>
add a onmount test

github.com/pmndrs/jotai - d3b44a7f226a57f1bb6e66a54b8faf0cd1bd38d6 authored almost 4 years ago by daishi <[email protected]>
update size snapshot

github.com/pmndrs/jotai - 2412a262f8aea5c2da63ef65ae5f91e668084d38 authored almost 4 years ago by daishi <[email protected]>
fix: typo in atomWithQuery

github.com/pmndrs/jotai - fe911cb813b99b7c900b09ddb95469594a1fc3c2 authored almost 4 years ago by daishi <[email protected]>
chore: update readme

github.com/pmndrs/jotai - 42df831d9dcc392d00e31039c6fedac70067fffd authored almost 4 years ago by daishi <[email protected]>
fix: exports in package.json (import -> module)

github.com/pmndrs/jotai - c6d54f72f539d193c3e7fb91b59bc1573d8badf3 authored almost 4 years ago by daishi <[email protected]>
update size snapshot

github.com/pmndrs/jotai - 8d04cbb80ef42aca5ab0c751962a9d7acb7138b8 authored almost 4 years ago by daishi <[email protected]>
fix(utils): add splitAtom utility (#264)

* fix(utils): add useAtomSlice utility to optics

* chore: refactor test

* chore: refactor
...

github.com/pmndrs/jotai - 1946081c72548c9b2be868791895476d4cc20f44 authored almost 4 years ago by Meris Bahtijaragic <[email protected]>
update size snapshot

github.com/pmndrs/jotai - 7840c11feba540db458c4d7983df82e0da167751 authored almost 4 years ago by daishi <[email protected]>
feat: jotai/query (powered by react-query) (#248)

* wip: jotai/query with react-query

* fix package json

* re implement jotai query

* pos...

github.com/pmndrs/jotai - df339930816a527dca340bdf5ab82359c0fcb5fb authored almost 4 years ago by Daishi Kato <[email protected]>
fix: async atom chains (#307)

* add failing test for #306

* fix: async atom chains

github.com/pmndrs/jotai - 23dbb0256e91f4ffe26c7bb06ddcb2d44e4fc09c authored almost 4 years ago by Daishi Kato <[email protected]>
update dev dependencies

github.com/pmndrs/jotai - a53be2189ff22206f5961c2b1541c0559368e92d authored almost 4 years ago by daishi <[email protected]>
fix: promise value causing infinite loop (#305)

* add failing test

* fix promise handling

* update size snapshot

github.com/pmndrs/jotai - b156679418408eddff945cf366cd366604c2e9f7 authored almost 4 years ago by Daishi Kato <[email protected]>
chore: refactor with single context (#303)

* chore: refactor with single context

* update size snapshot

github.com/pmndrs/jotai - 508698a73a01dbe9bedcbed61d09d76969f11978 authored almost 4 years ago by Daishi Kato <[email protected]>
fix: readAtomState in write/get too (#298)

* add failing test

* fix: readAtomState in write/get too

github.com/pmndrs/jotai - 070141621cb71803f47fbf358dbe4d8383f3fbd6 authored almost 4 years ago by Daishi Kato <[email protected]>
chore: add tic tac toe example using jotai (#302)

* chore: add tic tac toe example using jotai

* chore: remove extra character

github.com/pmndrs/jotai - 82c9fdf9d0897b2bc400cec5205152fefcc5493c authored almost 4 years ago by Yago Pereira Azevedo <[email protected]>
Merge branch 'master' of github.com:pmndrs/jotai

github.com/pmndrs/jotai - d6b1b7829ac95028a6e226bf08028801570560a7 authored almost 4 years ago by daishi <[email protected]>
fix: specify optional peer dependencies im package.json

github.com/pmndrs/jotai - 119f2229d3f8a60a054ace9f55ca9b7f5f41aac6 authored almost 4 years ago by daishi <[email protected]>
Update readme.md (#1) (#301)

* Update readme.md

* Restyled by prettier-markdown

Co-authored-by: Restyled.io <commits@re...

github.com/pmndrs/jotai - d617a2dde83c246ee4a526de3f7ecc9f912b4d33 authored almost 4 years ago by Sudhanshu <[email protected]>
update readme

github.com/pmndrs/jotai - e9afd4bf954333832c76a2c35e4514c2db0f1c4c authored almost 4 years ago by daishi <[email protected]>
chore: downlevel dts (#295)

github.com/pmndrs/jotai - 95c43632d260b7190dd12d925457c539d83ce2c1 authored almost 4 years ago by Daishi Kato <[email protected]>
update dev deps and size snapshot

github.com/pmndrs/jotai - 43b587877bb62a773bbf8613c90cc6e51a349215 authored almost 4 years ago by daishi <[email protected]>
chore: add a note about useBridge (#293)

github.com/pmndrs/jotai - 6f02139587bd9fde7a807fa6f4eed9c62e01bae5 authored almost 4 years ago by Daishi Kato <[email protected]>
Feat/select atom (#290)

* updated docs

* removed useSelector and tests

* small code-review issues

* added ref t...

github.com/pmndrs/jotai - b6da63cc75eec957240742e5c1fee23e73de075e authored almost 4 years ago by Mike Coffin <[email protected]>
update size snapshot

github.com/pmndrs/jotai - ab21a664010bb2dce3623ec7f93697b624287292 authored almost 4 years ago by daishi <[email protected]>
Fix/onmount with derived (#291)

* add failing test

* fix: run updater in sequence

* add another test without onmount

github.com/pmndrs/jotai - 63a550641086cb51999a3f2f6a98859dc6a4e7b1 authored almost 4 years ago by Daishi Kato <[email protected]>
fix: module build again (#288)

github.com/pmndrs/jotai - ac88db28cb10f26b722be1fc7fdf4ea4d38dca80 authored almost 4 years ago by Daishi Kato <[email protected]>
update size snapshot

github.com/pmndrs/jotai - 2d7886f6ebc264ec28ff104ac6120edd9c36d9eb authored almost 4 years ago by daishi <[email protected]>
fix(docs): update persistence with onMount (#286)

github.com/pmndrs/jotai - 92a0a7f04738ff57112bef2d116633e2ae4343a4 authored almost 4 years ago by Daishi Kato <[email protected]>
fix: types in immer/optics/utils (#285)

github.com/pmndrs/jotai - 5fc1ce01e9e8d0f8f6a8ecbfdc0c9f47556e3632 authored almost 4 years ago by Daishi Kato <[email protected]>
fix: dist mjs files in modules (#284)

github.com/pmndrs/jotai - 36440a3830694c8e387475776964c46bbc65ff03 authored almost 4 years ago by Daishi Kato <[email protected]>
update dev dependenceis and size snapshot

github.com/pmndrs/jotai - f54107fe80f75d603e83efa2b4ccf5aeb78cefc2 authored almost 4 years ago by daishi <[email protected]>