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

fix(react): Infer useHydrateAtoms value types from atom.read ReturnType

ericdowell opened this pull request over 1 year ago
breaking(vanilla): remove deprecated store dev methods

dai-shi opened this pull request over 1 year ago
Showcase are broken

JulioJu opened this issue over 1 year ago
feat(useLazyValues)

bitttttten opened this pull request over 1 year ago
Improve typescript documentation

eikonomega opened this pull request over 1 year ago
fix(atomWithStorage): handle RESET/removeItem from cross-tab storage updates

nderscore opened this pull request over 1 year ago
performance.mdx code typo fix

todorone opened this pull request over 1 year ago
Relative import path "react" not prefixed (Deno)

JacobWeisenburger opened this issue over 1 year ago
fix workflow file for old ts

dai-shi opened this pull request over 1 year ago
Typescript error following docs example

ShlomoNus opened this issue over 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request over 1 year ago
fix(react): atom type inference in hooks

Thisen opened this pull request over 1 year ago
docs(nextjs): :memo: added caution when using router in NextJS 13

lloydrichards opened this pull request over 1 year ago
cannot resolve path for atomWithStorage

adityarupifi opened this issue over 1 year ago
fix(tests): fix react test with fake timers

manakuro opened this pull request over 1 year ago
docs(initialize-atom-on-render): migrate codesandbox code to v2

t6adev opened this pull request over 1 year ago
docs(DevTools): add note about @emotion/react + misc. updates

arjunvegda opened this pull request over 1 year ago
feat(website): improve dark mode

sandren opened this pull request over 1 year ago
fix(vanilla): better promise handling

dai-shi opened this pull request over 1 year ago
fix: website aside remount

FoundTheWOUT opened this pull request over 1 year ago
atomWithHash not loading initially using Next/Router

lloydrichards opened this issue over 1 year ago
chore(tests): migrate to vitest

arjunvegda opened this pull request over 1 year ago
docs: replace useUpdateAtom with useSetAtom

Fonger opened this pull request over 1 year ago
fix(docs/query): `statusAtom` doesn't pass errors to Error Boundary

amirhhashemi opened this pull request over 1 year ago
fix(docs): reword comparison

haywirez opened this pull request over 1 year ago
fix(docs): Minor changes in readme.md file

satyamgupta1495 opened this pull request over 1 year ago
chore: add extentsion in imports

dai-shi opened this pull request over 1 year ago
docs(CONTRIBUTING.md): improve contribution guide

arjunvegda opened this pull request over 1 year ago
docs(devtools): add docs for UI based devtools

arjunvegda opened this pull request over 1 year ago
fix(babel): improve debug label support for third-party jotai libraries

arjunvegda opened this pull request over 1 year ago
TypeError: Invalid value used as weak map key

seeatend opened this issue over 1 year ago
async atom won't be triggered in the first render

Himself65 opened this issue over 1 year ago
fix(docs): Added correct imports to testing docs page

Etesam913 opened this pull request over 1 year ago
Failed to pass CI tests with new react-testing-library

dai-shi opened this issue over 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request over 1 year ago
fix(utils, types): added export of Loadable type

arjunvegda opened this pull request over 1 year ago
fix(docs): clarify on atomWithStorage in v2

wenq1 opened this pull request over 1 year ago
fix: do not fire before flush pending

arjunvegda opened this pull request over 1 year ago
fix(docs): add store unsub example

dai-shi opened this pull request over 1 year ago
fix(utils, types): added export of Loadable type

uaeio opened this pull request over 1 year ago
fix(docs): add a note about breaking change in atomWithStorage

dai-shi opened this pull request over 1 year ago
feat: add dev_subscribe_store

arjunvegda opened this pull request over 1 year ago
docs: fix broken links

Himself65 opened this pull request over 1 year ago
fix(docs): add note about infinite loop

dai-shi opened this pull request over 1 year ago
Feat/doc atomWithDefault another way

t6adev opened this pull request over 1 year ago
fix(build): possibly improve ESM for production build

dai-shi opened this pull request over 1 year ago
feat: add 'debugPrivate' flag to atom

arjunvegda opened this pull request over 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request over 1 year ago
fix(vanilla): use toStringTag symbol instaed of toString method

dai-shi opened this pull request over 1 year ago
tests: improve test reliability

arjunvegda opened this pull request over 1 year ago
fix(build): UMD names

dai-shi opened this pull request over 1 year ago
fix(utils): tweak atomWithDefault types for better DX

dai-shi opened this pull request over 1 year ago
fix(vanilla): async derived atom not updated (race condition in an edge case)

gimelfarb opened this pull request over 1 year ago
chore(docs): add note about tree shaking

dai-shi opened this pull request over 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request over 1 year ago
chore(tests): tweak timeout value for slower cpu

dai-shi opened this pull request over 1 year ago
fix(react): avoid JSX transform for <= React 18 interop

CodyJasonBennett opened this pull request over 1 year ago
fix(docs): add note about splitAtom in v2 migration guide

dai-shi opened this pull request over 1 year ago
fix(build): reorder the types field in package.json

HiChen404 opened this pull request over 1 year ago
fix(docs): replacing initialValues prop

dai-shi opened this pull request over 1 year ago
chore: remove `__DEV__` with ts-jest

dai-shi opened this pull request over 1 year ago
fix(vanilla): type utils

dai-shi opened this pull request over 1 year ago
fix(vanilla/utils): improve selectAtom for more use cases

dai-shi opened this pull request over 1 year ago
fix(build): improve patch scripts

dai-shi opened this pull request over 1 year ago
update readme

sandren opened this pull request over 1 year ago
atomWithStorage not updated server-side (NextJS)

rtritto opened this issue almost 2 years ago
chore(benchmark): fix tool for v2

dai-shi opened this pull request almost 2 years ago
breaking(build): drop module condition in exports

dai-shi opened this pull request almost 2 years ago
Typescript "This expression is not callable. Type 'never' has no call signatures."

francoascarate-igz opened this issue almost 2 years ago
Issues on initial page load on NextJS v13

GLips opened this issue almost 2 years ago
Failed to pass tests with latest React experimental builds

dai-shi opened this issue almost 2 years ago
SWC plugins for Jotai

Thisen opened this issue over 2 years ago
Jotai with React Query, how to handle errors?

AlsDevShack opened this issue over 2 years ago
Validating atoms

BenBeattieHood opened this issue over 2 years ago
Avoid rerenders if atom value doesn't change

tobias-walle opened this issue over 2 years ago
feature request: add new atom function atomWithLocationQuery

ctrepka opened this issue over 2 years ago
deno.land/x module is not working

TomokiMiyauci opened this issue over 2 years ago
[website] redirect to hash tag link after search

LuckyPigeon opened this issue over 2 years ago
[jotai/xstate] Allow updating of machine options once initialized.

jtmthf opened this issue almost 3 years ago
Improve debugging info in useAtomsDevtools

justjake opened this issue almost 3 years ago
Atom state setter is of type never when initial value is null or undefined

nicmeriano opened this issue almost 3 years ago
performant "Jotai Effect"

andrewagain opened this issue about 3 years ago
[Question] Readable atom with parameter or Another way

imjuni opened this issue about 3 years ago
`loadable` API for using async atoms without suspense

Pinpickle opened this issue about 3 years ago
(jotai/valtio) Improving DX around Promise use

israelidanny opened this issue about 3 years ago
[Bug] atom state not found in flush undefined (introduced in 0.16.11)

sebastienbarre opened this issue over 3 years ago
Is there a way to use jotai synced with NextJs router?

erandow opened this issue over 3 years ago
Is there a way to easily clear all jotai atoms ?

TeaBough opened this issue over 3 years ago
Dynamic selectAtom or focusAtom?

tarngerine opened this issue over 3 years ago
Error to use splitAtom with read-only atom

t6adev opened this issue over 3 years ago
[Question] How to read/set from outside of react tree

Noitidart opened this issue almost 4 years ago
[Question] How do you unit test Jotai atoms?

MarkLyck opened this issue almost 4 years ago