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

fixed tests, exposed spy, extended reports

github.com/mobxjs/mobx - f5998da2ca9c391a1f8fd85dd045eab2257462c4 authored over 8 years ago
Minor improvements

github.com/mobxjs/mobx - 311665a499cfdb256bbde9ad56cd4d4514391546 authored over 8 years ago
Fixed & added tests for action

github.com/mobxjs/mobx - 137899844c3aa79bd07771ebe0ad9022035e8228 authored over 8 years ago
type renames to prevent breaking TS typings in next release

github.com/mobxjs/mobx - c3afc2679b6461fc8b419c82fcdd187375ee6169 authored over 8 years ago
Small optimization

github.com/mobxjs/mobx - 08d46105ac3a27ccce1a2202717d5093a5b7841f authored over 8 years ago
All tests succeed again

github.com/mobxjs/mobx - a9c98adb18ddc6d99c91aba18877771ac15047f3 authored over 8 years ago
improved spying, added tests

github.com/mobxjs/mobx - 3b7181fa459ddb6cb2aebcc006b5dedb86d473a7 authored over 8 years ago
basic spy implementation

github.com/mobxjs/mobx - 5267d1b08349b9d98689f471c5d2dd21d5ffa028 authored over 8 years ago
Published version 2.1.6

github.com/mobxjs/mobx - 9e2eb8a51b834d4f918d96ff55b7b4a441748935 authored over 8 years ago
Don't splat large arrays. addresses #236, #237

github.com/mobxjs/mobx - 73dd508c43bbc8cb6d198c9107039fc803b0a86b authored over 8 years ago
Merge pull request #229 from koba04/patch-1

Decorators is not ES2015.

github.com/mobxjs/mobx - 3cdec2b73dac7f68f9f307f66dea246404e9a8e9 authored almost 9 years ago
Decorators is not ES2015.

Currently, Decorators is in stage1.

https://github.com/tc39/ecma262

I think it should call...

github.com/mobxjs/mobx - 43f2b2f1c1b66b0f60c72c215488bcf0ed5e4e65 authored almost 9 years ago
More events

github.com/mobxjs/mobx - cfaf5e592ff420676580f8018c56f2b8ab705d55 authored almost 9 years ago
removed transition tracking

github.com/mobxjs/mobx - 421d80d8cbb550de438d2a8f3c7b89114cad1721 authored almost 9 years ago
Introduced 'owned' observables, which won't fire global events

github.com/mobxjs/mobx - a18e6682e07bce926a17a7b2317d2a53cbc00c43 authored almost 9 years ago
Removed further usages of SimpleEventEmitter

github.com/mobxjs/mobx - 6cced2694de19cfcb55ec0e3282703dd486d6e82 authored almost 9 years ago
ObservableValue now uses changeListener mechanism (mimics interceptable better)

github.com/mobxjs/mobx - 8b4f7396959a6e8d43a0cb643bffd2cffd47234a authored almost 9 years ago
minor improvements

github.com/mobxjs/mobx - 97e5e3314fe5b490fa7a2eb0bdc2a097d0f2f81d authored almost 9 years ago
Intercep tests for objects and maps

github.com/mobxjs/mobx - 2dcf0ccee69b173ad916710d12be183d9c93550a authored almost 9 years ago
Merge pull request #226 from mattdistefano/patch-1

Fix typo in README.md

github.com/mobxjs/mobx - c320cbf994b0dfe2482a04883894239bc444aa3b authored almost 9 years ago
Fix typo in README.md

github.com/mobxjs/mobx - 37d3fb74eea01009005a8e7ae06ee77d291011f6 authored almost 9 years ago
Published version 2.1.5

github.com/mobxjs/mobx - 0031e67ba01b3fbc1cb1da15fdff94529e27f998 authored almost 9 years ago
Merge pull request #222 from andykog/fixComputedObs

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

github.com/mobxjs/mobx - 491b3b9af61128e091f3b75e0fc3f8e358bec824 authored almost 9 years ago
improved test

github.com/mobxjs/mobx - 6d047b30437f9deb4237e5e2cdd29655b551a0d0 authored almost 9 years ago
'computed.observe should not establish new observers on callback'

github.com/mobxjs/mobx - fe84a738ddfcedaa4d471e9c0040108a6b964373 authored almost 9 years ago
Fixed flaky strict mode test

github.com/mobxjs/mobx - 03a087452ad7d6c1b5e2b13239bba5d95a0d7768 authored almost 9 years ago
Merge pull request #221 from hnordt/master

Add Smalldots MobX Store to related project list

github.com/mobxjs/mobx - 144731070616d2f7ba602b6bcdcef6021b5ba8fc authored almost 9 years ago
Update README.md

github.com/mobxjs/mobx - cc1e0152e2db279d02879007501f85a437caf5fa authored almost 9 years ago
more test, deprecated intercept / observe on plain objects

github.com/mobxjs/mobx - 7d749b3b5c66efc6cf887ead6e13eaff563aaf9f authored almost 9 years ago
First `intercept` tests are succeeding :)

github.com/mobxjs/mobx - e813700b445ec03f52e6078af8263494ba89d136 authored almost 9 years ago
Extended observe events (see also #215), introduced intercept events.

github.com/mobxjs/mobx - 267d74025a9389ac66a3e8c27e7c047e2c9e08b6 authored almost 9 years ago
Extended examples section

github.com/mobxjs/mobx - a90f473191dd41e936579e0425e28c2fecc3b26f authored almost 9 years ago
Merge pull request #217 from hellectronic/master

Added examples and related projects to README

github.com/mobxjs/mobx - 2ecda7684d3189a41b1f62546ebbf6f09e2a855e authored almost 9 years ago
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...

github.com/mobxjs/mobx - f81331801eac0542d992af8062e7afa26ee41896 authored almost 9 years ago
Merge pull request #2 from mobxjs/master

Sync with master

github.com/mobxjs/mobx - 81dbe8bbb2d04f46872dc447cb7fb5c95fff9020 authored almost 9 years ago
added links to slides

github.com/mobxjs/mobx - 306a8855e510a4a38397bdbe1d766b76b741f441 authored almost 9 years ago
Merge pull request #216 from nigelgilbert/master

Fixed a typo in readme.

github.com/mobxjs/mobx - 65d7f4b9c00aa29c90b0d90742a9ede90a9725eb authored almost 9 years ago
Fixed a typo in readme.

github.com/mobxjs/mobx - b640b06f71b97e29cb133d9ee9e89ae4f9e549fa authored almost 9 years ago
Added videos section

github.com/mobxjs/mobx - 0462d48e6626cdb4dd6e5626dc557f9436966529 authored almost 9 years ago
Experimental implementation of @action, see #193

github.com/mobxjs/mobx - 5126c142757dea93848159a3c6ba68fc14711b75 authored almost 9 years ago
Introduced @action

github.com/mobxjs/mobx - d3a608aca4124bb1a94c572800a9fc005fb5f3b0 authored almost 9 years ago
whitespace..

github.com/mobxjs/mobx - 9ce67fa633ee73e3aba0d5093f8219c5df44fee2 authored almost 9 years ago
Minor readme improvements

github.com/mobxjs/mobx - 92d02de6173e838aacc0549f3840ae8bd4823f63 authored almost 9 years ago
Added architecture images

github.com/mobxjs/mobx - 3802d2d07eef5d5800642872d39bbda8b88f4c11 authored almost 9 years ago
Mobservable -> MobX

github.com/mobxjs/mobx - 6073f5b9c46a6ffb331c66fba3393b3b2bf2c215 authored almost 9 years ago
Published version 2.1.4

github.com/mobxjs/mobx - df60ea0a13d733c49cb8ed9b34fcb844af9c1282 authored almost 9 years ago
Merge pull request #201 from luosong/master

fix makeNonEnumerable bug in iOS 7.x

github.com/mobxjs/mobx - 6bdc4de92f7bc24e61c36e29bb463b8c142288a1 authored almost 9 years ago
Merge pull request #198 from ReadmeCritic/master

Update README URLs based on HTTP redirects

github.com/mobxjs/mobx - 825e89217ff55863c1cdb05f944add5e7440f301 authored almost 9 years ago
restore package name

github.com/mobxjs/mobx - 9211fc58bad45a445353d5c8bccee05bfd67a927 authored almost 9 years ago
fix ios 7.1 ObservableArray prototype function switched.

github.com/mobxjs/mobx - 88de4e58f1e1620c46b272577b0b391b037e0ae9 authored almost 9 years ago
Update README URLs based on HTTP redirects

github.com/mobxjs/mobx - ad6897ae6bd0d17b0d7a593ea4cfeefc766cc39f authored almost 9 years ago
Dropped dead code from observable-decorator

github.com/mobxjs/mobx - de63c5520e6647d13b56905b1522b5c30fd2e3a0 authored almost 9 years ago
Published version 2.1.3

github.com/mobxjs/mobx - 3eec627f7701d13988c8c87f87719300aa4a63ea authored almost 9 years ago
added tests to verify fix #191, #192

github.com/mobxjs/mobx - 179050379e92730ee6d9f4b18b6f2ceedf499203 authored almost 9 years ago
Merge pull request #192 from andykog/fixObservableDecorator

Fix @observable decorator (fixes #191)

github.com/mobxjs/mobx - 0ac199a83aab21d0d4f0af35c185767abeb73f2d authored almost 9 years ago
Fix @observable decorator (fixes #191)

github.com/mobxjs/mobx - c42e715847c8fbc6689bdd65a992a9f52de8330b authored almost 9 years ago
Merge pull request #185 from sorrycc/patch-1

Update README.md

github.com/mobxjs/mobx - e079c01232d80c85dd6c2103e4b638f40e5909c7 authored almost 9 years ago
Update README.md

github.com/mobxjs/mobx - 03ff76e3b3edee01c5db3648501957f47f656959 authored almost 9 years ago
Improved bower support. Implements #85

github.com/mobxjs/mobx - b7ac81601e8e41c8c7a8a7b4d924c307c5cad9e0 authored almost 9 years ago
Published version 2.1.2

github.com/mobxjs/mobx - 10bed7e769ac91e2dfd60bde76b3e0139918fea3 authored almost 9 years ago
Better debug names for non-plain objects

github.com/mobxjs/mobx - 026a8c232371380565620c73b4e38e6b1ec70e94 authored almost 9 years ago
Applied changes to observableArray as suggested by @bstst in #60

github.com/mobxjs/mobx - 3020568ec82d410f42805484bcc7af8659e0b346 authored almost 9 years ago
Fixed line-endings, fixes #181

github.com/mobxjs/mobx - e54d3ee490df6b553dd26b309d4cfe3df0db543f authored almost 9 years ago
Fixed typos

github.com/mobxjs/mobx - 31529dae171daea2fce286abe7d55f2fb08dfd2a authored almost 9 years ago
Published version 2.1.1

github.com/mobxjs/mobx - e2f6989f11a111269871451214d26cb29c9d0647 authored almost 9 years ago
Fixed typings of `mobx.map`

github.com/mobxjs/mobx - 6f42382260d4789dfc042455d5629d0e6ef0d675 authored almost 9 years ago
Use schedule instead of runReaction

github.com/mobxjs/mobx - 83f9e95441fc387e37eaa76b64fdbd87af6c7bca authored almost 9 years ago
Improved experimental error recovery

github.com/mobxjs/mobx - d5fc70ad69bd5dafb7b7041e45aaa3f7bf384bf5 authored almost 9 years ago
Fixed issue where autorun created in autorun did not kick off

github.com/mobxjs/mobx - fd198d63f0eb7e7911700a11062ad4b04d29b259 authored almost 9 years ago
Published version 2.1.0

github.com/mobxjs/mobx - 3b2ff4f864bcf1b816ca99fea4dfc718251cd452 authored almost 9 years ago
Better error reporting, experimental recovery from error

github.com/mobxjs/mobx - bb40cad402760a4d3de7438154e47730fbaecde5 authored almost 9 years ago
code cleanup, code doc, don't reset guids

github.com/mobxjs/mobx - 9b8b9d90432887b56f036685271fcc23bf541416 authored almost 9 years ago
Clarified code a bit. Fixes #175

github.com/mobxjs/mobx - c01e82bd83ca54441f2a49a5a9b1ff94f20e554a authored almost 9 years ago
released 2.0.6

github.com/mobxjs/mobx - 93574d508ab1e64bcce604b66c7e16f97de2bb0c authored almost 9 years ago
Implemented #163, resetGlobalState should clear transformer caches

github.com/mobxjs/mobx - 5e8834c597e643b09d87d6219fda850fff2faa42 authored almost 9 years ago
Published version 2.0.5

github.com/mobxjs/mobx - 2aad17261d8e6417d652c5e5264a445a5b9d937f authored almost 9 years ago
Published version 2.0.4

github.com/mobxjs/mobx - 65e9cd6dbfd37b49c8c630cd9bd17f68832f6d37 authored almost 9 years ago
$transformId should be non-enumerable. Fixes #170.

github.com/mobxjs/mobx - 7b8fa23200dfc70c18c9b28de084cec6a739efd4 authored almost 9 years ago
removed debugger statement

github.com/mobxjs/mobx - 8539a8164a28737b724914a6382042f5c28d75f9 authored almost 9 years ago
Published version 2.0.3

github.com/mobxjs/mobx - c78aa45213b92b268adae2887d2952e0849e1d16 authored almost 9 years ago
Always peek if inspecting a stale, computed value. Fixes #165.

github.com/mobxjs/mobx - 2fc64d80297584d3b8f4fa9dc8e7659fd35dc6a3 authored almost 9 years ago
Simplification plus no array initializer

github.com/mobxjs/mobx - 64ce81ac16ace1f3dd512d9948772b4d36acd068 authored almost 9 years ago
Added some additional tests to verify proper behavior of decorators

github.com/mobxjs/mobx - af704b0d7bac272b2fd266710f1232b6c4c11c5b authored almost 9 years ago
Published version 2.0.2

github.com/mobxjs/mobx - 3a0f1061a5b4ad8f76a9ba6fa4bf8ce38d929d0f authored almost 9 years ago
Fixed issue that could lead to endless loop in autorunAsync

github.com/mobxjs/mobx - 8dc635645f236f3dff87c00a4de8fc4fd0d3b1fb authored almost 9 years ago
Published version 2.0.1

github.com/mobxjs/mobx - ec98740bb17dd2c395d17bc2384a04a4c3dce006 authored almost 9 years ago
undeprecated observable(scalar), implements #143

github.com/mobxjs/mobx - 5899dee5aaf08115ee48708f0a82147e382baf67 authored almost 9 years ago
`expr` should wrap `computed` instead of `observable` (see #143)

github.com/mobxjs/mobx - 5fb3bdaad9b67ca13754d8c87393993edf116ed8 authored almost 9 years ago
Fixed regression error introduced by rename

github.com/mobxjs/mobx - 324dfce9801e300eeb942fcf8a13bf1b860e4714 authored almost 9 years ago
Don't use minified build for coverage :)

github.com/mobxjs/mobx - e930a89531c84b3e98b4a2a53013ab14363008a2 authored almost 9 years ago
Added link to tutorial

github.com/mobxjs/mobx - 3a516a421a61231904eba24eee4e5652e7ab5f3b authored almost 9 years ago
better link

github.com/mobxjs/mobx - c2deed1b96a4c08730f4a561e6302f955af77f5c authored almost 9 years ago
Added link to ES5 jsfiddle

github.com/mobxjs/mobx - 2a5a3e3bcab0f5e9d89bc32e88ae534d2efb3851 authored almost 9 years ago
Updated readme as suggested in #138

github.com/mobxjs/mobx - 43ad7a0fa95bd63b81fef58d6a814076d7263d1e authored almost 9 years ago
Merge pull request #139 from bwhitty/patch-1

Fix 404 in link to API documentation from readme

github.com/mobxjs/mobx - 79bab67b7a47c877bc23ef37da61a37e9abe8675 authored almost 9 years ago
Update README.md

github.com/mobxjs/mobx - d1d7e12dcd126b68a153e11e51011aac1f66b295 authored almost 9 years ago
Update README.md

github.com/mobxjs/mobx - 964641f645ac1ee54f16681760d8a7a2f10b5a2e authored almost 9 years ago
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 ...

github.com/mobxjs/mobx - a7d3c73c8151e63e6f64f1ec46962d72f473d468 authored almost 9 years ago
Added link to interactive introduction

github.com/mobxjs/mobx - 584ccfc4acc3601e9be59aec1e22b35bd4cf19eb authored almost 9 years ago
Added link to reactive flux blog

github.com/mobxjs/mobx - 8930174f883c5f9b65bb6f7475f1923cf18cb912 authored almost 9 years ago