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

Improved error logging, suppress reaction errors if action is already throwing. Fixes #1836

github.com/mobxjs/mobx - 41ba822917e70f3acabb985b656f302bad2db2a8 authored almost 6 years ago by Michel Weststrate <[email protected]>
Fixed logging in trace test

github.com/mobxjs/mobx - 19ec1703de27944704649ab76a8a6f6f742e2f71 authored almost 6 years ago by Michel Weststrate <[email protected]>
Made test to verify error behavior

github.com/mobxjs/mobx - d5f88556b55dcd438b7f52e1d9d5e823b9897160 authored almost 6 years ago by Michel Weststrate <[email protected]>
Fixed #1850: trace + debug cannot handle multi line comments

github.com/mobxjs/mobx - 053adacfb40ebf4981fcfc64c25a294547a95114 authored almost 6 years ago by Michel Weststrate <[email protected]>
made computed props non-configurable to earlier detect delete or inheritance abuse. Fixes #1867

github.com/mobxjs/mobx - 1b0f5ed4b24844498152e90c08c6a3287fe468d5 authored almost 6 years ago by Michel Weststrate <[email protected]>
Make sure isolateGlobalState is called first, fixes#1869

github.com/mobxjs/mobx - fbe835a91fb77f159fbc27adc56c1a020296c56b authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1868 from SayBGM/master

Quotation marks style unification

github.com/mobxjs/mobx - 63f2cf5ff7da651d67a99325070787dbc649e1bb authored almost 6 years ago by Matt Ruby <[email protected]>
Template string grammar error correction

github.com/mobxjs/mobx - 5237b01baf1bf7767cf5b2bbe026d71f29cfaab3 authored almost 6 years ago by SayBGM <[email protected]>
Quotation marks style unification

I unified the quotation style of the source code in the Readme document.

github.com/mobxjs/mobx - 6971ef5febef9a8fff519eeb1ea5f25a621a1a61 authored almost 6 years ago by SayBGM <[email protected]>
feat: add `equals` option to `observable.box` (resolve #1580)

github.com/mobxjs/mobx - 728a82917afe6361c7dca88e21d5e72dc2118dcc authored about 6 years ago by Wee <[email protected]>
Update mobx.ts

github.com/mobxjs/mobx - cec58eb8d8be2ed07c040760f7f93f18dd54ce70 authored about 6 years ago by Javier Gonzalez <[email protected]>
Update flow.ts

github.com/mobxjs/mobx - e0d7e99bb08b08b373591faf26589ed3c6109167 authored about 6 years ago by Javier Gonzalez <[email protected]>
Update api.js

github.com/mobxjs/mobx - 2cdb4797939b1f29e2db3ed248a2c63d16cf04bc authored about 6 years ago by Javier Gonzalez <[email protected]>
Update flow.js

github.com/mobxjs/mobx - 16783ef1db4303dad717dea75215b67df1dfe81a authored about 6 years ago by Javier Gonzalez <[email protected]>
Update CHANGELOG.md

github.com/mobxjs/mobx - 0612cb1f79f06f7e4875e815f1182807325235ea authored about 6 years ago by Javier Gonzalez <[email protected]>
Merge branch 'master' into better-flow-ts

github.com/mobxjs/mobx - d88a844d81af4ce8b820c5dec3a5cd7f55ce649b authored about 6 years ago by Javier Gonzalez <[email protected]>
Merge pull request #1849 from AArnott/addRootDir

Add compilerOptions.rootDir=src setting to tsconfig.json

github.com/mobxjs/mobx - c74c9f823c31ca20e977acd10305c625ee36a458 authored about 6 years ago by Michel Weststrate <[email protected]>
Add compilerOptions.rootDir=src setting to tsconfig.json

This is required for the recent demo of cross-repo linking to mobx
See https://twitter.com/mwest...

github.com/mobxjs/mobx - abacaa2d4e91a6023e17b58fd2a32eb42406e9fb authored about 6 years ago by Andrew Arnott <[email protected]>
Added Michal Tiller as sponsor :)

github.com/mobxjs/mobx - af37a356948844b3593418129b4a5aeadcbd1cba authored about 6 years ago by Michel Weststrate <[email protected]>
Fixed compilation issue after merge

github.com/mobxjs/mobx - b25e65247378b00788dcd5557babda827e072197 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' of https://github.com/mobxjs/mobx

github.com/mobxjs/mobx - c217205b4342f3af40ee43e62a2f6343f815275d authored about 6 years ago by Michel Weststrate <[email protected]>
Added note about TypeScript 3 impact

github.com/mobxjs/mobx - e3bda1e24bc68fc87515b86f48ea81fd1a656ffa authored about 6 years ago by Michel Weststrate <[email protected]>
Published version 5.8.0

github.com/mobxjs/mobx - fd0729bec79828f6dd0a03112752f78fd78f022c authored about 6 years ago by Michel Weststrate <[email protected]>
Updated changelog

github.com/mobxjs/mobx - 000d5d5248f7c27a6927a263f701661dec1c1635 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1833 from fi3ework/fix-#1537

fix: earlier onBecome(Un)Observed disposer will not dispose later listener (fix #1537)

github.com/mobxjs/mobx - 0e6e0d24cbcb88e7970719770fc3dd263ade927d authored about 6 years ago by Michel Weststrate <[email protected]>
fix for castFlowReturn

github.com/mobxjs/mobx - 7f94889b31b504cbea35068bef658213a46bfbc3 authored about 6 years ago by Javier Gonzalez <[email protected]>
merged master, added silly unit tests to make coveralls happy

github.com/mobxjs/mobx - 3e97529e742392fc96f10ed75d62451ae3445b99 authored about 6 years ago by Javier Gonzalez <[email protected]>
Merge pull request #1838 from fi3ework/fix-quick-build-tsc3

fix: type checking error under TypeScript 3.0 (fix #1837)

github.com/mobxjs/mobx - d46bbe5020bbf4f7379ff08875cbfba9fcfb8dd4 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1835 from fi3ework/fix-#1548

fix: add a configure env variable to mute minification warning (fix #1548)

github.com/mobxjs/mobx - 67e481c35e0a09c40a8053f1e8df2116a1a396e2 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1825 from ismailhabib/master

Improve flow() typing

github.com/mobxjs/mobx - b869c380f84a258c3c43d43a3a882635c9eb24ee authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1834 from mrtnbroder/webpack-4-browser-field

support cjs and esm version for browser builds

github.com/mobxjs/mobx - b1158509574273c6efd83562022794d5c3add935 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1841 from k-g-a/fix-array-dehance

Fix array dehance (#1839)

github.com/mobxjs/mobx - daf6ac0ac8dd369fb6179ec6a7fbbb231f383f9f authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1831 from jeffijoe/patch-1

Add another quote to "What others are saying"

github.com/mobxjs/mobx - ea30f7d35888e4fac4d067162009d1b309c67131 authored about 6 years ago by Michel Weststrate <[email protected]>
fix: type checking error under TypeScript 3.0 (fix #1837)

github.com/mobxjs/mobx - 112f744e42b2e2565ba9175b76b01cc82a5e7024 authored about 6 years ago by Wee <[email protected]>
fix: add hook listener props to IObservable interface

github.com/mobxjs/mobx - 009a4822c4326d60d59cc83abba2b96bff1a23d5 authored about 6 years ago by Wee <[email protected]>
fix: earlier onBecome(Un)Observed disposer will not dispose later listener (fix #1537)

github.com/mobxjs/mobx - 7d42f47abef1caf2277a4c9502c1193eb4220a0b authored about 6 years ago by Wee <[email protected]>
fix: add a configure env variable to mute minification warning (fix #1548)

github.com/mobxjs/mobx - 337b6aa5d1950f219a723213647fdc05f3275e66 authored about 6 years ago by Wee <[email protected]>
support cjs and esm version for browser builds

github.com/mobxjs/mobx - 72bdf6b6a6dba150164c3813fa1049456b3dc17b authored about 6 years ago by Martin Broder <[email protected]>
Add another quote to "What others are saying"

github.com/mobxjs/mobx - 1e652b4bc56543c5f893849ff6055d6bcc32d938 authored about 6 years ago by Jeff Hansen <[email protected]>
fixed unit tests

github.com/mobxjs/mobx - fb09b3d7a77813a9f39469330323fb6390e22399 authored about 6 years ago by Javier Gonzalez <[email protected]>
improved flow typing, improved tslint

github.com/mobxjs/mobx - bce4d8ad5901e1cb8743bc2ae74c5e2c3e00109a authored about 6 years ago by Javier Gonzalez <[email protected]>
Improve flow typing

github.com/mobxjs/mobx - c8dfeab386c231f4cb9efe059eeebbc840f16eb3 authored about 6 years ago by Habib <[email protected]>
Published version 5.7.0

github.com/mobxjs/mobx - d55c50a404a3c28da10309e2248a88c689a44ca9 authored about 6 years ago by Michel Weststrate <[email protected]>
updated changelog

github.com/mobxjs/mobx - 0274b808c86d395cb0c94f6cce37ff1b1b049e2b authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1826 from mobxjs/fix-computed-stack-overflow

Fixed stack overflow for @computed on RN, fixes #1777

github.com/mobxjs/mobx - fcb75546c141e4fc05af46b2789cc8b7eac069f3 authored about 6 years ago by Michel Weststrate <[email protected]>
Fixed stack overflow for @computed on RN, fixes #1777

github.com/mobxjs/mobx - 83512623bafeed64219511f43ec44acc000b2541 authored about 6 years ago by Michel Weststrate <[email protected]>
Upgraded to TypeScript 3

github.com/mobxjs/mobx - 16f85861f45687b019949c298efb8d6a3564bd18 authored about 6 years ago by Michel Weststrate <[email protected]>
`UNCHANGED` token is now part of mobxGlobals, fixes #1742

github.com/mobxjs/mobx - f5a5915559fd5c7b68ed7429c0ed81f240dc3c0c authored about 6 years ago by Michel Weststrate <[email protected]>
Fixed flow iterator type, fixes #1624

github.com/mobxjs/mobx - 2df55f16a73d88fb31f2f700d5d78fd25775fc16 authored about 6 years ago by Michel Weststrate <[email protected]>
Published version 5.6.0

github.com/mobxjs/mobx - 857621c6bfbdc01f18db318897d2e070a3ddfaab authored about 6 years ago by Michel Weststrate <[email protected]>
Fixed #1796, detect undelete of undefined property

github.com/mobxjs/mobx - 3a6b0725434a85197e9b6f45a3ab65ac99c167d7 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1799 from mobxjs/smarter-keep-alive

Smarter keep alive

github.com/mobxjs/mobx - 4a274fa5633ee1268ea6115d5230116bfb6b45a6 authored about 6 years ago by Michel Weststrate <[email protected]>
removed old logo

github.com/mobxjs/mobx - 0ad16ccb7d411eb05bc629609122554d6d933729 authored about 6 years ago by Michel Weststrate <[email protected]>
Updated sponsors

github.com/mobxjs/mobx - f6e712a98afbeca3f820174c8f99e66c0ed5b695 authored about 6 years ago by Michel Weststrate <[email protected]>
Cleaned up / fine tuned tests

github.com/mobxjs/mobx - 3d059264f744bee548c692455ffb143e3f7561be authored about 6 years ago by Michel Weststrate <[email protected]>
implemented #1534:smareter keepAlive

github.com/mobxjs/mobx - 8b1c5ec30404415f6ea33ad88ba343ff2389fb4b authored about 6 years ago by Michel Weststrate <[email protected]>
removed old logo

github.com/mobxjs/mobx - aaac86bfc0d9e8669e11b8fcf3b884483b535b2d authored about 6 years ago by Michel Weststrate <[email protected]>
Updated sponsors

github.com/mobxjs/mobx - 913fabf73578496288a4ff0c72af9701bb7d8079 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1786 from geneoes/minor-types-observablearray

Minor types added

github.com/mobxjs/mobx - 04dc6200536bb4588ea0ac2af377e426f9955fb0 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1794 from alesn/master

Increased precision of some flow types

github.com/mobxjs/mobx - bffa33b91b7b73e4268cb76a16c219fc915e5ef3 authored about 6 years ago by Michel Weststrate <[email protected]>
Increased precision of some flow types

github.com/mobxjs/mobx - b3cf8f4592bd1e98860790f78ec57f7be7ee8b61 authored about 6 years ago by Ales Nedomlel <[email protected]>
Merge pull request #1792 from mbelsky/patch-1

Display CDN urls as a sublist

github.com/mobxjs/mobx - 3dba5a65dfbf5170282b3fd0857b4c4956f2658d authored about 6 years ago by Matt Ruby <[email protected]>
Display CDN urls as a sublist

github.com/mobxjs/mobx - 0f00059d5ed8067e5020c14f277443757e20b6ac authored about 6 years ago by Max Belsky <[email protected]>
Add tests

github.com/mobxjs/mobx - ca16f29bb29a2c71f9ea14bc01d7740f5ea7e831 authored about 6 years ago by Hector Parra <[email protected]>
added minor types on observablearray

github.com/mobxjs/mobx - 2db3d4d7ff4e26e414002e5411f75539b8fb60e6 authored about 6 years ago by Enio <[email protected]>
Published version 5.5.2

github.com/mobxjs/mobx - 524bf2c8c1f949f3247cea3dcb1cfbf0316f3950 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1783 from wangyiz4262/patch-1

Add check for nullable source on toJS()

github.com/mobxjs/mobx - 397c1a17ec3a3f6ccbff9fe40aca19adf92d137c authored about 6 years ago by Jiri Spac <[email protected]>
Update tests

github.com/mobxjs/mobx - 51b7885074f05920a30ef9c28bca864c8025eba6 authored about 6 years ago by wangyiz4262 <[email protected]>
Add check for nullable value

github.com/mobxjs/mobx - ee9454a053a1af003b71b8b59c54a252e2398c8e authored about 6 years ago by wangyiz4262 <[email protected]>
Added missing version number

github.com/mobxjs/mobx - 9c89b508f997ffd022007aba372c11d651214400 authored about 6 years ago by Michel Weststrate <[email protected]>
discourage React Native Android + Mobx 5

github.com/mobxjs/mobx - cbe3f8413e43140a3335a9ff459b3c3b30773200 authored about 6 years ago by Michel Weststrate <[email protected]>
Published version 5.5.1

github.com/mobxjs/mobx - acaef7ad9b86468b4c30d41d692e13b48273e6eb authored about 6 years ago by Michel Weststrate <[email protected]>
Updated sponsors

github.com/mobxjs/mobx - d56358656eee643004e7537d2aade938342fd840 authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1772 from alexandersorokin/patch-1

Add "never", "always" and "observed" to enforceActions

github.com/mobxjs/mobx - 101714826f78f0c7dd87280887de44e2f7e63d1b authored about 6 years ago by Michel Weststrate <[email protected]>
Add "never", "always" and "observed" to enforceActions

Add "never", "always" and "observed" possible values to enforceActions configuration parameter....

github.com/mobxjs/mobx - 564cc6774eca80d8222f2d77535142f95f1906f0 authored about 6 years ago by alexandersorokin <[email protected]>
Merge pull request #1752 from pdong/chore/add-comparer-flow-type

Add flow type for comparer export

github.com/mobxjs/mobx - 3f161f3d432a7ce20fa052d52a6e32d9022c054e authored about 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1751 from d4rky-pl/patch-1

Update README.md

github.com/mobxjs/mobx - 7818360b9650c1cd466dc45d549bada9ea41f5b6 authored about 6 years ago by Matt Ruby <[email protected]>
Add flow type for comparer export

github.com/mobxjs/mobx - 19b02cf67c7dbd887d77b504284a5cae9b9edecb authored over 6 years ago by Phi Dong <[email protected]>
Update README.md

github.com/mobxjs/mobx - 34bf4faeaaf9cb44381f6a3121cb1a4e2dc43cd8 authored over 6 years ago by Michał Matyas <[email protected]>
Refactor toJS (#1699)

* The object will be recursively converted when calling toJS on it

fix tests

Fix some lang...

github.com/mobxjs/mobx - be74b5f00a298c8946adebe5f2ffad945ee53fb2 authored over 6 years ago by wangyiz4262 <[email protected]>
Fix windows compilation + remove nscript due to fibers dep (#1735)

* remove nscript due to the node-gyp dependency

* added publish script to package json

* f...

github.com/mobxjs/mobx - ff78f69dbef40912b799ce638e87ee3c9dd3c05e authored over 6 years ago by Javier Gonzalez <[email protected]>
Published version 5.5.0

github.com/mobxjs/mobx - 4c42b22b0692183083199e31eb504f0d3a22fa72 authored over 6 years ago by Michel Weststrate <[email protected]>
Updated changelog

github.com/mobxjs/mobx - b62faa5807531725b7f13cbd06f219a8972523a0 authored over 6 years ago by Michel Weststrate <[email protected]>
Cleanup test warnings

github.com/mobxjs/mobx - 67d6e3aca73b869342156bdbf6f8e13ab29652bb authored over 6 years ago by Michel Weststrate <[email protected]>
Fixed #1740: combining extendobservable and decorators in the same class

github.com/mobxjs/mobx - f6bfe4ae73b29bbdcc238c21dc8d56b8675f2c44 authored over 6 years ago by Michel Weststrate <[email protected]>
Fixed #1740: combining extendobservable and decorators in the same class

github.com/mobxjs/mobx - e099329e5d1246632b05601d79220295af3a03cb authored over 6 years ago by Michel Weststrate <[email protected]>
Fixed #1739 for proxied objects: `delete` and `in` don't respect property deletions

github.com/mobxjs/mobx - 94696e10639dd5f757cc4f61ba1e769a8abe3199 authored over 6 years ago by Michel Weststrate <[email protected]>
Fixed #1739: `has` and `get` don't observe `remove` calls

github.com/mobxjs/mobx - 6836b7769c3dbe0bddd054fa1dcce6843071bff0 authored over 6 years ago by Michel Weststrate <[email protected]>
add allowStateChangesInsideComputed to allow changes inside a computed value (#1706)

* make allowStateChanges allow changes inside computed value

in order to fix MST https://gith...

github.com/mobxjs/mobx - fa09fa64ee4d0d91801a33f3c22dbbbaa21ce15b authored over 6 years ago by Javier Gonzalez <[email protected]>
Merge pull request #1731 from mobxjs/babel7

Use Babel7

github.com/mobxjs/mobx - c86ba975bce796645df20d5ddd54a812e657a310 authored over 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1736 from AjaxSolutions/fix-readme-typos

Fixed typos, simplified sentences

github.com/mobxjs/mobx - 36087e1de3505068f2a4c2797fbc2ec3b32e6358 authored over 6 years ago by Matt Ruby <[email protected]>
Implemented my tweaks

github.com/mobxjs/mobx - 53d99db92ee7cda208273ff23af1d119c1aeb464 authored over 6 years ago by Matt Ruby <[email protected]>
Fixed typos

github.com/mobxjs/mobx - baf6906f4b1212b545b93c4d9b696f15e5613f4e authored over 6 years ago by AjaxSolutions <[email protected]>
cleanup

github.com/mobxjs/mobx - f825b49b488ac0872a8823f57f223c2d64b3c604 authored over 6 years ago by Michel Weststrate <[email protected]>
upgraded to babel7

github.com/mobxjs/mobx - 1668830102174880922b4dd9d1b6967eacb52e04 authored over 6 years ago by Michel Weststrate <[email protected]>
Published version 5.1.2

github.com/mobxjs/mobx - ed4827fa53cfc6eff98388463f257c49230a63df authored over 6 years ago by Michel Weststrate <[email protected]>
Updated changelog

github.com/mobxjs/mobx - 86600ad26f8ab5b7a5ca83967caaa8062162e5eb authored over 6 years ago by Michel Weststrate <[email protected]>
created issue to reproduce #1650

github.com/mobxjs/mobx - d3413df83512690d4d8aef380fa3f6fa5e2538be authored over 6 years ago by Michel Weststrate <[email protected]>