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

chore(tests): suppress logs

dai-shi opened this pull request 11 months ago
chore(deps): update dev dependencies

dai-shi opened this pull request 11 months ago
fix(types): fix withStorageValidator type

dai-shi opened this pull request 11 months ago
docs: add DevTool's new position prop

arjunvegda opened this pull request 11 months ago
fix: atomWithDefault type check

Qquanwei opened this pull request 11 months ago
feat(website): UI/UX improvements

sandren opened this pull request 12 months ago
docs(effect): add recipe for useAtomEffect

dmaskasky opened this pull request 12 months ago
refactor: make `pendingMap` a WeakMap for better memory management

dai-shi opened this pull request 12 months ago
Confusing example in documentation

imMatheus opened this issue 12 months ago
feat: atomWithRefresh

dai-shi opened this pull request 12 months ago
fix livecodes template

dai-shi opened this pull request 12 months ago
docs: clarify getOnInit being false

henrikvilhelmberglund opened this pull request 12 months ago
Test PR from fork

hatemhosny opened this pull request 12 months ago
fix livecodes template

dai-shi opened this pull request 12 months ago
fix livecodes workflow

dai-shi opened this pull request 12 months ago
fix(types): useAtom with one type argument for primitive atoms

dai-shi opened this pull request 12 months ago
Try Preview in LiveCodes workflow

hatemhosny opened this pull request 12 months ago
add livecodes preview workflow

dai-shi opened this pull request 12 months ago
RFC: Add `atomWithRefresh` in `jotai/utils`

dai-shi opened this issue 12 months ago
chore: onUpdate

L-Qun opened this pull request 12 months ago
docs(effect): add section for get.peek api and clean up wording

dmaskasky opened this pull request 12 months ago
chore(deps): update dev dependencies

dai-shi opened this pull request 12 months ago
fix(vanilla): fix unexpected cache in jotai-scope

yf-yang opened this pull request 12 months ago
Modified Args type

ssi02014 opened this pull request about 1 year ago
test: add infinite pending test

dai-shi opened this pull request about 1 year ago
docs(effect): add section for recurse api and clean up wording

dmaskasky opened this pull request about 1 year ago
Improve performance of recomputeDependents

samkline opened this pull request about 1 year ago
Refactoring store and options type

ssi02014 opened this pull request about 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request about 1 year ago
docs: fix atomWithListeners example

sakurawen opened this pull request about 1 year ago
fix(website/home): Configuration section copyedit

JoltCode opened this pull request about 1 year ago
feat(vanilla): customizable atom.unstable_is

dai-shi opened this pull request about 1 year ago
fix(utils/atomWithStorage): defaultStorage with disabled local storage crashes on mount

benediktschlager opened this pull request about 1 year ago
feat(vanilla): Add a hack for jotai-scope

yf-yang opened this pull request about 1 year ago
fix(utils): atomWithReducer for jotai-scope

dai-shi opened this pull request about 1 year ago
Atoms remount on recalculations

dmaskasky opened this issue about 1 year ago
fix: atoms should not remount on recalculations (with async dependencies)

dmaskasky opened this pull request about 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request about 1 year ago
chore(docs): remove obsolete section in persistence guide

dai-shi opened this pull request about 1 year ago
feat(react): add new hook `useAtomValueMemo`

himself65 opened this pull request about 1 year ago
feat(utils): add withStorageValidator

dai-shi opened this pull request about 1 year ago
readAtomState is called many times redundantly before atoms are mounted

edkimmel opened this pull request about 1 year ago
feat(docs): add devtools setup example for react+vite projects

ahme-dev opened this pull request about 1 year ago
Bad lingature for coding font on doc page

amio opened this issue about 1 year ago
chore(docs): show only npm install

dai-shi opened this pull request about 1 year ago
feat(utils): createJSONStrage options

dai-shi opened this pull request about 1 year ago
add configuration for vite react-wsc

SpringHgui opened this pull request about 1 year ago
fix(vanilla): should mount once with atom creator atom

nogaten opened this pull request about 1 year ago
chore: benchmarks

L-Qun opened this pull request about 1 year ago
fix #2314

nogaten opened this pull request about 1 year ago
mount is executed twice

nogaten opened this issue about 1 year ago
fix: benchmarks

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

dai-shi opened this pull request about 1 year ago
docs: update suspense badge

himself65 opened this pull request about 1 year ago
fix(utils): add description for the RESET symbol.

MiroslavPetrik opened this pull request about 1 year ago
fix(utils): add init property to the return type of atomWithReset

jaesoekjjang opened this pull request about 1 year ago
docs: fix useQuery options definition, update isLoading to isPending…

kalijonn opened this pull request about 1 year ago
docs: update tanstack query integration documentation to the new api

kalijonn opened this pull request about 1 year ago
atomWithCache debugLabel issue

ajdiyassin opened this issue about 1 year ago
docs: fix dispatchAtom example

benson00077 opened this pull request about 1 year ago
Update initialize-atom-on-render.mdx

ioExpander opened this pull request about 1 year ago
How do I use jotai in ordinary js files?not function component.

homestylew opened this issue about 1 year ago
ci: add typescript 5.3.2

himself65 opened this pull request about 1 year ago
feat(build): only exports `vanilla` in React Server Component

himself65 opened this pull request about 1 year ago
docs: update `atom.mdx`

himself65 opened this pull request about 1 year ago
docs: fix typo

wherehows opened this pull request about 1 year ago
Vite 5 / Rollup 4 build warning in v2.6.0

Kamahl19 opened this issue about 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request about 1 year ago
feat(docs/website): move integrations to extensions

sandren opened this pull request about 1 year ago
docs: add `ai.mdx`

himself65 opened this pull request about 1 year ago
Document the use of a function as the second parameter of `set`

mon-jai opened this issue about 1 year ago
chore: revise Prettier config

sandren opened this pull request about 1 year ago
feat(utils): getOnInit option for atomWithStorage

dai-shi opened this pull request about 1 year ago
Cann't access `atomWithStorage` value in spa initial

Innei opened this issue about 1 year ago
test(splitAtom): moving first item to the end

MiroslavPetrik opened this pull request about 1 year ago
chore(deps): update dev dependencies

dai-shi opened this pull request about 1 year ago
docs(effect): add async section and clean up wording

dmaskasky opened this pull request about 1 year ago
Simplify `splitAtom()` by using the `Array.prototype.toSpliced()` method

MiroslavPetrik opened this pull request about 1 year ago
fix(utils): useHydrateAtoms type

dai-shi opened this pull request about 1 year ago
fix: primitive atom should always have `init` value

himself65 opened this pull request about 1 year ago
Apply publint recommendations

dbritto-dev opened this pull request about 1 year ago
fix(utils): unwrap may not return previous value

satoren opened this pull request over 1 year ago
docs: add a warning for setSelf

dai-shi opened this pull request over 1 year ago
useHydrateAtoms conflicts with useAtomsDebugValue

yf-yang opened this issue over 1 year ago
docs: add a warning for selectAtom

dai-shi opened this pull request over 1 year ago
fix(docs): update jotai-scope v0.4.0 usage

dai-shi opened this pull request over 1 year ago
fix(docs): follow jotai-scope v0.3.0

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
refactor(vanilla): simplify conditions

dai-shi opened this pull request over 1 year ago
fix(vanilla): deal with promise resolving race condition

dmaskasky opened this pull request over 1 year ago
fix(vanilla): avoid re-computing unmounted derived atoms in an edge case

eryue0220 opened this pull request over 1 year ago
wip: delay micro task after promise resolving

dai-shi opened this pull request over 1 year ago
`loadable` seems to tear

dmaskasky opened this issue over 1 year ago