Ecosyste.ms: OpenCollective

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

github.com/mobxjs/mobx

Simple, scalable state management.
https://github.com/mobxjs/mobx

update snapshots

18264bd5dc4d9a4c76735ac05626f3d68952e434 authored over 4 years ago by phiresky <[email protected]>
update changelog

a0adf50ec82ff826faaadfc430c83ff734ebd814 authored over 4 years ago by phiresky <[email protected]>
add typings for spy()

a7a4edb6d4b4c59c638e0d3d70ca343f0b530ec0 authored over 4 years ago by phiresky <[email protected]>
Oops.

e82204d92682e7f2729af3a52bef754e267f71f1 authored over 4 years ago by Martijn Faassen <[email protected]>
Run prettier

4eee3da31b89115fdbd1698bc8262b281ef9ca9b authored over 4 years ago by Daniel K <[email protected]>
Some build fixes

359fd9fb6d85b5c1bfdd5c911ec28d38701ef075 authored over 4 years ago by Michel Weststrate <[email protected]>
Another todo item.

2634a02d83fc99271e9a65a6ce2f50ae4761e14d authored over 4 years ago by Martijn Faassen <[email protected]>
Remove this. It's out of date anyway, but to test netlify.

2239019b753952bb4153b2dc0caa8d68d1fbcb7d authored over 4 years ago by Martijn Faassen <[email protected]>
todo item.

e5e6459ac42d5d2c309fa6b63d1087c3d7f30e33 authored over 4 years ago by Martijn Faassen <[email protected]>
Update a few outdated links.

77b93815a723b93095556826dad18edc10c44f03 authored over 4 years ago by Martijn Faassen <[email protected]>
Update the react performance document.

Make the reader aware that performance will likely be okay
even without applying these patterns....

d4e2afb7a9ead18e9f7d4eedfceeccc5971a6d04 authored over 4 years ago by Martijn Faassen <[email protected]>
Move observer-component into docs/react/react-integration

Create a new section for React to make this documentation
more easy to find.

Rewrite the basic ...

b7a152a2928b9e045c78fbbbf48082460abf76a6 authored over 4 years ago by Martijn Faassen <[email protected]>
Merge branch 'mobx6' into mobx6-docs

e163ecae6ada6e6a0231438ff863b21fdeeb6420 authored over 4 years ago by Martijn Faassen <[email protected]>
Merge branch 'urugator-fix-2326-v6' into mobx6

ba8293cc6fe10378991bd209f53896503e2f49c7 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge branch 'fix-2326-v6' of https://github.com/urugator/mobx into urugator-fix-2326-v6. Also fixes #2379

4d1397b6285ee2ecf62e45190a2c6fc7d75039cf authored over 4 years ago by Michel Weststrate <[email protected]>
Some cleanup and better handling of sort() and reverse()

fcd15e012b36b65213cdf04720484fb0a8693e8d authored over 4 years ago by Michel Weststrate <[email protected]>
Removed array .get / .set

08cebddbd438f5f62874710b91a01f50792c9378 authored over 4 years ago by Michel Weststrate <[email protected]>
..and more of that

f0c1d1692b96fef10286f0533684824b26e49509 authored over 4 years ago by Michel Weststrate <[email protected]>
Some more internal renames

ced08f55b3649b11771304c9091bd8638c414b02 authored over 4 years ago by Michel Weststrate <[email protected]>
Some more cleanup

6eb1ffccd018c634928e7b1302ecf106303922bc authored over 4 years ago by Michel Weststrate <[email protected]>
Shorter titles.

de6b2916a1154d0a8cf2526f6d2b623a3d473612 authored over 4 years ago by Martijn Faassen <[email protected]>
Start a list of todos.

683a01d57ec8b8cc36a105c280c64fc08a00e8dd authored over 4 years ago by Martijn Faassen <[email protected]>
Remove the starter project link, as per Michel's suggestion.

93dc7739d0f136dae6d53086c609e089d261b184 authored over 4 years ago by Martijn Faassen <[email protected]>
Rework example & concepts.

I've done the following:

* moved the concepts + example code away from the home page in favor
...

b022534057dd3df5e43b07a68b46fa800334565b authored over 4 years ago by Martijn Faassen <[email protected]>
First stab at a reference.

This isn't done at all yet but wanted to preserve some text I
cut from README

0d4c10c821136234a827f5c02b876fdebeb2f942 authored over 4 years ago by Martijn Faassen <[email protected]>
cleaned up `toJS`

bb44cf9b4dbc4c550375a9da79f46d7841f77d07 authored over 4 years ago by Michel Weststrate <[email protected]>
Fixed some 'skips'

10ec425c27c09c822f5edae87f87f135d679b894 authored over 4 years ago by Michel Weststrate <[email protected]>
Some more cleanup

33b2123f7a0270f5af365701d00ef91431ce20ba authored over 4 years ago by Michel Weststrate <[email protected]>
Remove additional header that was in there for no reason.

80da42351e5e553d9488c02632c9fb313a305796 authored over 4 years ago by Martijn Faassen <[email protected]>
Split out installation page.

Model it on the page for immer. Move various details surrounding
installation onto this page.

R...

4998746605c6513bed5967fcc3c7c99776dfb0f9 authored over 4 years ago by Martijn Faassen <[email protected]>
Consolidate link sections. Make links absolute again.

I realized that links can't be relative as README is also in use
outside the website itself, lik...

df7dc1c7b6ccb373c6572d294715ee32ef8400c6 authored over 4 years ago by Martijn Faassen <[email protected]>
Merge branch 'mobx6' into mobx6-docs

ca9609e728c2a3827b9faeff9558cc9ece7fc968 authored over 4 years ago by Martijn Faassen <[email protected]>
Merge branch 'newTrackingState' into mobx6

3358015e048a9e526a77ebec58f0501b9876ac8d authored over 4 years ago by Michel Weststrate <[email protected]>
makeAutoObservable uses _autoAction now (and some cleanup)

62a7fa7f8e1204f02fba6050286b3c151163406e authored over 4 years ago by Michel Weststrate <[email protected]>
Better model for when state changes are allowed

4f36ee2434320ba040ad05a98f6c081eab9a4193 authored over 4 years ago by Michel Weststrate <[email protected]>
quote these.

6dad352fa018778e5bf3b7ffb7d7195eb444a9ee authored over 4 years ago by Martijn Faassen <[email protected]>
Don't mention @observable here.

2ed1ed7906790017a105ae76c890d79a48786442 authored over 4 years ago by Martijn Faassen <[email protected]>
Try to document the new decorator story/codemod.

Moved the details from README and rewrite decorators.md. Try
to figure out the behavior of the c...

ec71fbb409beb65ab835513e0209f58ac7fedc3b authored over 4 years ago by Martijn Faassen <[email protected]>
Make links relative

Previously they pointed to the actual MobX website, which is not
what you want when you're worki...

a106e47e26b9fa09168262c3c6ca4e75f530d10b authored over 4 years ago by Martijn Faassen <[email protected]>
Introduce the concept of `autoAction`

540b5986dcbece0782891e3a897f5aaf74bb33ed authored over 4 years ago by Michel Weststrate <[email protected]>
Add a section about decorator support.

797e3996a47dcccb59d745c1700ece85729f87d9 authored over 4 years ago by Martijn Faassen <[email protected]>
Document makeAutoObservable here as well.

fbe8529e3851c469abf51792fc11358d215493b1 authored over 4 years ago by Martijn Faassen <[email protected]>
Oops.

16948d787bbb535f7aeedc0ceae7c379a39f8bcd authored over 4 years ago by Martijn Faassen <[email protected]>
Improve text per suggestion and make into real questions.

63e8212ebf8d0e8eae299324705f4cfc4e8200c9 authored over 4 years ago by Martijn Faassen <[email protected]>
Reshuffle things concerning lack of Proxy support away from homepage.

The pitfalls still discuss this, but briefly, and refer to a new
document.

fea5d78281291ae45b15691ebe3456e5ed743648 authored over 4 years ago by Martijn Faassen <[email protected]>
Tweak the text.

97a352304d6867843ebf278a16cf9c06e07b06a9 authored over 4 years ago by Martijn Faassen <[email protected]>
Introduce makeAutoObservable.

afbb4982957e33ed69532e5fc86035fb170f2e8c authored over 4 years ago by Martijn Faassen <[email protected]>
Say 'environment' instead of 'browser'.

e21f8dc887b83a893c770f642e0319caca2429c2 authored over 4 years ago by Martijn Faassen <[email protected]>
As it looks now we will still have decorators in the main mobx codebase.

1e9450d4206df8b9bf8c0256252db9795406849c authored over 4 years ago by Martijn Faassen <[email protected]>
Restore the note concerning transactions.

b4a229f8446fabf0bf3a7dfdbf9c76405774b822 authored over 4 years ago by Martijn Faassen <[email protected]>
Convert overview.

b70cbaacdc6718716f6ce1ec8910cfcb4959fd24 authored over 4 years ago by Martijn Faassen <[email protected]>
Rewrite to makeObservable. Hopefully that is correct.

b7c9ac44df3295c0651833d1e371a91c4cab44f0 authored over 4 years ago by Martijn Faassen <[email protected]>
More thoughts and questions.

f8c74c3dab82897049277b9336b4375b636081d0 authored over 4 years ago by Martijn Faassen <[email protected]>
Clarify after discussion with Michel

c0b11f281798dab186148ff30ceb2368f941a04d authored over 4 years ago by Martijn Faassen <[email protected]>
A few more questions.

2f61d32e2729a8b37e044f6b1285cce49324fa18 authored over 4 years ago by Martijn Faassen <[email protected]>
Start to modify this document.

2053105b50272d264e59a70e59d24fdf83976302 authored over 4 years ago by Martijn Faassen <[email protected]>
Went through the docs to remove references to decorators.

Various external references are still out of date. Since the egghead
tutorials will be out of da...

2014263c1e3809fb6e66965ea06e309fb2da4679 authored over 4 years ago by Martijn Faassen <[email protected]>
A few notes about the documentation.

095ef2ffc37fc21123fcf40bd131c04380cea4af authored over 4 years ago by Martijn Faassen <[email protected]>
Fix another typo.

8443b7fcaf31266c29c2e087fa0b0d4c4f59468d authored over 4 years ago by Martijn Faassen <[email protected]>
Fix a few typos.

f4001c4ae14430a21c3d98b4e1a474f165178170 authored over 4 years ago by Martijn Faassen <[email protected]>
test for #2379

fec22b0b3878afc7992b675cae7d8f08d2671e2a authored over 4 years ago by Jan Plaček <[email protected]>
fix #2326 for v6

f7fd2efa295a1e348edf53f6da5cd603798589cb authored over 4 years ago by Jan Plaček <[email protected]>
Update PR template to MobX 6

6202bc51f5294a3e20b2e68c26530e102a298d4c authored over 4 years ago by Daniel K <[email protected]>
enabled / improved minification

c17cf54854ca476b4767fac0e5846192a9f48707 authored over 4 years ago by Michel Weststrate <[email protected]>
postfixed_ most internal members

ec89a5ae72b37e66ffa06143bad453fd16686d0f authored over 4 years ago by Michel Weststrate <[email protected]>
More cleanup!

d4a738fc8637d9eae392b939b239373b3f1bde6b authored over 4 years ago by Michel Weststrate <[email protected]>
More cleanup

ea0b1d8fabe36503c36b15c965fd558df13bca96 authored over 4 years ago by Michel Weststrate <[email protected]>
more cleanup

ba7b80e4c6906745c8252daa5b1517f2fb71becd authored over 4 years ago by Michel Weststrate <[email protected]>
some cleanup and test fixes

a48bbd21eaeb0bc7b6c2fb53d6f80a1ccc830d61 authored over 4 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into mobx6

c4eb9d532ddf0950961c0156e11b012147195484 authored over 4 years ago by Michel Weststrate <[email protected]>
Updated sponsors

cc86acd55db5c2bad1c058d653ca72a252b351bd authored over 4 years ago by Michel Weststrate <[email protected]>
Mobx6 upgrade deps (#2344)

* Add actionName in prod mode too

* Change script names in Contributing section to match exis...

6ecb23b98ba0c867ae889164554468f53e73f6a7 authored over 4 years ago by Nick Ribal <[email protected]>
Added link for `React.createContext` to docs (#2345)

* Added link for `React.createContext` to docs

* Changed React.createContext link to mobx-rea...

27c2c86e6f99bbf89990806b421f64cdf2cb675d authored over 4 years ago by haleyhitch <[email protected]>
WIP

89ef1a1f71c4332db83cf530323f8830182398f4 authored over 4 years ago by Michel Weststrate <[email protected]>
Changed things that will break things

f60c913dc5b887bd647cfe41d29abff6b9971d91 authored over 4 years ago by Michel Weststrate <[email protected]>
Mobx6 - Add action name in prod too (#2343)

* Add actionName in prod mode too

* Change script names in Contributing section to match exis...

5164bbf331a421e517556dd48c679570419124b8 authored over 4 years ago by Nick Ribal <[email protected]>
Add memoization and getter access documentation (#2329)

* Add memoization and getter access documentation

This PR adds some paragraphs around compute...

57c8467c7a33a09a7b71192b8ba9fc7b23a6d37b authored over 4 years ago by Kev Zettler <[email protected]>
CI fixes

8663035e3e034f8a09d38f1f684589f87cef9b87 authored over 4 years ago by Michel Weststrate <[email protected]>
Some cleanup

b5c2ee714bb91a3ff0d29c5094174ec31030a5bb authored over 4 years ago by Michel Weststrate <[email protected]>
Introduced __DEV__

d43a901ced3feb36e422f72957e8b49e28461711 authored over 4 years ago by Michel Weststrate <[email protected]>
setup rollup

0a4ffda6217aa5eb10a41589038b5f2787a12fdb authored over 4 years ago by Michel Weststrate <[email protected]>
Remove bug label from stale.yml

The label is added automatically with GitHub templates and keeps issues open even over inactivit...

326eae873af8c675202c4f47ed7d86b1e6107b4a authored over 4 years ago by Daniel K <[email protected]>
Fix for ObservableSet.prototype.forEach being non-reactive in 4.x (#2341)

* Fix for ObservableSet.prototype.forEach being non-reacive in 4.x

* added to changelog

a9c7130ae76011ebab318d906c5e060927ea7813 authored over 4 years ago by Sergey Melnikov <[email protected]>
Merge pull request #2338 from timgates42/bugfix_typo_occurred

docs: Fix simple typo, occured -> occurred

8898f501fea4ef4354646f07e2cbfd6d43ce1de4 authored over 4 years ago by Matt Ruby <[email protected]>
docs: Fix simple typo, occured -> occurred

There is a small typo in docs/assets/getting-started-assets/javascripts/react-with-addons.js.

S...

ddf2c3f319ad2c49e7dd22e41e01dc8e7aa57a7e authored over 4 years ago by Tim Gates <[email protected]>
replace word debounce with throttle in the documentation (#2337)

87d8896f03c4c4336e80d325f5b34d34dc824973 authored over 4 years ago by Ivan V <[email protected]>
GitHub issue/pr links in IDEA Git log (#2335)

832555c75c4e02072dca894fb9022e9a51827177 authored over 4 years ago by Victor Turansky <[email protected]>
JetBrains Toolbox icon (#2334)

3b6084bf3e03fb3984adb563538b4447ae55dc6f authored over 4 years ago by Victor Turansky <[email protected]>
added links to docs, fixed link to enforceActions (#2333)

* added links to docs, fixed link to enforceActions

* Apply suggestions from code review

C...

09edc6f6a3ef477b54c4c005df01c7773c19cee3 authored over 4 years ago by xchmelmilos <[email protected]>
Change types for IObjectWillChange and IObjectDidChange to generic (#2332)

8a964336ae67c3256a257543dae9835abcf43876 authored over 4 years ago by Igor «InoY» Zvyagintsev <[email protected]>
CI fix

804b66a76a10cd72840653124635c2f29cd52d78 authored over 4 years ago by Michel Weststrate <[email protected]>
CI fixes

64dd2415006e5f40cacc4dbd56107c7450c34b2a authored over 4 years ago by Michel Weststrate <[email protected]>
Fixed build, publish, perf and flow tests

fb23888a080dde6ae8b7a2dc114c57bc48f7e1f2 authored over 4 years ago by Michel Weststrate <[email protected]>
Dropped v4 / v5 folders

4df6a80520f8f1122d95a6cec432f9fbfcb11455 authored over 4 years ago by Michel Weststrate <[email protected]>
fixed formatting

08da4c5dee014d821c5b38f45f45b22bb3e74dd0 authored over 4 years ago by Michel Weststrate <[email protected]>
Organized notes a bit

b58593ad988cbfb1b69072150da3f7a53211d5de authored over 4 years ago by Michel Weststrate <[email protected]>
Dropped v4 code base

29ed85b9e411fd24095621c487e33675d8b29d7e authored over 4 years ago by Michel Weststrate <[email protected]>
Killed some tests, they all pass now

9ca4b9c0cda86c3d595909bf2e17a73628ac7336 authored over 4 years ago by Michel Weststrate <[email protected]>
Made v4 array test work

2befc569572929e4863b5daf051d859078bc3308 authored over 4 years ago by Michel Weststrate <[email protected]>
Introduced `useProxies` config

0884060709b069567eefb3925cf70a928cd0d29d authored over 4 years ago by Michel Weststrate <[email protected]>