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
atomWithStorage issue since 2.3.0+
github.com/pmndrs/jotai - dai-shi opened this issue over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this issue over 1 year ago
feat(website): improve search
github.com/pmndrs/jotai - sandren opened this pull request over 1 year ago
github.com/pmndrs/jotai - sandren opened this pull request over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Update Coverage Provider from "c8" to "v8" in Vitest
github.com/pmndrs/jotai - tariqule opened this pull request over 1 year ago
github.com/pmndrs/jotai - tariqule opened this pull request over 1 year ago
fix(utils): Do not set a splitted atom when not actually modified
github.com/pmndrs/jotai - arnodb opened this pull request over 1 year ago
github.com/pmndrs/jotai - arnodb opened this pull request over 1 year ago
fix(vanilla): should update with conditional dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Fix yarn command in contributing.md
github.com/pmndrs/jotai - tariqule opened this pull request over 1 year ago
github.com/pmndrs/jotai - tariqule opened this pull request over 1 year ago
invalidation / re-evaluation of atoms is broken
github.com/pmndrs/jotai - tux21b opened this issue over 1 year ago
github.com/pmndrs/jotai - tux21b opened this issue over 1 year ago
docs: split atom creators in multiple files
github.com/pmndrs/jotai - gerzonc opened this pull request over 1 year ago
github.com/pmndrs/jotai - gerzonc opened this pull request over 1 year ago
Split atom creators recipe in docs into multiple markdown files
github.com/pmndrs/jotai - dai-shi opened this issue over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this issue over 1 year ago
Weird behavior with write-only atoms referencing atomWithStorage atoms internally.
github.com/pmndrs/jotai - juanhenriquez opened this issue over 1 year ago
github.com/pmndrs/jotai - juanhenriquez opened this issue over 1 year ago
fix(vanilla): should only mount dependencies if the atom is mounted
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Accessing derived atoms from a write only atom can lead to atoms that never get cleaned up and degrade performance over time
github.com/pmndrs/jotai - sunniejai opened this issue over 1 year ago
github.com/pmndrs/jotai - sunniejai opened this issue over 1 year ago
Read function of atom keeps running even after the component unmounts
github.com/pmndrs/jotai - sunniejai opened this issue over 1 year ago
github.com/pmndrs/jotai - sunniejai opened this issue over 1 year ago
test with more ts versions in CI
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix: global number of instances flag
github.com/pmndrs/jotai - fz6m opened this pull request over 1 year ago
github.com/pmndrs/jotai - fz6m opened this pull request over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
feat(website): add all docs to sidebar
github.com/pmndrs/jotai - sandren opened this pull request over 1 year ago
github.com/pmndrs/jotai - sandren opened this pull request over 1 year ago
fix(vanilla): improve warning message for multiple instances
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Never refresh after the component be unmouned
github.com/pmndrs/jotai - ethever opened this issue over 1 year ago
github.com/pmndrs/jotai - ethever opened this issue over 1 year ago
feat(utils): stable unwrap
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
breaking: remove deperecated dev-only methods
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
onMount doesn't work for Atoms referenced in useAtomCallback
github.com/pmndrs/jotai - zhmushan opened this issue over 1 year ago
github.com/pmndrs/jotai - zhmushan opened this issue over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(vanilla): check duplicated instances
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix: declare @types/react as peerDep to avoid phantom dep
github.com/pmndrs/jotai - wjw99830 opened this pull request over 1 year ago
github.com/pmndrs/jotai - wjw99830 opened this pull request over 1 year ago
Declare `@types/react` as peerDeps to avoid phantom dep
github.com/pmndrs/jotai - wjw99830 opened this issue over 1 year ago
github.com/pmndrs/jotai - wjw99830 opened this issue over 1 year ago
fix(readme): clarify write-only atoms are derived atoms
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
atomWithObservable unmounts unexepectedly
github.com/pmndrs/jotai - dakom opened this issue over 1 year ago
github.com/pmndrs/jotai - dakom opened this issue over 1 year ago
refactor(vanilla): simplify store impl
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
`signal` in atom unexpected behavior
github.com/pmndrs/jotai - himself65 opened this issue over 1 year ago
github.com/pmndrs/jotai - himself65 opened this issue over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils): loadable handles sync errors
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
docs(utilities): atom-in-atom workaround for atomFamilies
github.com/pmndrs/jotai - lveillard opened this pull request over 1 year ago
github.com/pmndrs/jotai - lveillard opened this pull request over 1 year ago
feat(website): styling with tailwindcss
github.com/pmndrs/jotai - 2-NOW opened this pull request over 1 year ago
github.com/pmndrs/jotai - 2-NOW opened this pull request over 1 year ago
docs(core): add a section about `signal`
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(vanilla): bail out recomputing with the same value
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Atoms sometimes cause updates to dependencies even when their value remains the same
github.com/pmndrs/jotai - MasonD opened this issue over 1 year ago
github.com/pmndrs/jotai - MasonD opened this issue over 1 year ago
chore(tests/utils): add observable tests
github.com/pmndrs/jotai - dakom opened this pull request over 1 year ago
github.com/pmndrs/jotai - dakom opened this pull request over 1 year ago
fix(docs): link either to new react docs or legacy docs
github.com/pmndrs/jotai - vossmalte opened this pull request over 1 year ago
github.com/pmndrs/jotai - vossmalte opened this pull request over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils): unstable_unwrap to support writable atom
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils): improve unstable_unwrap for sometimes async atom
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils): improve selectAtom typing
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(utils): revert atomWithStorage typing
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
docs: add new time travel props
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
feat(utils/useHydrateAtoms) - Optionally rehydrate with force hydrate
github.com/pmndrs/jotai - SariSabouh opened this pull request over 1 year ago
github.com/pmndrs/jotai - SariSabouh opened this pull request over 1 year ago
`get` recomputations aren't batched
github.com/pmndrs/jotai - matthewhuang97 opened this issue over 1 year ago
github.com/pmndrs/jotai - matthewhuang97 opened this issue over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
website: Update index.js
github.com/pmndrs/jotai - reinierkaper-carewell opened this pull request over 1 year ago
github.com/pmndrs/jotai - reinierkaper-carewell opened this pull request over 1 year ago
[website] Homepage SSR example is missing import
github.com/pmndrs/jotai - reinierkaper-carewell opened this issue over 1 year ago
github.com/pmndrs/jotai - reinierkaper-carewell opened this issue over 1 year ago
fix(build): mode env for "import" condition"
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(docs): atomFamily example missing set() usage
github.com/pmndrs/jotai - blissdev opened this pull request over 1 year ago
github.com/pmndrs/jotai - blissdev opened this pull request over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
docs: fix typo in docs/recipes/custom-useatom-hooks
github.com/pmndrs/jotai - alexhad6 opened this pull request over 1 year ago
github.com/pmndrs/jotai - alexhad6 opened this pull request over 1 year ago
Recommended approach for tracking async setter state
github.com/pmndrs/jotai - maikeriva opened this issue over 1 year ago
github.com/pmndrs/jotai - maikeriva opened this issue over 1 year ago
fix: prefer PromiseLike where appropriate
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
feat(vanilla): new store listeners for devtools
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix: avoid triggering state change call when restoring state
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
Async atoms completely broken when there's Angular components on the page
github.com/pmndrs/jotai - Lesik opened this issue over 1 year ago
github.com/pmndrs/jotai - Lesik opened this issue over 1 year ago
fix(vanilla): update atoms with tree structure dependencies (regression from v1)
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
breaking(utils): improve atomWithStorage
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(docs): setItem argument missing from storage example
github.com/pmndrs/jotai - hwanyoungChoi opened this pull request over 1 year ago
github.com/pmndrs/jotai - hwanyoungChoi opened this pull request over 1 year ago
Unexpected behavior when subscribing to derived atoms in a specific order
github.com/pmndrs/jotai - awaw00 opened this issue over 1 year ago
github.com/pmndrs/jotai - awaw00 opened this issue over 1 year ago
TypeError: object is not iterable (cannot read property Symbol(Symbol.iterator))
github.com/pmndrs/jotai - ha-sante opened this issue over 1 year ago
github.com/pmndrs/jotai - ha-sante opened this issue over 1 year ago
focusAtom is inferring to unknown when moduleResolution is "bundler"
github.com/pmndrs/jotai - jonybekov opened this issue over 1 year ago
github.com/pmndrs/jotai - jonybekov opened this issue over 1 year ago
docs: fix typo in CONTRIBUTING.md
github.com/pmndrs/jotai - blissdev opened this pull request over 1 year ago
github.com/pmndrs/jotai - blissdev opened this pull request over 1 year ago
docs: fix typos on "initialize atom on render"
github.com/pmndrs/jotai - blissdev opened this pull request over 1 year ago
github.com/pmndrs/jotai - blissdev opened this pull request over 1 year ago
Component not re-rendering with module federated components.
github.com/pmndrs/jotai - np1616 opened this issue over 1 year ago
github.com/pmndrs/jotai - np1616 opened this issue over 1 year ago
breaking(utils): predictable atomWithDefault
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Weird behaviours when using atomWithDefault with async atom
github.com/pmndrs/jotai - TeaBough opened this issue over 1 year ago
github.com/pmndrs/jotai - TeaBough opened this issue over 1 year ago
fix(vanilla): Stable promise
github.com/pmndrs/jotai - backbone87 opened this pull request over 1 year ago
github.com/pmndrs/jotai - backbone87 opened this pull request over 1 year ago
Turning atom value into promise does not suspend
github.com/pmndrs/jotai - shulcsm opened this issue over 1 year ago
github.com/pmndrs/jotai - shulcsm opened this issue over 1 year ago
fix(react): Add HydrateAtoms Component
github.com/pmndrs/jotai - ericdowell opened this pull request over 1 year ago
github.com/pmndrs/jotai - ericdowell opened this pull request over 1 year ago
fix: trigger dev store listener cb when promise resolves
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
chore: remove unused jest references
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
github.com/pmndrs/jotai - arjunvegda opened this pull request over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
docs(react): iterator type on es5 target (#1900)
github.com/pmndrs/jotai - Himself65 opened this pull request over 1 year ago
github.com/pmndrs/jotai - Himself65 opened this pull request over 1 year ago
docs: update Family and Persistence examples to v2
github.com/pmndrs/jotai - milhamm opened this pull request over 1 year ago
github.com/pmndrs/jotai - milhamm opened this pull request over 1 year ago
fix(examples): import issue and upgrade to v2
github.com/pmndrs/jotai - milhamm opened this pull request over 1 year ago
github.com/pmndrs/jotai - milhamm opened this pull request over 1 year ago
Thread blocking with 100,000+ nodes. What does jotai do *after* retrieving an atom value?
github.com/pmndrs/jotai - nganbread opened this issue over 1 year ago
github.com/pmndrs/jotai - nganbread opened this issue over 1 year ago
fix(react): Infer useHydrateAtoms value types from atom.read ReturnType
github.com/pmndrs/jotai - ericdowell opened this pull request over 1 year ago
github.com/pmndrs/jotai - ericdowell opened this pull request over 1 year ago
breaking(vanilla): remove deprecated store dev methods
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Improve typescript documentation
github.com/pmndrs/jotai - eikonomega opened this pull request over 1 year ago
github.com/pmndrs/jotai - eikonomega opened this pull request over 1 year ago
fix(atomWithStorage): handle RESET/removeItem from cross-tab storage updates
github.com/pmndrs/jotai - nderscore opened this pull request over 1 year ago
github.com/pmndrs/jotai - nderscore opened this pull request over 1 year ago
performance.mdx code typo fix
github.com/pmndrs/jotai - todorone opened this pull request over 1 year ago
github.com/pmndrs/jotai - todorone opened this pull request over 1 year ago
Relative import path "react" not prefixed (Deno)
github.com/pmndrs/jotai - JacobWeisenburger opened this issue over 1 year ago
github.com/pmndrs/jotai - JacobWeisenburger opened this issue over 1 year ago
fix workflow file for old ts
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
Typescript error following docs example
github.com/pmndrs/jotai - ShlomoNus opened this issue over 1 year ago
github.com/pmndrs/jotai - ShlomoNus opened this issue over 1 year ago
chore(deps): update dev dependencies
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
github.com/pmndrs/jotai - dai-shi opened this pull request over 1 year ago
fix(react): atom type inference in hooks
github.com/pmndrs/jotai - Thisen opened this pull request almost 2 years ago
github.com/pmndrs/jotai - Thisen opened this pull request almost 2 years ago