Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

mobx

The transparent reactive programming library
Collective - Host: opensource - https://opencollective.com/mobx - Code: https://github.com/mobxjs/mobx

do not use class for FlowCancellationError (#2203)

github.com/mobxjs/mobx - 95920ee40a997853f01a0125db4163cdb176c0fd authored about 5 years ago by Vojtech Novak <[email protected]>
Merge pull request #2199 from mobxjs/2196-followup

fix: missing allowStateReadsEnd on exception branch

github.com/mobxjs/mobx - 30dc30710ef2d60572be4014b691d95e10e76d65 authored about 5 years ago by Bnaya Peretz <[email protected]>
fix: missing allowStateReadsEnd on exception branch

Followup for #2196

github.com/mobxjs/mobx - 08e2cf45e7868a5c5d08eb0e2907477e2367c782 authored about 5 years ago by Bnaya Peretz <[email protected]>
Getting Started: Fixed that "get next item" just returns first item! (#2198)

* Getting Started: Fixed that "get next item" just returns first item!

The "getting started" ...

github.com/mobxjs/mobx - fd45dfd1c345bcd1c86dbbd09f0ab5386a667bfe authored about 5 years ago by Stephen Wicklund <[email protected]>
Merge pull request #2196 from mobxjs/fix-2195

fix #2195, add test

github.com/mobxjs/mobx - e21b812cd1ed426840f8c7e45e07ec195c40f04c authored about 5 years ago by Bnaya Peretz <[email protected]>
Update changelog

github.com/mobxjs/mobx - 1f800c7f0462612bb449d23f5397d80a393a2579 authored about 5 years ago by Bnaya Peretz <[email protected]>
fix #2195, add test

github.com/mobxjs/mobx - 263eed4872e5872f4576da8f203d41b225e2f96d authored about 5 years ago by Bnaya Peretz <[email protected]>
Fix changelog mistake (#2191)

github.com/mobxjs/mobx - 45e14912fb44c0afb49cc7464781e5f05d6a08bf authored about 5 years ago by Vojtech Novak <[email protected]>
Published version 5.15.0

github.com/mobxjs/mobx - 32350dc4102d4d4fe4b0e5cdcb450e69fabb9af9 authored about 5 years ago by Michel Weststrate <[email protected]>
funding and docs updates

github.com/mobxjs/mobx - 5ddb86ee76e739ff3a395a71e2c0a14d97c32395 authored about 5 years ago by Michel Weststrate <[email protected]>
Fix flow typings [requires TS3.6] (#2160)

* fix for flow typings

* undo changelog formatting

* put proper set type

* fix async ge...

github.com/mobxjs/mobx - 728ad70feef5856060e1dd30516ca1c6161803dd authored about 5 years ago by Javier Gonzalez <[email protected]>
Observable decorator on computed symbol keys (#2175)

* Decorator checks for typeof symbol now too, plus tests... failing with callstack exceeded

*...

github.com/mobxjs/mobx - 4d56bf6e6e05c4f3e7d5f1d9240fd74942505575 authored about 5 years ago by Stephen Haney <[email protected]>
cancelled flow() to reject with new FlowCancellationError (#2172)

* export FLOW_CANCELLED

* add changelog entry

* add FlowCancellationError

* add isFlowC...

github.com/mobxjs/mobx - e5a217019ff88bda738151a2b02fbc765980da38 authored about 5 years ago by Vojtech Novak <[email protected]>
Fix typo in observer documentation (#2189)

github.com/mobxjs/mobx - fec0ff9180aa4c80b4f7d2b82a8a903ab12c4da5 authored about 5 years ago by Louay Alakkad <[email protected]>
improved docs

github.com/mobxjs/mobx - 49f1ed97b767740b5e4d8f0df43512dadb8821f7 authored about 5 years ago by Michel Weststrate <[email protected]>
allow mobx to run in web worker (#2184)

* use self for global namespace in case mobx runs in worker

* initialize mockGlobal before ge...

github.com/mobxjs/mobx - 71e507cf363597b022a4651b3327a502c0621d2b authored about 5 years ago by Shahar Talmi <[email protected]>
Update 'What will Mobx react to' Link (#2177)

changed [dead What will Mobx react to link](https://github.com/mobxjs/mobx/blob/gh-pages/docs/be...

github.com/mobxjs/mobx - c42c6e54582a290ac5c9142e7c3f58f3f01ed9e3 authored about 5 years ago by George Spake <[email protected]>
Don't stale documentation issues

github.com/mobxjs/mobx - 40a140613a0135ea1f8671fb8f3474f8ca3006e4 authored about 5 years ago by Daniel K <[email protected]>
fix Flow typings for flow() (#2164)

* fix Flow typings for flow()

* format with prettier

* remove wrong signature

* add cha...

github.com/mobxjs/mobx - b3d2c84e84be6819b9095dd21c79e74132cfcb60 authored about 5 years ago by Vojtech Novak <[email protected]>
fix error message typo (#2171)

github.com/mobxjs/mobx - c9aa3467623d9e4727c292707826e5ce45710f09 authored about 5 years ago by Vojtech Novak <[email protected]>
Published version 5.14.2

github.com/mobxjs/mobx - 827647fb749af6f824c64ac7b5f2b900b40a6520 authored about 5 years ago by Daniel K <[email protected]>
Fix 2165 use prepare (#2166)

* Fixes #2165 - switches postinstall to prepare

* Bumps to v5.14.2 and updates changelog

*...

github.com/mobxjs/mobx - 745f17094f326693e070434153e4c0031776516a authored about 5 years ago by Ben Delarre <[email protected]>
Published version 5.14.1

github.com/mobxjs/mobx - aa22c76e1cc319aba3cddea8aac4b9a2b1ddf30f authored about 5 years ago by Michel Weststrate <[email protected]>
Updated bugsnag URL

github.com/mobxjs/mobx - 5b151061eb1e5a0d34d4993db8fe21a09c275e5f authored about 5 years ago by Michel Weststrate <[email protected]>
Fix error when interception is removed in intercept (#1950) (#2157)

* Fix error when interception is removed in intercept

* Update CHANGELOG.md

* Add comment

github.com/mobxjs/mobx - 9919f89856026460e4c9e8f9f7bc79805dd7f7ed authored about 5 years ago by Felix Gerschau <[email protected]>
fix a broken link (#2154)

Update README.md

github.com/mobxjs/mobx - 90c7466bebf840110dfe1ee6013337e61712f47f authored about 5 years ago by CodeMilli <[email protected]>
Another attempt at fixing getting-started

github.com/mobxjs/mobx - 4d22593dde33dcd7631e2c18f922c270e7f525ec authored about 5 years ago by Michel Weststrate <[email protected]>
restored getting-started

github.com/mobxjs/mobx - c88be973add151af6088178abf103ddf0d69f9e1 authored about 5 years ago by Michel Weststrate <[email protected]>
fix for 2135 (#2136)

github.com/mobxjs/mobx - b3ba4794f191cb67afe813e0df011705d39bc191 authored about 5 years ago by Javier Gonzalez <[email protected]>
Merge pull request #2151 from mobxjs/shallow-comparer

Shallow comparer

github.com/mobxjs/mobx - 92cc3e8928182826032d06a6516ed95e249602bf authored about 5 years ago by Michel Weststrate <[email protected]>
update changelog

github.com/mobxjs/mobx - 90058177ebfd3b10ab087532f54bc10ceb6c12f6 authored about 5 years ago by xaviergonz <[email protected]>
add shallow comparer

github.com/mobxjs/mobx - fc70ee3e7596159ce9ac588f070ee4058aca5b2b authored about 5 years ago by xaviergonz <[email protected]>
Docs: Fix title of @observable page (#2149)

The page title for the @observable page in the "Making Things observable"-section was missing an...

github.com/mobxjs/mobx - 0502539d510bd06a587d229b4b16a6edd454295c authored about 5 years ago by Finn Woelm <[email protected]>
chore: updated sponsor section

github.com/mobxjs/mobx - eae6d5b67dbb60b4fd14b6f1d9f74deafd9d4a72 authored about 5 years ago by Michel Weststrate <[email protected]>
Remove obsolete donation info (#2144)

github.com/mobxjs/mobx - 8d653d1211723356d5a776d25b9adfa56965e51b authored about 5 years ago by Daniel K <[email protected]>
Prettier docs (#2143)

github.com/mobxjs/mobx - 2b6f301a743f7ad259952f2130883969ad0a43d2 authored about 5 years ago by Daniel K <[email protected]>
Fixed a typo in the OrderLine example (#2141)

github.com/mobxjs/mobx - 2fe7ed1bc2b65db7c548e022382ba8845d620323 authored about 5 years ago by Benno Daenen <[email protected]>
Fix dead links in docs about Action (#2138)

github.com/mobxjs/mobx - a480b9cab8ca0ef964464dea5891c4697e99486d authored about 5 years ago by Dmitriy Khabarov <[email protected]>
Removed notion of `gh-pages` branch

github.com/mobxjs/mobx - a38376287c997d9b670479d2427a03e08d46c277 authored over 5 years ago by Michel Weststrate <[email protected]>
Merge pull request #2107 from mobxjs/docusaurus

Transition to Docusaurus

github.com/mobxjs/mobx - ba70d6eaa23590a25f6ad0651745d0a4be4cff47 authored over 5 years ago by Michel Weststrate <[email protected]>
Fixed CI config (?)

github.com/mobxjs/mobx - 1a77b959dde0ca629e61dd1e4bc10535e8806610 authored over 5 years ago by Michel Weststrate <[email protected]>
Don't run CI on gh-pages branch

github.com/mobxjs/mobx - 59ce31a5953fed2f3a242e853c8454ec35270e9f authored over 5 years ago by Michel Weststrate <[email protected]>
Fixed site config to work on mobx.js.org, with urls compatible with old site

github.com/mobxjs/mobx - c3b4254648a6e66e7ecd508f9b25c2efae68a9e5 authored over 5 years ago by Michel Weststrate <[email protected]>
docs: make readme the docs landing page

- delete the docusaurus default landing page, and instead re-direct users to the first documenta...

github.com/mobxjs/mobx - 72062e8ad936cff0b2952bc188b5f0f7d914cec6 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: merge upstream docs changes

- merge https://github.com/mobxjs/mobx/pull/2082 (#2082)

github.com/mobxjs/mobx - 85a33fba00becd7464a10d42b7d52edcfc98d718 authored over 5 years ago by Christopher Loverich <[email protected]>
Merge branch 'master' into docusaurus

github.com/mobxjs/mobx - 5fc4f1fdc8d31ca690d7e624944caad60a009ad2 authored over 5 years ago by Michel Weststrate <[email protected]>
Add convenience commands to package.json

github.com/mobxjs/mobx - 568a4a887c0e67196f0fe9200cb02be255b79d50 authored over 5 years ago by Michel Weststrate <[email protected]>
Published version 5.14.0

github.com/mobxjs/mobx - a827df04733f5faa07f32075b3ff86a61ad4fca1 authored over 5 years ago by Michel Weststrate <[email protected]>
Update sponsors.md (#2132)

github.com/mobxjs/mobx - 55ff676c0405780754169bb18afd365ef4a88b5a authored over 5 years ago by devendra-synerzip <[email protected]>
Merge pull request #2129 from mobxjs/followup-2079

docs: polish/add flowtype for requiresObservable

github.com/mobxjs/mobx - 61ee41aa97f0d4a92612c98ad7203c302b0a9463 authored over 5 years ago by Bnaya Peretz <[email protected]>
docs: polish/add flowtype for requiresObservable

github.com/mobxjs/mobx - d73a0e8915d708c2d97a347a14b6d67f733aaf65 authored over 5 years ago by Bnaya Peretz <[email protected]>
Merge pull request #2079 from mobxjs/observables-requires-derivation

feat: derivationRequiresObservable & observablesRequiresReaction

github.com/mobxjs/mobx - 82c67f8b00d095db7a39247c4bc70c998a77a474 authored over 5 years ago by Bnaya Peretz <[email protected]>
docs: Update changelog

github.com/mobxjs/mobx - b1a30f5a0b93be71407c33100dda90332a26dd6c authored over 5 years ago by Bnaya Peretz <[email protected]>
feat: Add additional optional dev time checks

github.com/mobxjs/mobx - 9089f983fd9652aa556a99d67127c6a90348d30d authored over 5 years ago by Bnaya Peretz <[email protected]>
fix changelog

github.com/mobxjs/mobx - 81c1bcd5b2de8f662210bdb8ef753a5e9f0edb9b authored over 5 years ago by xaviergonz <[email protected]>
Published version 5.13.1

github.com/mobxjs/mobx - 6fc1361e9797e0109721ae40fb383bb66c2541a0 authored over 5 years ago by xaviergonz <[email protected]>
expose startAction and endAction (#2117)

* add startActionWithFinisher

* update changelog

* code review fixes

* more code review...

github.com/mobxjs/mobx - e2216a6280ed8d15c85e1fa7bd92dafe0ef3b440 authored over 5 years ago by Javier Gonzalez <[email protected]>
Use correct spelling of "suppress" (#2115)

github.com/mobxjs/mobx - f26e9d1dd19725f0cde3cf78d320877a1cf72fb9 authored over 5 years ago by jeffkillian <[email protected]>
docs: enable editUrl

- docs are not on master, but this is how docusaurus sets it up so I think it is correct

github.com/mobxjs/mobx - 3f104a4887a55b36eb7efdabf9952327601c7757 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: add github icon, links

github.com/mobxjs/mobx - c2e46e120eb69dc255c04fe0dc1953d2897a3508 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: add upstream gh-pages changes

- f776568f4be303720fdfc3765e06bb6bfcae459b
- 053bb1bae39eadc4a4b51167ebc7021e45320bde
- 0e0dcd50...

github.com/mobxjs/mobx - 4bd43886debfe318f63a132869b53c8b92993978 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: disable_title

github.com/mobxjs/mobx - 68e9a92ea9af6eb8d875adc91177dad5fd0b4738 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: fix codfund positioning

github.com/mobxjs/mobx - de7acb59bece1d71de38bb3cf1c3f268a5dc850a authored over 5 years ago by Christopher Loverich <[email protected]>
docs: remove id front matter.

- remove id from all front matter
- fix mixed up naming of concepts, overview, and introduction ...

github.com/mobxjs/mobx - 31e3d5c5cce09cd4e38f748ec944aa9435c00277 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: fix 404 image links

github.com/mobxjs/mobx - 728e4d3cce88199806fd68030b0c6c2351321a3d authored over 5 years ago by Christopher Loverich <[email protected]>
docs: remove donating, prefer OpenCollective

github.com/mobxjs/mobx - b6f830f7e087921d3a43f33766fbf7999538ed86 authored over 5 years ago by Christopher Loverich <[email protected]>
fix typo (#2108)

github.com/mobxjs/mobx - bf4fece1caba3dbc604bcf78c66b704b2b9acba9 authored over 5 years ago by James George <[email protected]>
docs: fix baseUrl and project name

github.com/mobxjs/mobx - 5f74f5057d8dbd4d20b87d9fc0dd433e51b30247 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: remove gitbook plugin from /docs

github.com/mobxjs/mobx - a02261b44d6ea2884851339875e9c34825d1f944 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: add codefund script

github.com/mobxjs/mobx - a608905e9de87e8fde91829a5176e68d247e0e4f authored over 5 years ago by Christopher Loverich <[email protected]>
Use convergent global (#2104)

* chore: use convergent global

* fix: remove unused window

github.com/mobxjs/mobx - b072a811a3a64a1acb6061ded3d878bce6719ca3 authored over 5 years ago by 毒枭东 <[email protected]>
docs: remove boilerplate. update links

- remove docusaurus generated content (blog, etc) that is unused
- update various links (ex: doc...

github.com/mobxjs/mobx - 6c93833aed278c5876ed94407893b9f8b6d28ec7 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: remove edit link

github.com/mobxjs/mobx - cacdbece33bd534f54717c7ef0d28e93bf943df8 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: fix iframe tags

github.com/mobxjs/mobx - 3ead376bc89ac565b069169f11c8892f366371f5 authored over 5 years ago by Christopher Loverich <[email protected]>
Update CHANGELOG.md

github.com/mobxjs/mobx - cc872a5618f8bca64c7a9164e6936fff6b2f219d authored over 5 years ago by Daniel K <[email protected]>
Use yarn-deduplicate with NPX (#2081)

* Revert "chore: Add & apply yarn deduplicate"

This reverts commit 52ef3b3cad2cb5e9567b534336...

github.com/mobxjs/mobx - 2bce97d1e60ae819c25c8f8b04c764f40855e4f6 authored over 5 years ago by Daniel K <[email protected]>
Merge pull request #2078 from mobxjs/apply-yarn-deduplicate

chore: Add & apply yarn deduplicate

github.com/mobxjs/mobx - 0c4b0a03524808cedb2b0200f0133bd13c8a8b83 authored over 5 years ago by Michel Weststrate <[email protected]>
chore: Add & apply yarn deduplicate

Motivation:
yarn is actually missing automatic dedup of deps,
Which leads to multiple-but-compat...

github.com/mobxjs/mobx - 52ef3b3cad2cb5e9567b534336e14f4a81d781c3 authored over 5 years ago by Bnaya Peretz <[email protected]>
fix: onBecome(Un)Observed didn't trigger when using number as key of observable map.

github.com/mobxjs/mobx - a3ec6b1f095bffe4875d7e688f7f30f22530c45e authored over 5 years ago by wayne.zhou <[email protected]>
fix: self and global error in alipay appx (#2071)

* fix: self and global error in alipay appx

* Updated changelog

github.com/mobxjs/mobx - cb07a4fc3d83d6a84941503479b3595cd5474237 authored over 5 years ago by 毒枭东 <[email protected]>
Update README.md

github.com/mobxjs/mobx - ec011d5e18626610dd1148827cd357a77eb34bc9 authored over 5 years ago by Daniel K <[email protected]>
Update README.md

github.com/mobxjs/mobx - a6eb47a965bb60f8ccd8f316be0b1eed6596d330 authored over 5 years ago by Daniel K <[email protected]>
docs: override img block style

- override docusaurus's img: block style inside docs to fix lists of images being unintionally d...

github.com/mobxjs/mobx - 0fa16708dab31a6f169f778d2a574e05d892d280 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: remove (unused) SUMMARY.md

github.com/mobxjs/mobx - aa7a81b4285568a7aa0586899ab838dedf593d11 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: enable publishing to forked gh-pages

github.com/mobxjs/mobx - 9df9a5db2deb2301c4b330bdd75bcbb847c78891 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: sidebar, siteConfig, image reference fixes

github.com/mobxjs/mobx - 9d22bd11bd17a68ff16a70968d6afd09888d1638 authored over 5 years ago by Christopher Loverich <[email protected]>
docs: docusaurus-init

github.com/mobxjs/mobx - 39b7ff153aa681e120d93ff14fbce6bd19fe676d authored over 5 years ago by Christopher Loverich <[email protected]>
docs: add front-matter to all docs

github.com/mobxjs/mobx - e277e6d17f708db6a20b85eb7d5ccdbe5e77574b authored over 5 years ago by Christopher Loverich <[email protected]>
docs: move all images to /docs/assets

github.com/mobxjs/mobx - 5ca50de53eb9ca152849ef22cccafbda35846f8a authored over 5 years ago by Christopher Loverich <[email protected]>
docs: move docs to master

github.com/mobxjs/mobx - ff5bb21997d132b32aa05b271e5fd5e3c9574f83 authored over 5 years ago by Christopher Loverich <[email protected]>
Revert "fix issues 1980 and 2003 (#2057)" (#2059)

This reverts commit 3cb84b49ccdc7a6ed7fcf3ccc7f356d251c6c99f.

github.com/mobxjs/mobx - ef0876e6c4efac852115d84e150b19d5cb3fc019 authored over 5 years ago by Daniel K <[email protected]>
Merge branch 'farwayer-rn-runtime-ver'

github.com/mobxjs/mobx - e3dc636f8793facfbc74b54670609796d472c152 authored over 5 years ago by Michel Weststrate <[email protected]>
Some additional clarifications

github.com/mobxjs/mobx - b09333c1459755ac2ff9171d37be73ecc5121259 authored over 5 years ago by Michel Weststrate <[email protected]>
Merge branch 'rn-runtime-ver' of https://github.com/farwayer/mobx into farwayer-rn-runtime-ver

github.com/mobxjs/mobx - 4ea27df8b412f3cc49b302537e9bea7e9e067948 authored over 5 years ago by Michel Weststrate <[email protected]>
Merge branch 'JSlife23-master'

github.com/mobxjs/mobx - 1952e484b936ceb267d7aa4229510cf4431688fb authored over 5 years ago by Michel Weststrate <[email protected]>
Made sure tsc is run in CI

github.com/mobxjs/mobx - 59f10ba058435561878209273f4c54ce91a43295 authored over 5 years ago by Michel Weststrate <[email protected]>
Fixed some additional compile errors

github.com/mobxjs/mobx - 1c8707e71995df34666628bb2ab3f37aed0ca7b3 authored over 5 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' of https://github.com/JSlife23/mobx into JSlife23-master

github.com/mobxjs/mobx - fa343b765bf1996ca5d1daea354a0094fb983394 authored over 5 years ago by Michel Weststrate <[email protected]>
fix issues 1980 and 2003 (#2057)

* fix issues 1980 and 2003

* Update CHANGELOG.md

Add changelog for fixes 1980 and 2003 iss...

github.com/mobxjs/mobx - 3cb84b49ccdc7a6ed7fcf3ccc7f356d251c6c99f authored over 5 years ago by haimrait <[email protected]>
Update lock.yml

github.com/mobxjs/mobx - 24e524ff6b07cda164d8db17f5029edcd0b71afd authored over 5 years ago by Daniel K <[email protected]>