Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pmndrs/jotai
👻 Primitive and flexible state management for React
https://github.com/pmndrs/jotai
* Add an option to set initial data for atomWithObservable
* Simplify atomWithObservable code...
4d479f23850d7377e0c7cb83be31382259268d07 authored almost 3 years ago* fix(core,urql): useDebugState and some envvar handling
* jest mock in dependency test
59912a3303288cc410aa25597ab70f3d07b641fe authored almost 3 years ago* add failing test
* fix(utils/atomWithStorage): handle edge case of value inconsistency with...
9e336c6bd2bebf257ffca957b0af18f97444323c authored almost 3 years ago9658cc793e38362680e63b0df3faa71a74a966ff authored almost 3 years ago
* fix: some language changes and minor typo fixes
* Update introduction.mdx
Fix image not ...
7635ec443cbadaf504cd17ec273769158b36e3bc authored almost 3 years ago* Some minor language changes
I made a few minor language changes, with the hope that it impr...
dd5e6e52dc3609d4700945e716812a805ca120fe authored almost 3 years ago9eb81057c94815aafc8449365c1ffe5576570dd9 authored almost 3 years ago
24b0c44ef0eedf5b6af7d5c9cfbe46038c7731bc authored almost 3 years ago
* [docs] implement codesandbox example for focusatom
* [docs] implement codesandbox example f...
3c23a2277dfc334d5c76ddc8131fcbd58e8ab79c authored almost 3 years agod09d9ee6ad52786acd3d64d805c421d2297f10c7 authored almost 3 years ago
b466ed954bf7f90698f4a8dcce06dbc4d0ac8709 authored almost 3 years ago
0d3005da95120410615398db090920bcdba6641e authored almost 3 years ago
* Add support for debugLabels for atom utils
* use common isAtom util
baf59189fe39d82ea6f21de0ace25bdf87dd9451 authored almost 3 years ago* fix(docs): add a note in typescript config
* more references
cbcb1319814924e7a3336e27b3604ca707e9c1f6 authored almost 3 years ago* update types
* add deps
* update
* update types
* refactor
Co-authored-by: dais...
24237bfe8fde6361a4658c2996229114ab3ee104 authored almost 3 years ago* [docs] update custom hooks for better understanding
* update usage to realistic example
...
faedfeaa0b723165f1b190fbd691d24b3bb20b59 authored almost 3 years ago* feat(website): add dark mode
* fix(website): add dark styles for inline code blocks
4734c995be350f017bce9d5b124d885b556dd313 authored almost 3 years ago885bb6d8febdc7064b2a9d7a32468a2472534966 authored almost 3 years ago
f70074287822f9fd6fb2b366ea0030b7a0500cb1 authored almost 3 years ago
95e86ec78661a627a789aaaef2dd3c98e378baef authored almost 3 years ago
88f4edd32a2a3b0cde743a1fc26ae88cd7a56aa0 authored almost 3 years ago
027f367cbf9b8a5c0d92a260113e1f2994741ce7 authored almost 3 years ago
4256cfd4bb379395d68132d18ebed3ad53a3c26a authored almost 3 years ago
50c3211446c447003ecac3bdd50272ba739db9c7 authored almost 3 years ago
* feat(website): add walkthrough link
* fix(readme): use syntax supported by npm
* feat(we...
1d16f3a40f67fabea7a80658aa7ca3d1f7ea04a7 authored almost 3 years ago5e5ffc5708898f323bbd3bc66f4d26f17d7c7fdd authored almost 3 years ago
4f450289d13296960e14aae03d1cad4364b3506d authored almost 3 years ago
* Rename useUpdateAtom to useSetAtom
Move useAtomValue and useSetAtom to core
* Fix test
...
* Add subscribe to defaultStorage
* Remove subscribe to defaultStorage
* Add docs for subs...
7ac49aff1d1a1aaba26dcdb3cfe08aa6c8289b64 authored almost 3 years ago* wip: unstable_createStore
* get should not return undefined
* get to return a promise
...
e5a01f068f14740e93bff264a8709c4f936f37a1 authored almost 3 years ago* feat: use __DEV__ to control development mode
* add missing types.d.ts
* revert jest glo...
2b75c97c3a580c1407f4d3cc945cac4571d28317 authored almost 3 years ago* breaking(core): remove deprecation warning of an old unstable feature
* breaking(utils): ma...
a7ab609aab0173ee3b30854e199d2e93a814b8e8 authored almost 3 years ago8c853d9ccd3fb8d0e000d47c6e4a9bdc4879a67a authored almost 3 years ago
* feat(branding): update assets
* feat(branding): replace course banner
* feat(branding): ...
fb3f906e010cc469019fe3da8102b4a58a1fc1c2 authored about 3 years ago* Rebase nav numbers
* Updates to remove export and clarify
* Update to 3.05 for nav
78e1bbd86ae6053302f60547813affe034133e63 authored about 3 years agofc6c8d2a36079db7fdf99511ef74f43661197f13 authored about 3 years ago
d6bf0f63e233c6666ed5555e6c2029e885aa79cb authored about 3 years ago
* feat(docs): add core internal docs with comments
* feat(docs): add ref tweet links
fdf089c3f0e3798150340a71027495b0bda20839 authored about 3 years ago6239409f5b6318ce58d5c26c472dd2c94261b950 authored about 3 years ago
6ddbc69a2ac9482dbb4e2230971bdb01fc01760f authored about 3 years ago
* init
* remove title
* add some info
019b985dbe0da920a7bd1675fbf275992fa56870 authored about 3 years ago* wip: tweak a test
* remove probably unnecessary `.push` in render
* Revert "remove proba...
bb06224c44ccb743f4b20f8e46094db622673c7f authored about 3 years ago3a46e3edec46edc290a310c8eafa1052ad4950c8 authored about 3 years ago
* chore(deps): update dev dependencies
* remove 16.8 patch in workflow
4580c9ee6789481bbebcf0cba1a4d59708f73d69 authored about 3 years ago* fix: add test case for #942
* fix to pass the test
Co-authored-by: daishi <daishi@axligh...
dc6851d78376a9163e205451f60daccb6a6f8889 authored about 3 years ago* fix: add test case for #947
* wip: partial fix
* wip: made a progress
* fix test!
...
36107345fb2297f8f42998d3281b8e5a4e17c2f9 authored about 3 years ago499e6bcd491d48140ad492e8c24b160f749095eb authored about 3 years ago
8bf172fbf13d50381a5fe38e2f73f65c158e04e5 authored about 3 years ago
* Improve freezeAtom documentation
* Simplified sentences
3ecfd3a86ed22a00e6767608cb2f44705f60b675 authored about 3 years agoce45b7d3f5435aff4a52240239aaf47ddbc141df authored about 3 years ago
82b1dac8de61573ca403309875afd5c01b2504c5 authored about 3 years ago
fix #962
eb2b6bf7998cb3c4c3bd005288b122271a9fd65d authored about 3 years ago49c7b813cceac5eab4d208f7f710c598bc834bd9 authored about 3 years ago
* Require that atom is in module scope for react refresh
* Fix for exports
* Remove consol...
c2df9fc0a2dbf39f74ba7786a2715ec9e0a98742 authored about 3 years ago95932b92aa6344cde8f077e029889d3a4335bbc1 authored about 3 years ago
db3efa5c043b83d16ade5a7b351952be364605b0 authored about 3 years ago
df379417be3aaf29bae93ee091a77c354585f9b8 authored about 3 years ago
* add new config in rollup to generate new files: umd and system
* addressing feedbacks: fixi...
c2f9fa37718176f4d4c177c7c10acdb12c4f8fe7 authored about 3 years ago* fix(utils): support atomWithStorage reset
* fix also atomWithHash
* docs for deleting items
32b3b9237a9b6d74c5efdd10d563947171568f22 authored about 3 years ago* Add failing test
* wip splitAtom bug
* test
* wip
* update
* update
* update...
746efbad64ac7bef66b261e004ffc59f3643e5a3 authored about 3 years ago* fix(tests): add a test for selectAtom with async and equality function usage
* add incremen...
5e2502ca543c766f817c5a1069678f32eeec5ad6 authored about 3 years ago* Add "yarn watch" script to package.json
* Update package.json
Co-authored-by: Daishi Kat...
f8669dc43b27c8cea82c2d01eb0770746ac95832 authored about 3 years ago0aa6ab333b7d4a05a7acfee165d2115d5cad6789 authored about 3 years ago
Update license year to 2022
d4e054df3e19e6b563024a1f684eb51d0b6cafe0 authored about 3 years ago* Add custom useatom hooks utility functions documentation
* Add notes for useSelectAtom and ...
dfe6c3dca2204e8d3b3877c527ed9de9c0174fda authored about 3 years ago* document the meaning of store production methods
* document reasoning in useAtom
* renam...
058719691688b3ea31b9a83246fa471badbcd90a authored about 3 years ago* atomWithReducer: use clearer argument names for state and action
* atomWithCompare
* ato...
c3cf23609cefeef32ea453ba44ef71ce9111a480 authored about 3 years ago05f279e0f6e2de49d6f1b73db8e99da4dc015dab authored about 3 years ago
2be7860ec98175e79e87edc24660d6ca34aaef20 authored about 3 years ago
* feat: init
* update
* change error text
Co-authored-by: Daishi Kato <[email protected]...
ee9e8b3f4fb4a8651a757ae2749d8d3e40655261 authored about 3 years agoce35b37a99e101fbba0f43cf5ee2532617655113 authored about 3 years ago
* fix(core): refactor internal state listener
* fix test for react 18
9c29f57a2ffeb53a7e9d1f004c9f12db14784dc0 authored about 3 years ago* feat(core): experimental version object
* refactor
* fix test name in ci
* revert tes...
56ae1a4756a438e9d64fd9fac6fd754afaffbbfe authored about 3 years ago5e6da031031aaf7f8ad7b084dcf15bdbb2f8b84d authored about 3 years ago
* Fix broken links
* Fix broken doc links
Co-authored-by: Eugene Zaretskiy <ezaretskiy@att...
7655517294e5060d5317c2bfd4d96dd03f273661 authored about 3 years agoe30b756e5ed96cc20384bc3cb4884e4eec18d208 authored about 3 years ago
* chore(deps): update dependencies
* oops, forgot to change the hash in version
* chore(te...
8f2d41509752b6c50664fdf87ce81de37a6893d0 authored about 3 years ago* add failing test
* fix test in react 17
d07bece44b37b0b102c9e791cdbf5e076f16840f authored about 3 years ago4721203bc0a1b2a8c53f0b41e5569740ee392fc5 authored about 3 years ago
a56d080fb2ea93c733f46a27f7269d62e01a6965 authored about 3 years ago
750db553dedadc505995d75b19b884c6bc4112a3 authored about 3 years ago
* Fix types on waitForAll to work with array destructuring
* Rename type Values to Atoms in w...
d01147b2ef466e649f1f915916f21073513f94cd authored about 3 years ago308cdba783e5d875715c385fecde973f51276c37 authored about 3 years ago
6ab8b75cd56186ca5445ec99eba29ccaaf6c1cb8 authored about 3 years ago
9d1398b4b8f0ad23eb90b62ffd35af5c02929e8c authored about 3 years ago
* doc: Added TOC to Utils page
* Update docs/api/utils.mdx
* Update docs/api/utils.mdx
...
32ee2d3636e521278ef0cea9734896865fe24ec8 authored about 3 years ago* useAtomDevtools tests
* more tests
* lint
da5162a2efc12bee0b7bfc0b43317b017684825d authored about 3 years ago685c8dc84e0ba7093af900a72d0bc14a37a09371 authored about 3 years ago
028cea57e8f927674a93df7270d0d8e27176250d authored about 3 years ago
985872e8b04c4173998fe41f7d63c665d805706a authored about 3 years ago
acbf6264cabba9fc12b69367b1670cf982e98053 authored about 3 years ago
* Bail out of write when atom update and current value are equal
* use getAtomState instead o...
fb6a0e1fc9438d705f585a59b5c628aec8c30768 authored about 3 years ago* fix(core): refactor store (setAtomPromiseOrValue)
* tweak timeout
fcc81c8ac6252b745e76da7473797d376805250c authored about 3 years agof8fabd1fb9662afa584d4f783d6379b2b650066a authored about 3 years ago
56c93f5db67dfd7836f04a40f8697d89aa1ade1b authored about 3 years ago
* fix(core): refactor store
* refactor: suspense promise
* Fix typos
* fix bug, further...
6649d1907dc47a3c1a363347a4716d2dd3de1bd5 authored about 3 years agod5a905f2251cad38906643dc9db795b14dba1c63 authored about 3 years ago
* Use SWC as Jest transformer
* Use SWC without changing JSX transform
* Revert transform ...
3ff518a2058d7fe53bbac02ebc4be407c49532ca authored about 3 years ago1007bdffae772076e3349e8ba585aef0fa33c79d authored about 3 years ago
cbaeab65462fa4ccddaa84adb47c43526869e92e authored about 3 years ago