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

fixed tests, exposed spy, extended reports

f5998da2ca9c391a1f8fd85dd045eab2257462c4 authored over 8 years ago by Michel Weststrate <[email protected]>
Minor improvements

311665a499cfdb256bbde9ad56cd4d4514391546 authored over 8 years ago by Michel Weststrate <[email protected]>
Fixed & added tests for action

137899844c3aa79bd07771ebe0ad9022035e8228 authored over 8 years ago by Michel Weststrate <[email protected]>
type renames to prevent breaking TS typings in next release

c3afc2679b6461fc8b419c82fcdd187375ee6169 authored over 8 years ago by Michel Weststrate <[email protected]>
Small optimization

08d46105ac3a27ccce1a2202717d5093a5b7841f authored over 8 years ago by Michel Weststrate <[email protected]>
All tests succeed again

a9c98adb18ddc6d99c91aba18877771ac15047f3 authored over 8 years ago by Michel Weststrate <[email protected]>
improved spying, added tests

3b7181fa459ddb6cb2aebcc006b5dedb86d473a7 authored over 8 years ago by Michel Weststrate <[email protected]>
basic spy implementation

5267d1b08349b9d98689f471c5d2dd21d5ffa028 authored over 8 years ago by Michel Weststrate <[email protected]>
Published version 2.1.6

9e2eb8a51b834d4f918d96ff55b7b4a441748935 authored over 8 years ago by Michel Weststrate <[email protected]>
Don't splat large arrays. addresses #236, #237

73dd508c43bbc8cb6d198c9107039fc803b0a86b authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #229 from koba04/patch-1

Decorators is not ES2015.

3cdec2b73dac7f68f9f307f66dea246404e9a8e9 authored over 8 years ago by Michel Weststrate <[email protected]>
Decorators is not ES2015.

Currently, Decorators is in stage1.

https://github.com/tc39/ecma262

I think it should call...

43f2b2f1c1b66b0f60c72c215488bcf0ed5e4e65 authored over 8 years ago by Toru Kobayashi <[email protected]>
More events

cfaf5e592ff420676580f8018c56f2b8ab705d55 authored over 8 years ago by Michel Weststrate <[email protected]>
removed transition tracking

421d80d8cbb550de438d2a8f3c7b89114cad1721 authored over 8 years ago by Michel Weststrate <[email protected]>
Introduced 'owned' observables, which won't fire global events

a18e6682e07bce926a17a7b2317d2a53cbc00c43 authored over 8 years ago by Michel Weststrate <[email protected]>
Removed further usages of SimpleEventEmitter

6cced2694de19cfcb55ec0e3282703dd486d6e82 authored over 8 years ago by Michel Weststrate <[email protected]>
ObservableValue now uses changeListener mechanism (mimics interceptable better)

8b4f7396959a6e8d43a0cb643bffd2cffd47234a authored over 8 years ago by Michel Weststrate <[email protected]>
minor improvements

97e5e3314fe5b490fa7a2eb0bdc2a097d0f2f81d authored over 8 years ago by Michel Weststrate <[email protected]>
Intercep tests for objects and maps

2dcf0ccee69b173ad916710d12be183d9c93550a authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #226 from mattdistefano/patch-1

Fix typo in README.md

c320cbf994b0dfe2482a04883894239bc444aa3b authored over 8 years ago by Michel Weststrate <[email protected]>
Fix typo in README.md

37d3fb74eea01009005a8e7ae06ee77d291011f6 authored over 8 years ago by Matt Distefano <[email protected]>
Published version 2.1.5

0031e67ba01b3fbc1cb1da15fdff94529e27f998 authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #222 from andykog/fixComputedObs

'computed.observe should not establish new observers on callback'

491b3b9af61128e091f3b75e0fc3f8e358bec824 authored over 8 years ago by Michel Weststrate <[email protected]>
improved test

6d047b30437f9deb4237e5e2cdd29655b551a0d0 authored over 8 years ago by Andrey Kogut <[email protected]>
'computed.observe should not establish new observers on callback'

fe84a738ddfcedaa4d471e9c0040108a6b964373 authored over 8 years ago by Andrey Kogut <[email protected]>
Fixed flaky strict mode test

03a087452ad7d6c1b5e2b13239bba5d95a0d7768 authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #221 from hnordt/master

Add Smalldots MobX Store to related project list

144731070616d2f7ba602b6bcdcef6021b5ba8fc authored over 8 years ago by Michel Weststrate <[email protected]>
Update README.md

cc1e0152e2db279d02879007501f85a437caf5fa authored over 8 years ago by Héliton Nordt <[email protected]>
more test, deprecated intercept / observe on plain objects

7d749b3b5c66efc6cf887ead6e13eaff563aaf9f authored over 8 years ago by Michel Weststrate <[email protected]>
First `intercept` tests are succeeding :)

e813700b445ec03f52e6078af8263494ba89d136 authored over 8 years ago by Michel Weststrate <[email protected]>
Extended observe events (see also #215), introduced intercept events.

267d74025a9389ac66a3e8c27e7c047e2c9e08b6 authored over 8 years ago by Michel Weststrate <[email protected]>
Extended examples section

a90f473191dd41e936579e0425e28c2fecc3b26f authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #217 from hellectronic/master

Added examples and related projects to README

2ecda7684d3189a41b1f62546ebbf6f09e2a855e authored over 8 years ago by Michel Weststrate <[email protected]>
Added examples and related projects to README

Added some examples and related projects that were mention in #104 and in docs/LINKS.md to the R...

f81331801eac0542d992af8062e7afa26ee41896 authored over 8 years ago by hellectronic <[email protected]>
Merge pull request #2 from mobxjs/master

Sync with master

81dbe8bbb2d04f46872dc447cb7fb5c95fff9020 authored over 8 years ago by hellectronic <[email protected]>
added links to slides

306a8855e510a4a38397bdbe1d766b76b741f441 authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #216 from nigelgilbert/master

Fixed a typo in readme.

65d7f4b9c00aa29c90b0d90742a9ede90a9725eb authored over 8 years ago by Michel Weststrate <[email protected]>
Fixed a typo in readme.

b640b06f71b97e29cb133d9ee9e89ae4f9e549fa authored over 8 years ago by nigelgilbert <[email protected]>
Added videos section

0462d48e6626cdb4dd6e5626dc557f9436966529 authored over 8 years ago by Michel Weststrate <[email protected]>
Experimental implementation of @action, see #193

5126c142757dea93848159a3c6ba68fc14711b75 authored over 8 years ago by Michel Weststrate <[email protected]>
Introduced @action

d3a608aca4124bb1a94c572800a9fc005fb5f3b0 authored over 8 years ago by Michel Weststrate <[email protected]>
whitespace..

9ce67fa633ee73e3aba0d5093f8219c5df44fee2 authored over 8 years ago by Michel Weststrate <[email protected]>
Minor readme improvements

92d02de6173e838aacc0549f3840ae8bd4823f63 authored over 8 years ago by Michel Weststrate <[email protected]>
Added architecture images

3802d2d07eef5d5800642872d39bbda8b88f4c11 authored over 8 years ago by Michel Weststrate <[email protected]>
Mobservable -> MobX

6073f5b9c46a6ffb331c66fba3393b3b2bf2c215 authored over 8 years ago by Michel Weststrate <[email protected]>
Published version 2.1.4

df60ea0a13d733c49cb8ed9b34fcb844af9c1282 authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #201 from luosong/master

fix makeNonEnumerable bug in iOS 7.x

6bdc4de92f7bc24e61c36e29bb463b8c142288a1 authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #198 from ReadmeCritic/master

Update README URLs based on HTTP redirects

825e89217ff55863c1cdb05f944add5e7440f301 authored over 8 years ago by Michel Weststrate <[email protected]>
restore package name

9211fc58bad45a445353d5c8bccee05bfd67a927 authored over 8 years ago by syq <[email protected]>
fix ios 7.1 ObservableArray prototype function switched.

88de4e58f1e1620c46b272577b0b391b037e0ae9 authored over 8 years ago by syq <[email protected]>
Update README URLs based on HTTP redirects

ad6897ae6bd0d17b0d7a593ea4cfeefc766cc39f authored over 8 years ago by ReadmeCritic <[email protected]>
Dropped dead code from observable-decorator

de63c5520e6647d13b56905b1522b5c30fd2e3a0 authored over 8 years ago by Michel Weststrate <[email protected]>
Published version 2.1.3

3eec627f7701d13988c8c87f87719300aa4a63ea authored over 8 years ago by Michel Weststrate <[email protected]>
added tests to verify fix #191, #192

179050379e92730ee6d9f4b18b6f2ceedf499203 authored over 8 years ago by Michel Weststrate <[email protected]>
Merge pull request #192 from andykog/fixObservableDecorator

Fix @observable decorator (fixes #191)

0ac199a83aab21d0d4f0af35c185767abeb73f2d authored over 8 years ago by Michel Weststrate <[email protected]>
Fix @observable decorator (fixes #191)

c42e715847c8fbc6689bdd65a992a9f52de8330b authored over 8 years ago by Andrey Kogut <[email protected]>
Merge pull request #185 from sorrycc/patch-1

Update README.md

e079c01232d80c85dd6c2103e4b638f40e5909c7 authored over 8 years ago by Michel Weststrate <[email protected]>
Update README.md

03ff76e3b3edee01c5db3648501957f47f656959 authored over 8 years ago by chencheng (云谦) <[email protected]>
Improved bower support. Implements #85

b7ac81601e8e41c8c7a8a7b4d924c307c5cad9e0 authored over 8 years ago by Michel Weststrate <[email protected]>
Published version 2.1.2

10bed7e769ac91e2dfd60bde76b3e0139918fea3 authored over 8 years ago by Michel Weststrate <[email protected]>
Better debug names for non-plain objects

026a8c232371380565620c73b4e38e6b1ec70e94 authored over 8 years ago by Michel Weststrate <[email protected]>
Applied changes to observableArray as suggested by @bstst in #60

3020568ec82d410f42805484bcc7af8659e0b346 authored over 8 years ago by Michel Weststrate <[email protected]>
Fixed line-endings, fixes #181

e54d3ee490df6b553dd26b309d4cfe3df0db543f authored over 8 years ago by Michel Weststrate <[email protected]>
Fixed typos

31529dae171daea2fce286abe7d55f2fb08dfd2a authored over 8 years ago by Andrey Kogut <[email protected]>
Published version 2.1.1

e2f6989f11a111269871451214d26cb29c9d0647 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed typings of `mobx.map`

6f42382260d4789dfc042455d5629d0e6ef0d675 authored almost 9 years ago by Michel Weststrate <[email protected]>
Use schedule instead of runReaction

83f9e95441fc387e37eaa76b64fdbd87af6c7bca authored almost 9 years ago by Michel Weststrate <[email protected]>
Improved experimental error recovery

d5fc70ad69bd5dafb7b7041e45aaa3f7bf384bf5 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed issue where autorun created in autorun did not kick off

fd198d63f0eb7e7911700a11062ad4b04d29b259 authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 2.1.0

3b2ff4f864bcf1b816ca99fea4dfc718251cd452 authored almost 9 years ago by Michel Weststrate <[email protected]>
Better error reporting, experimental recovery from error

bb40cad402760a4d3de7438154e47730fbaecde5 authored almost 9 years ago by Michel Weststrate <[email protected]>
code cleanup, code doc, don't reset guids

9b8b9d90432887b56f036685271fcc23bf541416 authored almost 9 years ago by Michel Weststrate <[email protected]>
Clarified code a bit. Fixes #175

c01e82bd83ca54441f2a49a5a9b1ff94f20e554a authored almost 9 years ago by Michel Weststrate <[email protected]>
released 2.0.6

93574d508ab1e64bcce604b66c7e16f97de2bb0c authored almost 9 years ago by Michel Weststrate <[email protected]>
Implemented #163, resetGlobalState should clear transformer caches

5e8834c597e643b09d87d6219fda850fff2faa42 authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 2.0.5

2aad17261d8e6417d652c5e5264a445a5b9d937f authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 2.0.4

65e9cd6dbfd37b49c8c630cd9bd17f68832f6d37 authored almost 9 years ago by Michel Weststrate <[email protected]>
$transformId should be non-enumerable. Fixes #170.

7b8fa23200dfc70c18c9b28de084cec6a739efd4 authored almost 9 years ago by Michel Weststrate <[email protected]>
removed debugger statement

8539a8164a28737b724914a6382042f5c28d75f9 authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 2.0.3

c78aa45213b92b268adae2887d2952e0849e1d16 authored almost 9 years ago by Michel Weststrate <[email protected]>
Always peek if inspecting a stale, computed value. Fixes #165.

2fc64d80297584d3b8f4fa9dc8e7659fd35dc6a3 authored almost 9 years ago by Michel Weststrate <[email protected]>
Simplification plus no array initializer

64ce81ac16ace1f3dd512d9948772b4d36acd068 authored almost 9 years ago by Michel Weststrate <[email protected]>
Added some additional tests to verify proper behavior of decorators

af704b0d7bac272b2fd266710f1232b6c4c11c5b authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 2.0.2

3a0f1061a5b4ad8f76a9ba6fa4bf8ce38d929d0f authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed issue that could lead to endless loop in autorunAsync

8dc635645f236f3dff87c00a4de8fc4fd0d3b1fb authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 2.0.1

ec98740bb17dd2c395d17bc2384a04a4c3dce006 authored almost 9 years ago by Michel Weststrate <[email protected]>
undeprecated observable(scalar), implements #143

5899dee5aaf08115ee48708f0a82147e382baf67 authored almost 9 years ago by Michel Weststrate <[email protected]>
`expr` should wrap `computed` instead of `observable` (see #143)

5fb3bdaad9b67ca13754d8c87393993edf116ed8 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed regression error introduced by rename

324dfce9801e300eeb942fcf8a13bf1b860e4714 authored almost 9 years ago by Michel Weststrate <[email protected]>
Don't use minified build for coverage :)

e930a89531c84b3e98b4a2a53013ab14363008a2 authored almost 9 years ago by Michel Weststrate <[email protected]>
Added link to tutorial

3a516a421a61231904eba24eee4e5652e7ab5f3b authored almost 9 years ago by Michel Weststrate <[email protected]>
better link

c2deed1b96a4c08730f4a561e6302f955af77f5c authored almost 9 years ago by Michel Weststrate <[email protected]>
Added link to ES5 jsfiddle

2a5a3e3bcab0f5e9d89bc32e88ae534d2efb3851 authored almost 9 years ago by Michel Weststrate <[email protected]>
Updated readme as suggested in #138

43ad7a0fa95bd63b81fef58d6a814076d7263d1e authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #139 from bwhitty/patch-1

Fix 404 in link to API documentation from readme

79bab67b7a47c877bc23ef37da61a37e9abe8675 authored almost 9 years ago by Michel Weststrate <[email protected]>
Update README.md

d1d7e12dcd126b68a153e11e51011aac1f66b295 authored almost 9 years ago by Kevin Malakoff <[email protected]>
Update README.md

964641f645ac1ee54f16681760d8a7a2f10b5a2e authored almost 9 years ago by Kevin Malakoff <[email protected]>
Fix 404 in link to API documentation from readme

https://mobxjs.github.io/ 404s and does not actually link to the API documentation, so here's a ...

a7d3c73c8151e63e6f64f1ec46962d72f473d468 authored almost 9 years ago by Braden Whitten <[email protected]>
Added link to interactive introduction

584ccfc4acc3601e9be59aec1e22b35bd4cf19eb authored almost 9 years ago by Michel Weststrate <[email protected]>
Added link to reactive flux blog

8930174f883c5f9b65bb6f7475f1923cf18cb912 authored almost 9 years ago by Michel Weststrate <[email protected]>