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
style: removed duplicate width property in CSS files
github.com/pmndrs/jotai - YuHyeonWook opened this pull request 4 months ago
github.com/pmndrs/jotai - YuHyeonWook opened this pull request 4 months ago
docs(functional): cover sequence
github.com/pmndrs/jotai - probeiuscorp opened this pull request 4 months ago
github.com/pmndrs/jotai - probeiuscorp opened this pull request 4 months ago
docs: fix variable reference error in functional-programming-and-jotaβ¦
github.com/pmndrs/jotai - sakurawen opened this pull request 4 months ago
github.com/pmndrs/jotai - sakurawen opened this pull request 4 months ago
Mention connections to functional programming in README and docs
github.com/pmndrs/jotai - probeiuscorp opened this pull request 4 months ago
github.com/pmndrs/jotai - probeiuscorp opened this pull request 4 months ago
chore(tests): make sure deps are cleared on each read call
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 4 months ago
docs(atom-with-broadcast): update example code to work with TypeScript
github.com/pmndrs/jotai - hoangvu12 opened this pull request 4 months ago
github.com/pmndrs/jotai - hoangvu12 opened this pull request 4 months ago
fix(store2): reusing continuable promise causes dependencies to be lost
github.com/pmndrs/jotai - dmaskasky opened this pull request 4 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 4 months ago
docs: removes stop observing pattern section from performance page
github.com/pmndrs/jotai - mxthxngx opened this pull request 4 months ago
github.com/pmndrs/jotai - mxthxngx opened this pull request 4 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
fix(store): derived atom not updating when its value changes if another atom is read it conditionally
github.com/pmndrs/jotai - yuneco opened this pull request 5 months ago
github.com/pmndrs/jotai - yuneco opened this pull request 5 months ago
π οΈ Repo: ESLint is running TypeScript rules on .json files
github.com/pmndrs/jotai - JoshuaKGoldberg opened this issue 5 months ago
github.com/pmndrs/jotai - JoshuaKGoldberg opened this issue 5 months ago
chore: update typescript-eslint
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
breaking(core): avoid continuable promise in store api
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
docs: remove redundant parentheses
github.com/pmndrs/jotai - junkboy0315 opened this pull request 5 months ago
github.com/pmndrs/jotai - junkboy0315 opened this pull request 5 months ago
docs: (jotai-tanstack-query) remove wonka as a peer dependency
github.com/pmndrs/jotai - kalijonn opened this pull request 5 months ago
github.com/pmndrs/jotai - kalijonn opened this pull request 5 months ago
Error using atomWithStorage with getOnInit in Next.js: "localStorage is not defined"
github.com/pmndrs/jotai - beingtyson opened this issue 5 months ago
github.com/pmndrs/jotai - beingtyson opened this issue 5 months ago
chore: enable isolatedDeclarations
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
feat(utils): atomFamily supports getParams and unstable_listen api
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
idea4: atomFamily supports has
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
idea3: atomFamily supports instanceof
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
idea2: add getParams to createAtom
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
idea1: add originator prop to atomFamily atoms
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 5 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 5 months ago
fix(types): add undefined initial value to Atom definition
github.com/pmndrs/jotai - rtritto opened this pull request 6 months ago
github.com/pmndrs/jotai - rtritto opened this pull request 6 months ago
[TypeScript] Add `undefined` to Atom definition
github.com/pmndrs/jotai - rtritto opened this issue 6 months ago
github.com/pmndrs/jotai - rtritto opened this issue 6 months ago
add test for unstable_derive
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 months ago
chore: enable verbatimModuleSyntax in tsconfig
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
refactor(core): store with Object.assign
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
refactor(core): follow naming convention
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
fix(core): Unmount an atom that is no longer dependent within a derived atom
github.com/pmndrs/jotai - nogaten opened this pull request 6 months ago
github.com/pmndrs/jotai - nogaten opened this pull request 6 months ago
fix(core): atom toString includes debugLabel in dev mode
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 months ago
docs: add `jotai-derive` extension documentation
github.com/pmndrs/jotai - iwoplaza opened this pull request 6 months ago
github.com/pmndrs/jotai - iwoplaza opened this pull request 6 months ago
Update split.mdx with keyExtractor info
github.com/pmndrs/jotai - sphinxrave opened this pull request 6 months ago
github.com/pmndrs/jotai - sphinxrave opened this pull request 6 months ago
experimental(core): expose unstable_derive
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
Replace `fast-deep-equal` with `dequal`
github.com/pmndrs/jotai - rtritto opened this issue 6 months ago
github.com/pmndrs/jotai - rtritto opened this issue 6 months ago
feat: use new store by default
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
chore(tests, docs): prefer user-event
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 6 months ago
feat: atom.toString returns its debugLabel if defined
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 6 months ago
chore: add react compiler eslint rules
github.com/pmndrs/jotai - L-Qun opened this pull request 7 months ago
github.com/pmndrs/jotai - L-Qun opened this pull request 7 months ago
fix: do not abort atoms on unmount
github.com/pmndrs/jotai - Pinpickle opened this pull request 7 months ago
github.com/pmndrs/jotai - Pinpickle opened this pull request 7 months ago
[Not For Merge] no use type in package.json
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
Atoms aborted due to unmount are unrecoverable
github.com/pmndrs/jotai - Pinpickle opened this issue 7 months ago
github.com/pmndrs/jotai - Pinpickle opened this issue 7 months ago
[BUG]: AtomWithStorage should not return initialvalue
github.com/pmndrs/jotai - Pszz opened this issue 7 months ago
github.com/pmndrs/jotai - Pszz opened this issue 7 months ago
[WIP] fix(core): expose unstable_resolve instead of unstable_is
github.com/pmndrs/jotai - dmaskasky opened this pull request 7 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 7 months ago
fix border for buttons - dark theme
github.com/pmndrs/jotai - GregorGabric opened this pull request 7 months ago
github.com/pmndrs/jotai - GregorGabric opened this pull request 7 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
feat(store2): add dev4_get_mounted_atoms
github.com/pmndrs/jotai - arjunvegda opened this pull request 7 months ago
github.com/pmndrs/jotai - arjunvegda opened this pull request 7 months ago
atomWithImmer not resolving the types hint properly
github.com/pmndrs/jotai - khanakia opened this issue 7 months ago
github.com/pmndrs/jotai - khanakia opened this issue 7 months ago
fix(utils): subscribe method of createJSONStorage should only run in the client
github.com/pmndrs/jotai - mhsattarian opened this pull request 7 months ago
github.com/pmndrs/jotai - mhsattarian opened this pull request 7 months ago
Fix #2581: subscribe method of createJSONStorage should only run in the client
github.com/pmndrs/jotai - mhsattarian opened this pull request 7 months ago
github.com/pmndrs/jotai - mhsattarian opened this pull request 7 months ago
`createJSONStorage`: localStorage is not defined
github.com/pmndrs/jotai - rtritto opened this issue 7 months ago
github.com/pmndrs/jotai - rtritto opened this issue 7 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
add failing tests for unstable_resolve
github.com/pmndrs/jotai - dmaskasky opened this pull request 7 months ago
github.com/pmndrs/jotai - dmaskasky opened this pull request 7 months ago
Revert "fix(vanilla): fix unexpected cache in jotai-scope (#2371)"
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
chore(tests): suppress error log
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
fix(core): expose unstable_resolve instead of unstable_is
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 7 months ago
fix(vanilla): fix store.ts for an edge case
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
docs: add Next.js App Router HN demo
github.com/pmndrs/jotai - trongthanh opened this pull request 8 months ago
github.com/pmndrs/jotai - trongthanh opened this pull request 8 months ago
Possible regression of 2.6.4 with derived atoms
github.com/pmndrs/jotai - geril2207 opened this issue 8 months ago
github.com/pmndrs/jotai - geril2207 opened this issue 8 months ago
fix(store): properly update atom values with edge-case dependency
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
Children components don't see update of one atom in parent one
github.com/pmndrs/jotai - AlekseyP18 opened this issue 8 months ago
github.com/pmndrs/jotai - AlekseyP18 opened this issue 8 months ago
feat(website): update frameworks
github.com/pmndrs/jotai - sandren opened this pull request 8 months ago
github.com/pmndrs/jotai - sandren opened this pull request 8 months ago
feat(utils): allow providing a subscribe method to createJSONStorage util
github.com/pmndrs/jotai - mhsattarian opened this pull request 8 months ago
github.com/pmndrs/jotai - mhsattarian opened this pull request 8 months ago
chore(tests): fix useAtom and useSetAtom type tests
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
fix(ci): test build only for store1
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
github.com/pmndrs/jotai - dai-shi opened this pull request 8 months ago
fix(core): update atom value with conditional dependencies (regression with #2363)
github.com/pmndrs/jotai - probeiuscorp opened this pull request 8 months ago
github.com/pmndrs/jotai - probeiuscorp opened this pull request 8 months ago
refactor: avoid extra rerender
github.com/pmndrs/jotai - hjiog opened this pull request 8 months ago
github.com/pmndrs/jotai - hjiog opened this pull request 8 months ago
docs: migrate Codesandbox embeds in Next.js page to Stackblitz
github.com/pmndrs/jotai - trongthanh opened this pull request 8 months ago
github.com/pmndrs/jotai - trongthanh opened this pull request 8 months ago
Docs: stackblitz migration
github.com/pmndrs/jotai - trongthanh opened this pull request 8 months ago
github.com/pmndrs/jotai - trongthanh opened this pull request 8 months ago
Store type is not exported for createStore()
github.com/pmndrs/jotai - AriaFallah opened this issue 8 months ago
github.com/pmndrs/jotai - AriaFallah opened this issue 8 months ago
Fix Gatsby Link URL partial match.
github.com/pmndrs/jotai - ouweiya opened this pull request 8 months ago
github.com/pmndrs/jotai - ouweiya opened this pull request 8 months ago
Improve the document reading experience.
github.com/pmndrs/jotai - ouweiya opened this pull request 9 months ago
github.com/pmndrs/jotai - ouweiya opened this pull request 9 months ago
Chinese document translation
github.com/pmndrs/jotai - ouweiya opened this pull request 9 months ago
github.com/pmndrs/jotai - ouweiya opened this pull request 9 months ago
Fix document layout flickering.
github.com/pmndrs/jotai - ouweiya opened this pull request 9 months ago
github.com/pmndrs/jotai - ouweiya opened this pull request 9 months ago
feat: add back dev4_restore_atoms to store v2
github.com/pmndrs/jotai - arjunvegda opened this pull request 9 months ago
github.com/pmndrs/jotai - arjunvegda opened this pull request 9 months ago