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(docs): reword comparison (#1828)

d5d38e585f0f0c165329b406b6d8210faf8b8787 authored over 1 year ago by Haywirez <[email protected]>
docs(devtools): add docs for UI based devtools (#1819)

bf2ceec1b34584506cbdf974138aaec6eac9c333 authored over 1 year ago by Arjun Vegda <[email protected]>
docs(CONTRIBUTING.md): improve contribution guide (#1820)

942e4381e703936e06da9e22a660042ad841467d authored over 1 year ago by Arjun Vegda <[email protected]>
Added imports to testing docs page (#1810)

fed8d807a0a1a4c6361f6b30356e58895a26b9a3 authored over 1 year ago by Etesam <[email protected]>
2.0.3

1e0de6cbed823bf7a33b725b1112c0bfc5c4275d authored over 1 year ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1807)

* chore(deps): update dev dependencies

* downgrade react experimental build

* downgrade re...

82a684860a4e333c5b8dee5120d67fe8dfd29949 authored over 1 year ago by Daishi Kato <[email protected]>
fix(utils, types): added export of Loadable type (#1806)

ad14ff1213222aba1b1669c21358090066e310fc authored over 1 year ago by Arjun Vegda <[email protected]>
feat: add dev_subscribe_store (#1790)

* feat: add dev_subscribe_store

* attach notifiers on public apis

* revert changes

* no...

e80be1637877d2d6cfde441da80984ae4eedb438 authored over 1 year ago by Arjun Vegda <[email protected]>
fix(build): possible improve ESM for production build (#1780)

cb54160c2957427e2ebd8f70b942f8c2dc5d9eb6 authored over 1 year ago by Daishi Kato <[email protected]>
feat: add 'debugPrivate' flag to atom (#1779)

* feat: add 'debugPrivate' flag to atom

* fix(atomWithStorage): mark internal atom in as private

84defd8ca703b04e9b9a4324089a64799534f3d9 authored over 1 year ago by Arjun Vegda <[email protected]>
- documentation clarify (#1805)

edbe14dd45851eeef8e914ee854a16c0f729ba08 authored over 1 year ago by Wenqi Chen <[email protected]>
fix(docs): add store unsub example (#1799)

bd26f1c7c5bdcde74a720993d4c8bac0b036d114 authored over 1 year ago by Daishi Kato <[email protected]>
add note about breaking change in atomWithStorage (#1792)

d812d36b27d80fb536c69bbed88fc7afa8e76823 authored over 1 year ago by Daishi Kato <[email protected]>
fix(docs): add not about infinite loop (#1783)

688ff225a96984f63dd91875c7580b2d8583de00 authored over 1 year ago by Daishi Kato <[email protected]>
docs: fix broken links (#1789)

* docs: fix broken links

* docs: update

1e2a934eec0344757b848aa909af3269fc34e138 authored over 1 year ago by Himself65 <[email protected]>
Feat/doc atomWithDefault another way (#1781)

* describe another implementation of atomWithDefault in doc

* fix by prettier

* move atomW...

95f1aeb86e9289f4c038cc4d84d966bd8adb6ff7 authored over 1 year ago by Teruhisa Yamamoto <[email protected]>
2.0.2

11add6285012fed1c9b25928e3d7ade694e3dd00 authored over 1 year ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1775)

caf672266af19330fcef3f1855d6715dd6d5bb7a authored over 1 year ago by Daishi Kato <[email protected]>
fix(build): UMD names (#1772)

* fix(build): UMD names

* refactor rollup config for UMD

* fix for older nodejs

825167ab6ed6d2038cf561614e33724a014f4941 authored over 1 year ago by Daishi Kato <[email protected]>
fix(utils): tweak atomWithDefault types for better DX (#1770)

130f65fc0d86d1c3de9f77e5c3de758a3a7993e5 authored over 1 year ago by Daishi Kato <[email protected]>
fix: async derived atom not updated (#1768)

When async derived atom is set immediately following an 'await' on get,
it fails to get marked ...

48fde8cf738914e344002a9a450af8f0648d6eb8 authored over 1 year ago by Lev Gimelfarb <[email protected]>
tests: improve test reliability (#1773)

* tests: improve test reliability

* test: use findByText over getByText

* test: remove 'ac...

18e9b3598f100ede97de44b25a27c84fdf98c733 authored over 1 year ago by Arjun Vegda <[email protected]>
update template

97357c91998f360dd5f443eed0c09bbf29d07f4b authored over 1 year ago by daishi <[email protected]>
chore(docs): add note about tree shaking (#1767)

1accfd2f0194124830a5d52e750d3e2235c6e0f6 authored over 1 year ago by Daishi Kato <[email protected]>
2.0.1

6e52385cf2914a8f7e423468e675a7bf841fc420 authored over 1 year ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1764)

* chore(deps): update dev dependencies

* fix github workflow

5960b899b5da2e80db2aaca1b7b85cf1bd27f3fd authored over 1 year ago by Daishi Kato <[email protected]>
fix(react): avoid JSX transform for <= React 18 interop (#1759)

* fix(react): use classic JSX transform for <= 18 interop

* Revert "fix(react): use classic J...

052c64ddb4d4e66f28eeae7568126a0433dc09a0 authored over 1 year ago by Cody Bennett <[email protected]>
fix(build): reorder the types field in package.json (#1753)

2a446140ad65459fd638329d041a9e8d86906dfb authored over 1 year ago by Chen <[email protected]>
chore: remove `__DEV__` with ts-jest (#1742)

* use ts-jest instead of swc/jest

* use esm in jest

* remove __DEV__

* fix rollup confi...

310ec824cfd49f75469de93872153b55f0011e20 authored over 1 year ago by Daishi Kato <[email protected]>
fix(vanilla): type utils (#1741)

* add failing test

* fix types

54c3dac9a8099f3681a07bbb475a359ce272639f authored over 1 year ago by Daishi Kato <[email protected]>
fix(vanilla/utils): improve selectAtom for more use cases (#1738)

60e23ea79a2783bc0fc575de5acb8303af2c6c0d authored over 1 year ago by Daishi Kato <[email protected]>
chore(tests): tweak timeout value for slower cpu (#1763)

* chore(tests): tweak timeout value for slower cpu

* empty commit

cfad246fec0fbeeac907aa7c6434168ea6d59046 authored over 1 year ago by Daishi Kato <[email protected]>
fix(docs): add note about splitAtom in v2 migration guide (#1755)

713dad1b6661ffb96de200e0ef4f286d457bfda8 authored over 1 year ago by Daishi Kato <[email protected]>
fix(docs): replacing initialValues prop (#1744)

f43ea723e4c0901ba428880b0ec0accd8f630e8d authored over 1 year ago by Daishi Kato <[email protected]>
fix(build): improve patch scripts (#1736)

c4ef100deaa86390cc2a8a475ad07efdbe11ad18 authored over 1 year ago by Daishi Kato <[email protected]>
docs: fix typo of useSetAtom (#1740)

Co-authored-by: naixy28 <[email protected]>

aa350b7492842031b1954031dce49711c3d8341d authored over 1 year ago by naixy28 <[email protected]>
update readme (#1735)

* update readme

* fix(website): move redirects to Vercel config

* update readme

* updat...

dae4418d330bb8d2ea151fc10ab5bcaaad595bd2 authored over 1 year ago by Sophia Michelle Andren <[email protected]>
feat(website): revise support modal (#1734)

* feat(website): revise support modal

* fix(website): fix query throttle

* fix(website): r...

0c195b091a73ca031889e3f39adae87d95c1eaeb authored over 1 year ago by Sophia Michelle Andren <[email protected]>
feat(website): reorganize docs (#1733)

* feat(website): reorganize docs

* fix: remove Prettier directive

* fix(website): restore ...

932d82e5aa4613f0dd5c732972bcffeb5b49ddce authored over 1 year ago by Sophia Michelle Andren <[email protected]>
fix(docs): migration guide about createStore usage (#1732)

* fix(docs): clarify hydration usage and async atom usage

* improve snippet

202b140b2af017f038fa81c3b0c9a44636a91a67 authored over 1 year ago by Daishi Kato <[email protected]>
feat(website): add keywords to search index (#1731)

38dcf895923b7c624296b4e0403f61b2e63da5df authored over 1 year ago by Sophia Michelle Andren <[email protected]>
fix(website): hover only when supported by device (#1730)

11cf78a75c41ff09ec342094d1730847fb5c6831 authored over 1 year ago by Sophia Michelle Andren <[email protected]>
feat(website): add logo cloud (#1729)

* feat(website): add logo cloud

* fix(website): adjust logo sizing

* fix(website): tempora...

07fdfde7e5a7ee366b0d466a4ee69a3a9dd79a9a authored over 1 year ago by Sophia Michelle Andren <[email protected]>
fix(website): fix typos on animeAtom (#1728)

df3048155606e3e326252db4b2ede469b91c28ea authored over 1 year ago by David Bottiau <[email protected]>
Fix English error in migration to v2 api doc (#1726)

b326bd43dc0c32ff15258de34c53f3ee2f1f275e authored over 1 year ago by Truong Hoang Dung <[email protected]>
2.0.0

faba0faaf712b8dc218c690afb81fb3523a8eb7f authored over 1 year ago by daishi <[email protected]>
fix(website): make the SSR usage minimal (#1725)

69e4c913bf8e754378bc07e30879fcc11e945556 authored over 1 year ago by Daishi Kato <[email protected]>
feat(website): improve copy (#1724)

ddc03474872a8d0c3b599773b76a8bb06616a61b authored over 1 year ago by Sophia Michelle Andren <[email protected]>
feat(docs): docs updates for v2 (#1685)

* feat(docs): docs updates for v2

* fix atomWithStorage docs

* fix guides/async

* fix b...

d4e0667aa1537e6ad2290404edb175feaa65caa4 authored over 1 year ago by Daishi Kato <[email protected]>
feat(website): v2 update (#1720)

* feat(website): v2 update

* fix(website): revise scroll lock implementation

* fix(website...

ea61b0f3becb015b04b95a56a4cd3cf2717ee25e authored over 1 year ago by Sophia Michelle Andren <[email protected]>
chore(deps): update dev dependencies (#1723)

12adae9d220ec89c80d0b4d4c20b0db8247c71b4 authored over 1 year ago by Daishi Kato <[email protected]>
breaking(build): drop module condition in exports (#1675)

* breaking(build): drop module condition in exports

* empty commit

* empty commit

022178530e2514db3812f3dd7377e459c311a86f authored over 1 year ago by Daishi Kato <[email protected]>
breaking: replace old api with v2 api (#1671)

* wip: remove v1 api and tests

* wip: adjust workflow files

* fix workflow files

* remo...

5ef3ac06567886c590f800d0b69ed12a6a291e4a authored over 1 year ago by Daishi Kato <[email protected]>
Update CONTRIBUTING.md

1a802e0afe415662eb9c8d077b039df42e69de8a authored over 1 year ago by Daishi Kato <[email protected]>
docs: how to use urql client with the jotai provider. (#1712)

* docs: add a new provider usage section

* run prettier

* Update docs/integrations/urql.md...

adfe227ebdfbf499ab63ac8c5f428a75eb7923d3 authored over 1 year ago by Yeganathan S <[email protected]>
Update the description of Provider usage in SSR scenario to make it a bit more clear (#1710)

e5f18c30609646b24044519938a2e129b7b8c1dd authored over 1 year ago by Tony <[email protected]>
fix(docs): Update typescript.mdx (#1701)

* Update typescript.mdx

Add an example about the case access to the return type

* Fixed wo...

905b883920adaf8b3a9f9b0c3d37dc1cb636f655 authored over 1 year ago by Dien Vu <[email protected]>
Update config.yml

f798b00da1cdcb2762d886deeee275da401747cc authored almost 2 years ago by Daishi Kato <[email protected]>
Update bug_report.md

cc57dfcf304cd85e1d46527a9e4ba2548cc6a177 authored almost 2 years ago by Daishi Kato <[email protected]>
Update bug_report.md

b824f207fcfce8f6df4e00fec3d1f0d802ef4dc9 authored almost 2 years ago by Daishi Kato <[email protected]>
1.13.1

cce759f13e53b9ab2df82577ae475d78b6726f43 authored almost 2 years ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1692)

bb94299628ba410b951af1e9937c5e806790e02f authored almost 2 years ago by Daishi Kato <[email protected]>
fix(react): delete pre-released v2 API devtools (#1686)

* fix(react): delete v2 API devtools

* remove one more file

* empty commit

d7e0334b7790a90a271089859f5c4cf92e66ffa7 authored almost 2 years ago by Daishi Kato <[email protected]>
chore(benchmark): fix tool for v2 (#1687)

* fix benchmarks for v1

* migrate to v2

5bd4eb5b983db955568eec27915c1fb4e69643ba authored almost 2 years ago by Daishi Kato <[email protected]>
Update react experimental builds (#1682)

* wip: update react experimental builds

* drop some tests

* fix ts

* fix workflow file

02690db82628e3ebecb9a0354b8d54eefcc7d350 authored almost 2 years ago by Daishi Kato <[email protected]>
fix: update sandbox in jotai-urql (#1684)

fd625d7f61bd36bc2900466a1610a7298544faea authored almost 2 years ago by Yeganathan S <[email protected]>
docs: Optimized readme.md code format (#1681)

* docs: formatting readme.md

Optimized code format

fix: formatting readme

Revert "fix: ...

ed866aec56a1676192f6f9edf8d2932a8e0d8aba authored almost 2 years ago by Devin Deng <[email protected]>
1.13.0

00d953962b01fae35ee282816cd57e7920a289a9 authored almost 2 years ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1679)

* chore(deps): update dev dependencies

* revert react experimental versions

53df2ed2ca184752f4a56a4370e349ced157f12e authored almost 2 years ago by Daishi Kato <[email protected]>
feat(devtools): deprecate jotai/devtools to prepare for v2 (#1677)

* deprecate jotai/devtools to prepare for v2

* empty commit

* empty commit

* empty comm...

2e516d62238bcdccfb82ed364d12e7ebb97b3ca1 authored almost 2 years ago by Daishi Kato <[email protected]>
fix(tests): change fake timeout (#1678)

* fix(tests): change fake timeout

* empty commit

* empty commit

* empty commit

* inc...

9dcce845b1c2e62b5341adf39380ab29d1484fef authored almost 2 years ago by Daishi Kato <[email protected]>
feat(devtools): move to peer dependency (#1672)

* feat(devtools): move to peer dependency

* exclude devtools for old ts test

* update jota...

3b1e3a4c613dc7858fd7984aa78a09224efc4123 authored almost 2 years ago by Daishi Kato <[email protected]>
fix(tests): avoid using fake timers for now (#1676)

e7749470e94e4c9d16ce4c858fdda50404565f4f authored almost 2 years ago by Daishi Kato <[email protected]>
fix(vanilla): reading async atom twice before resolving (v2 API) (#1670)

* add a failing test

* fix the test

* fix the test again

* fix it

* revert promise s...

eee97694b55a1d92d2944c05565e38d98a3e6f39 authored almost 2 years ago by Daishi Kato <[email protected]>
fix a badge

50a5e8ac87223e068f7704644fae90ab6103c0fa authored almost 2 years ago by daishi <[email protected]>
docs: fix trpc code example format (#1666)

c8a6839a96ecd96bcc4899738485d331a22c420d authored almost 2 years ago by Nuttapat Kirawittaya <[email protected]>
update year (#1665)

4abdbaeca4e75f93857e667046fed3cc04b3b845 authored almost 2 years ago by Sergey Romanenko <[email protected]>
1.12.1

f0048c15b6ba4271bf26e18b0e5bb59b83db33d7 authored almost 2 years ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1663)

* update dev dependencies

* update experimental react build

* Revert "update experimental ...

bfadea0ace7e2150ad4fca08eb1d099700465612 authored almost 2 years ago by Daishi Kato <[email protected]>
fix(vanilla): do not invoke callback on subscribe (v2 API) (#1659)

e3530ee5ddc41ab53c291eaa50a57265f3605a42 authored almost 2 years ago by Daishi Kato <[email protected]>
fix(vanilla): bail out notifying with same values (v2 API) (#1654)

abc3dc1e730b2f7842cf95ee3a65988f81014e42 authored almost 2 years ago by Daishi Kato <[email protected]>
Update bug_report.md

ff3d7d872ddf70d6325ac044f9d41bc3074123f8 authored almost 2 years ago by Daishi Kato <[email protected]>
chore(tests): move vanilla-utils tests into tests/react (#1655)

* chore(tests): move vanilla-utils tests into tests/react

* fix github workflow file

6ed2bb26d5ff479a87ebad89775aaa13802aa71b authored almost 2 years ago by Daishi Kato <[email protected]>
1.12.0

f33c5353b5f6b425e533ff77e8ac3a444f3e4711 authored almost 2 years ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1649)

* chore(deps): update dev dependencies

* fix workflow file

* add to typescript matrix

4374ab271d62f5b8627ead55a60dd721f6728e6c authored almost 2 years ago by Daishi Kato <[email protected]>
fix(vanilla): make restore atoms dev only (v2 API) (#1648)

* change useHydrateAtoms capability

* make restore atoms dev only

* empty commit

8ccaa497b189cd4badc99b6d9a1440b1b49bac46 authored almost 2 years ago by Daishi Kato <[email protected]>
feat: deprecate integrations and some utils to prepare for v2 (#1631)

* deprecate two utils

* deprecate jotai/immer

* deprecate jotai/optics

* deprecate jota...

956c283e67952f3d93c04c7e628669835a65dea5 authored almost 2 years ago by Daishi Kato <[email protected]>
chore(tests): add an async test for the new behavior in v2 (#1644)

3b7be881b483c966179c7a2f15d76839d1ef5b66 authored almost 2 years ago by Daishi Kato <[email protected]>
Example should be !item.online (?) (#1634)

Hey, just checking out this library. Unless I'm missing something this should be changed.

b3964f4bb6d27d5e34ea0b5741d831d3172a975f authored almost 2 years ago by Ymir <[email protected]>
1.11.2

044c8c88c6ad92d97ba2d8a4ad7ba02b330431e5 authored almost 2 years ago by daishi <[email protected]>
chore(deps): update dev dependencies (#1632)

dfbc17b0e6cf7bfa43e50c37e74078409d4e2cc0 authored almost 2 years ago by Daishi Kato <[email protected]>
refactor(vanilla/utils): avoid refAtom in splitAtom (v2 API) (#1630)

895890ab9cf4a06cce9dbfe86b8025d0ff2e8500 authored almost 2 years ago by Daishi Kato <[email protected]>
refactor(vanilla/utils): avoid refAtom in selectAtom (v2 API) (#1629)

* refactor(vanilla/utils): avoid refAtom in selectAtom (v2 API)

* use init hack instead of ex...

9673b87bd61aa14d4d0679b5f895540361e99097 authored almost 2 years ago by Daishi Kato <[email protected]>
fix(vanilla/utils): re-implement unwrap util (v2 API) (#1628)

* fix(vanilla): re-implement unwrap util (v2 API)

* follow #1629

7c6e1fd627a32cc4db8450a3832148415525b4c0 authored almost 2 years ago by Daishi Kato <[email protected]>
refactor(vanilla): simplify store impl (v2 API) (#1624)

5a620dbc9642ffb92a8efa6efdb35eded9a38e99 authored almost 2 years ago by Daishi Kato <[email protected]>
chore(docs): some minor rewrites (#1626)

c3bb354e2271c24116d9e5b916c6d0e26128aa0d authored almost 2 years ago by Daishi Kato <[email protected]>
docs(performance): new section (#1208)

* added performance tab

* ran prettier

* small rewrite

* converted to spaces

* reorg...

d5d04a0179e1b94edbf5abccec45b8afea659a92 authored almost 2 years ago by TwistedMinda <[email protected]>
docs(mental-modal): new section (#1212)

* create page

* first try

* added title & prettier

* added comparison

* ran prettier...

c5695481e446bf42eb375e04234ced5ae67f7b9d authored almost 2 years ago by TwistedMinda <[email protected]>
docs: fix spelling of `Suspense` and `separate` (#1625)

Co-authored-by: Mark Chambers <[email protected]>

38682306e8cc31fce9b7d71101cda920b044e0e0 authored almost 2 years ago by Mark Chambers <[email protected]>
docs: fix code documentation in core-internals document (#1622)

4fc6c80e23453dd3d5c35de71c3e3654b819d866 authored almost 2 years ago by Ken Segami <[email protected]>