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

Little cleanups

github.com/mobxjs/mobx - f17a98347a0d3fadb6b2085e46afc8fb461fffaf authored almost 7 years ago
Fixes in typings

github.com/mobxjs/mobx - 4a522fd58b2820dc73f4da4f08165c1ed2466aa0 authored almost 7 years ago
Introduced `flow`

github.com/mobxjs/mobx - 168997eefcf2a344780f03ca2a9174274f961696 authored almost 7 years ago
When will now return a promise if invoked without effect function

github.com/mobxjs/mobx - 51a3b888eb2fe2f3c08853f91a60965632af54f8 authored almost 7 years ago
Added `timeout` option to `when`

github.com/mobxjs/mobx - 6ec78b75282d04b6c95c0d7fc1f0d0c3e47c613c authored almost 7 years ago
Fixed typings issue

github.com/mobxjs/mobx - eaa7f33f09b939cdc1b1f15ba6dbeab1e7e87138 authored almost 7 years ago
All todo's processed now :)

github.com/mobxjs/mobx - f539f607b9d59dc7466f846a9dbb98c2595995fa authored almost 7 years ago
Todo's, fixed issues with actions

github.com/mobxjs/mobx - e5f4cf318b74a028436fbc99b7663a07c09b7a43 authored almost 7 years ago
cleaned up public api

github.com/mobxjs/mobx - c6e30880add24e71237fab000822533f72e566f3 authored almost 7 years ago
Throw when using old apis

github.com/mobxjs/mobx - 441a315eb8ef5e72782ac1579bbc68e8b3b60d5c authored almost 7 years ago
Cleaned up api a bit further

github.com/mobxjs/mobx - b5f11554ae3d5be57103ac8f2a782ab97c5fa83f authored almost 7 years ago
Added some environment checks

github.com/mobxjs/mobx - afb3cc1289dfcb637b0c1a08191698b5b4a27e1b authored almost 7 years ago
Fixed compile errors

github.com/mobxjs/mobx - 9271180fa86d264514de2001e5db4459586d09ff authored almost 7 years ago
Merged #1361

github.com/mobxjs/mobx - 8c63aadc873f8fa6e71fc925693c151dfef89a26 authored almost 7 years ago
processing more todo's!

github.com/mobxjs/mobx - 4c30db4e19e06d6c594c814fd0d9e3dba2249f72 authored almost 7 years ago
More todos' processed

github.com/mobxjs/mobx - cce1468c24927d3b98dc4f5639f8bca651c2c2cb authored almost 7 years ago
object key additions and removals are now interceptable and observable

github.com/mobxjs/mobx - 66af4e9d624f685cb3a0471864a4462b371a9a23 authored almost 7 years ago
Setting new props now preserves existing enhancer

github.com/mobxjs/mobx - 5f87cdf4b564eecfd6c0d1c8269b04701f7cb75d authored almost 7 years ago
cleanup in observable decorator typings

github.com/mobxjs/mobx - 20d8dbf2eb9fb7cef65349b8171b5459c1ec203c authored almost 7 years ago
Clean up decrators

github.com/mobxjs/mobx - c4a997a0eb844f88332bb416308e058bd2d19a18 authored almost 7 years ago
Processing TODO's

github.com/mobxjs/mobx - f80fd499960c7e09206ff84c98d54825406e8f22 authored almost 7 years ago
Cleanup in actions

github.com/mobxjs/mobx - eab222efcfd7c8774dfd7fcd5eaa377462356fd4 authored almost 7 years ago
bugfix in bound actions

github.com/mobxjs/mobx - ec7a54333e790a422dac25905c3613558cae3713 authored almost 7 years ago
Merge branch 'improved-observable-api' into mobx4

github.com/mobxjs/mobx - 5014fbeac027ae1588142aec7f774aa705743064 authored almost 7 years ago
Merge branch 'better-decorators' into improved-observable-api

github.com/mobxjs/mobx - 390a852961d90d05c94cac86ad356d658554c79e authored almost 7 years ago
added support for action short-circuiting

github.com/mobxjs/mobx - 3bbfcb5f63c19e1f67f6431bef29ab998bedc702 authored almost 7 years ago
simplified extendObservable / property creation short-circuiting

github.com/mobxjs/mobx - 78446a5cdf76285b1217c5638a533e7c1bb7b9f7 authored almost 7 years ago
make mobx.observable also accept options

github.com/mobxjs/mobx - 8b7e84715561b12652eb31f6e60f8c6ce0b6d62d authored almost 7 years ago
fixed compilation errors

github.com/mobxjs/mobx - 92d4e37a4012b14000177b33c02ec891384b4627 authored almost 7 years ago
Simplifications

github.com/mobxjs/mobx - e73e1c7022d3a2b4daefc3f3bffcce6c53cae116 authored almost 7 years ago
Added bound action decorator

github.com/mobxjs/mobx - 4c90629474223a2ffea3c0ff95b0d831e15cef1b authored almost 7 years ago
More efficient action instantiation

github.com/mobxjs/mobx - 75ecfa599c112e4fc8cf7b50d6e651e4543a0119 authored almost 7 years ago
Actions on new decorator system part 1

github.com/mobxjs/mobx - e5eda2d37db233bc537ac126d3d48f34f20d7cb1 authored almost 7 years ago
Made sure computed props are declared on proto

github.com/mobxjs/mobx - 3408d99d2c161bd742ccb9553b72efcd27d04ec4 authored almost 7 years ago
Support for non-enumerable props

github.com/mobxjs/mobx - b7cf08835caeef7b428de244eb2135adf43d821e authored almost 7 years ago
Cleaner property creation

github.com/mobxjs/mobx - 2c6c4a4d52fe03c7e857a6c2bc6fdea8063f5011 authored almost 7 years ago
Computed now goes through decorators2

github.com/mobxjs/mobx - 36d81fa3bd6041c2bfb55d9eb089c10380466869 authored almost 7 years ago
Rewriting computed

github.com/mobxjs/mobx - bc936bd830b37f8adce4507cc3dcb00c1457e2ba authored almost 7 years ago
All observable decorators now use decorators2

github.com/mobxjs/mobx - 9e3877a58271a32eaaa39ea5ace7dd870ce3ca55 authored almost 7 years ago
all observable decorators now use decorators2

github.com/mobxjs/mobx - bde7707a2823e2aa5e0d978cb0eb3cda86bac25f authored almost 7 years ago
Updated tests for illegal access

github.com/mobxjs/mobx - 2e9e709d7a48e1ec3f03b4b0f0c57bf1a2160083 authored almost 7 years ago
Improve error on illegal property access

github.com/mobxjs/mobx - 85f7c1c616300da7f057bab3e834f5b8ec6c19d4 authored almost 7 years ago
Fixed auto property initialization

github.com/mobxjs/mobx - c8938ebe4e5829e0495fc9081c47f682207ff86f authored almost 7 years ago
Make inheritance work

github.com/mobxjs/mobx - c62631e0324209b62969cdf9214a042b7b94a71b authored almost 7 years ago
Improved typings of object api

github.com/mobxjs/mobx - 7ab27b229e8b48cdb838929f56c89c49e87fee05 authored almost 7 years ago
better decorators underway(?)

github.com/mobxjs/mobx - 42320c83ff44597b9897361822ff3bb9aab204a6 authored almost 7 years ago
some fancy tests

github.com/mobxjs/mobx - b4dee435a2f3db0381ae59a4b5049541b789b649 authored almost 7 years ago
Little restructuring

github.com/mobxjs/mobx - d632313594a150ba908fbf4fd59d68c2ac42d103 authored almost 7 years ago
some cleanup

github.com/mobxjs/mobx - be049dc6ccff2e9a7811173f55588a37831d99bf authored almost 7 years ago
more notes

github.com/mobxjs/mobx - 21a18806cbbc0af1965c6d9a5701935d26bb9910 authored almost 7 years ago
WIP: optimizing initialization by skipping decorator

github.com/mobxjs/mobx - aaf71bd46f61485e92159bf1319b1a210c30c543 authored almost 7 years ago
Deprecated shallow api

github.com/mobxjs/mobx - 73bf899b650340079d73ce6fed5843cc16ba1e35 authored almost 7 years ago
Tiny improvements

github.com/mobxjs/mobx - ea851869a90ed41ba90425308881b2918e78a974 authored almost 7 years ago
test cleanup

github.com/mobxjs/mobx - ccfec387d8c019907d2f95d3717ce76844026783 authored almost 7 years ago
Killed modifiers :)

github.com/mobxjs/mobx - bb5edeb140fe0405270e42b72bf6fbb09e9c5c5a authored almost 7 years ago
Structure etc works again

github.com/mobxjs/mobx - 9fd13663881a62f415263a7e01c571c05a228824 authored almost 7 years ago
Fixed most tests

github.com/mobxjs/mobx - 4dabbee7295287b1ac11a150705a7eaf4f5e5ef3 authored almost 7 years ago
`observable.object` now accepts decorators

github.com/mobxjs/mobx - f1b09abf3747722d005114db041b5fafa263abf3 authored almost 7 years ago
extend now supports decorators

github.com/mobxjs/mobx - 33023e8d8c77925e3926dc6bbfc51ca8f598296c authored almost 7 years ago
`set` can now take a bag of arguments

github.com/mobxjs/mobx - 7695f970ba71509fd55d425cbbccef32f04161f1 authored almost 7 years ago
Fixed some tests

github.com/mobxjs/mobx - 5e31c8108ad2d72dfa07ff51838328d9351735bf authored almost 7 years ago
Added unit test for decorate

github.com/mobxjs/mobx - 6c41659abe0f5c02a00ad2a91f49e6573d05d8a3 authored almost 7 years ago
observables test now passes

github.com/mobxjs/mobx - e4ff32de874288c9c6b43dd73eaaf49596e44b89 authored almost 7 years ago
Made extendObservable stricter

github.com/mobxjs/mobx - 0bf1c419b4cc0c53e74f4e868a15ab883615da42 authored almost 7 years ago
naive extendObservable implementation

github.com/mobxjs/mobx - 1d5250eaa3157bd98c0ac1652e4eaff5288c7652 authored almost 7 years ago
Simplified computed api

github.com/mobxjs/mobx - ac73be44a552312f1c6abe27eb4a2e1aa4f2b13a authored almost 7 years ago
fixed performance tests

github.com/mobxjs/mobx - 3bde5bce4e4d0abb4efe91da6b5de02529108db9 authored almost 7 years ago
Merge branch 'maps' into mobx4

github.com/mobxjs/mobx - 2dba343754e1e3c7ac9eaf01aaecbf3aaa4eb91a authored almost 7 years ago
Enabled toJS to return Maps

github.com/mobxjs/mobx - be4ad7f7a1f289cb532436309214bc7458b38cfb authored almost 7 years ago
Map definition is now based on es2015.collection

github.com/mobxjs/mobx - 259e87c948fdf779c05934529f1d8f6ac7c9cf2f authored almost 7 years ago
More tests

github.com/mobxjs/mobx - 458f32ed9492b235cf79dd2321bff083f0089630 authored almost 7 years ago
Fixed compilation error

github.com/mobxjs/mobx - 32caff5a1109b4295fe5dc1e46d3e00cb60a1cdc authored almost 7 years ago
Fixed tests

github.com/mobxjs/mobx - e3e4907170aa9d3c4a5688ff95aeda30c5cf4c11 authored almost 7 years ago
Merged #800

github.com/mobxjs/mobx - 04d3fe65555fcce89846d7c4b9abf3bdf802f339 authored almost 7 years ago
Merged #817

github.com/mobxjs/mobx - 9b7083332be55f5758dbb05633fd3e772395c0ba authored almost 7 years ago
Stop exposing `deepEqual` to outside world. Use `comparer.structural` instead

github.com/mobxjs/mobx - 9443b69154143c702110caf242e0115ab2974c76 authored almost 7 years ago
Merge remote-tracking branch 'origin/master' into mobx4

github.com/mobxjs/mobx - 5833fe3b212641476eb9782fab1cab56353c5b10 authored almost 7 years ago
Fixed compilation error

github.com/mobxjs/mobx - 515e4fc93cb1faf515c3e1fcca213bd7905244b9 authored almost 7 years ago
Published version 3.6.1

github.com/mobxjs/mobx - b246c196eda8c898037e39957a681417b486643f authored almost 7 years ago
Merge pull request #1359 from le0nik/fix-tostring-ie

Fix "TypeError: Invalid calling object" error in IE11 (Fixes #1358)

github.com/mobxjs/mobx - 2ae6107018384fe94b319b00d0f1d1fea769e805 authored almost 7 years ago
Fix error on `toString.call` in IE

github.com/mobxjs/mobx - f8ab36c13bd64d04d152a1776321540f1087ac71 authored almost 7 years ago
Fixed regression performance drop

github.com/mobxjs/mobx - ef4bc3fc38d375c59dbabc828cfc44e6ace23323 authored almost 7 years ago
extendObservable now takes an options object

github.com/mobxjs/mobx - e9535959b082890bd5e75060ad76d8ec3d3f4066 authored almost 7 years ago
extendObservable only accepts one arg

github.com/mobxjs/mobx - 7931d3b2b08a7999e4eeafd19113ea2432a03014 authored almost 7 years ago
Fixed regression tests after merging master

github.com/mobxjs/mobx - 1b2d94752b0087c642fd84a2998f42c2a23a6567 authored almost 7 years ago
Fixed some compile errors

github.com/mobxjs/mobx - 0fa557d3c37fb900368d76ff97c61e8333cdf9c0 authored almost 7 years ago
Merge branch 'master' into mobx4

github.com/mobxjs/mobx - f111eba8e4fd7a7b518af7a5597a5c12b3bc2896 authored almost 7 years ago
Published version 3.6.0

github.com/mobxjs/mobx - 8f7f4a3e24e47b001c7e3073c69576086619c575 authored almost 7 years ago
Fixed build issue after accidentally throwing away the wrong code :)

github.com/mobxjs/mobx - 689ad4e2cf095f599919b9002e93564a0daf50b6 authored almost 7 years ago
Fixed #1118: deepEquals giving incorrect results for complex objects

github.com/mobxjs/mobx - b0517bce579a2ad3b90b0b239c65392c4153b651 authored almost 7 years ago
Moved `deepEquals` to it's own file

github.com/mobxjs/mobx - 6f068a369ded25dae8a99879642fe8fa4fd693a5 authored almost 7 years ago
Make sure jest picks up changes in source code

github.com/mobxjs/mobx - 79d473a5438643c5ed0b20adfdfa1db57a41ea5d authored almost 7 years ago
Fixed a potential bug in `when`

github.com/mobxjs/mobx - 0344e905469b7a3551528aea92f24d1781942d96 authored almost 7 years ago
Merge remote-tracking branch 'origin/master' into mobx4

github.com/mobxjs/mobx - 4e5c6cf8c4ff0134d30bafb5851fd667d7ad5d2c authored almost 7 years ago
Implemented #1301: specify onError handler on reactions as option

github.com/mobxjs/mobx - a857dcaf2f9db911a14d93bf50fb5c5f760f6d16 authored almost 7 years ago