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

Create lock.yml (#2054)

github.com/mobxjs/mobx - 18bb7557ac7e6985fb7f3423c24f75a7c31843bd authored over 5 years ago by Daniel K <[email protected]>
Fix flow definition for Flow 103 (#2050)

github.com/mobxjs/mobx - ef73718e728f139b15cbbe34b00674a5450f50a8 authored over 5 years ago by Sebastien Guillemot <[email protected]>
Make sure extendObservable doesn't accept non-plain objects as properties

See: https://github.com/mobxjs/mobx/issues/2021#issuecomment-512589859

github.com/mobxjs/mobx - 5cd8a4053e45b12bb53bdeeeb628a4a54628284b authored over 5 years ago by Michel Weststrate <[email protected]>
Published version 5.13.0

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

github.com/mobxjs/mobx - ade07854fdb13f976a8872a4129db1710ff7c478 authored over 5 years ago by Michel Weststrate <[email protected]>
Added reproduction for #2021, reused tests from #2023

github.com/mobxjs/mobx - e262f2e22fb53659d5768a69bbd74f4795f39aad authored over 5 years ago by Michel Weststrate <[email protected]>
Merge pull request #2046 from mobxjs/fix-symbol-on-array

Add support to storing (non-observable) string / symbol based members on an array

github.com/mobxjs/mobx - 254780810dce9c7ad231cfa66316e39b7fe57bd9 authored over 5 years ago by Michel Weststrate <[email protected]>
Make it possible to store other non-numeric keys as well, while we are at it.

github.com/mobxjs/mobx - 9302c44e7419697b109efbda52b12314aa52950a authored over 5 years ago by Michel Weststrate <[email protected]>
added test and fix for #2044

github.com/mobxjs/mobx - 5ff67e813792093761bdff294ba7803c1d77633c authored over 5 years ago by Michel Weststrate <[email protected]>
Merge pull request #2032 from mobxjs/fix-observablemap-leak

Use onBecomeUnobserved for ObservableMap._hasMap garbage collection

github.com/mobxjs/mobx - bf2a60ca37b19035502f55170d4da5fb4ee40928 authored over 5 years ago by Michel Weststrate <[email protected]>
Fix typo in sponsors.md (#2045)

github.com/mobxjs/mobx - b1861d7838847260b06e22ca03afef5da54ae8ad authored over 5 years ago by Darko Kukovec <[email protected]>
clarify React Native runtime support

github.com/mobxjs/mobx - 2cb14d0979b1e3d4deb1a45fdd2a60196f27be81 authored over 5 years ago by farwayer <[email protected]>
use onBecomeUnobserved for ObservableMap._hasMap gc, fixes #2031

github.com/mobxjs/mobx - 152f2833cbb4e49eda9569218447a874b24e5c97 authored over 5 years ago by Pavel Mayorov <[email protected]>
Updated sponsors section

github.com/mobxjs/mobx - e7e03e5e324111a2a9518968e7e30d222e4c9b6d authored over 5 years ago by Michel Weststrate <[email protected]>
Published version 5.11.0

github.com/mobxjs/mobx - edfdf85a7e5407ed1219e868c2b9d7774681e48b authored over 5 years ago by jillesme <[email protected]>
Typings improvement (#2018)

github.com/mobxjs/mobx - 1188f26417478089af47f29424132c77b8b8e326 authored over 5 years ago by Sjoerd de Jong <[email protected]>
fix(extendObservable): use regular `for` on array of keys (#1998)

* fix(extendObservable): use regular on array of keys

* forof

github.com/mobxjs/mobx - b6da43ce5eefe03582a497ce28638a384415a961 authored over 5 years ago by Kobi <[email protected]>
rename faulty file extension name in #2016 (#2017)

github.com/mobxjs/mobx - 14bfbcdb2756d8cdf72ae0601ed0774de64c751e authored over 5 years ago by itamar sharify <[email protected]>
Add stale bot config (#2016)

* Add stale bot config

* remove unused labels

* set stale only for issues

* add labels ...

github.com/mobxjs/mobx - 286056add6b115adb9fc15aa9304e4e02de993d9 authored over 5 years ago by itamar sharify <[email protected]>
Adds computedConfigurable to changelog (#2013)

* Adds computedConfigurable to changelog

* Update for MobX 5

* Adds MobX 5 PR to changelog

github.com/mobxjs/mobx - 3a4d981087d305d832f33063131fe645e8c03b68 authored over 5 years ago by Jilles Soeters <[email protected]>
Adds computedConfigurable (#2014)

github.com/mobxjs/mobx - 6f095ed0330d5ee2433fc87359ebd44ded630e26 authored over 5 years ago by Jilles Soeters <[email protected]>
Updated changelog

github.com/mobxjs/mobx - 38f2c5104a17cf923f5cb264630f62fe298030f8 authored over 5 years ago by Michel Weststrate <[email protected]>
Use circleci instead of travis for ci (#1996)

github.com/mobxjs/mobx - 56063d5f02e07f692312213dc04f3e98fd83e19c authored over 5 years ago by Pavel Pustovalov <[email protected]>
modify types

github.com/mobxjs/mobx - 4c6b113d0a5345160c723d210b19b4a4843b0098 authored over 5 years ago by chenqiangsheng <[email protected]>
Published version 5.10.1

github.com/mobxjs/mobx - 64911895ae59bd85e864fd3e21a382b0d04a134d authored over 5 years ago by xaviergonz <[email protected]>
updated changelog for 5.10.1

github.com/mobxjs/mobx - 1cacbbbf9a9238d1c8a748b02a9ece1560b1f0e7 authored over 5 years ago by xaviergonz <[email protected]>
Fix array update proxy (#1985)

* fix array proxy for update

* revert wrong formatting

* revert wrong formatting

* add ...

github.com/mobxjs/mobx - 585c5532669496489e40850aff1e52bc42fa0bd5 authored over 5 years ago by Javier Gonzalez <[email protected]>
Published version 5.10.0

github.com/mobxjs/mobx - d8ac62144077c8276391513b89a1a9211c79cd77 authored over 5 years ago by Michel Weststrate <[email protected]>
Merge branch 'loklaan-feature/symbol-support'

github.com/mobxjs/mobx - e3f44870bf75c3a4fc715a26dc1f02470c9b6a30 authored over 5 years ago by Michel Weststrate <[email protected]>
better implementation of getPlainObjectKeys (only enumerables)

github.com/mobxjs/mobx - f3e30652545086834b0245024a693f5d5180041a authored over 5 years ago by Michel Weststrate <[email protected]>
Merge branch 'feature/symbol-support' of https://github.com/loklaan/mobx into loklaan-feature/symbol-support

github.com/mobxjs/mobx - f38010fe66e8a3b74af64845202c301173424ec3 authored over 5 years ago by Michel Weststrate <[email protected]>
cherry picked #1960: improve property descriptor type for flow

github.com/mobxjs/mobx - 36f51a0a82784841c733f29ee8a1c105f4b90373 authored over 5 years ago by Terence Bezman <[email protected]>
Cherry-picked #1975: update size-limit

github.com/mobxjs/mobx - b56ca5fcc86420cfbf8654a1e1837b1d34b2ce56 authored over 5 years ago by Michel Weststrate <[email protected]>
Warn instead of die on double disposals

github.com/mobxjs/mobx - a5011ad9c329e363279da0a04fe4b54b8bec6879 authored over 5 years ago by Michel Weststrate <[email protected]>
update tooling (rollup, etc) (ignore red x, it is coveralls) (#1931)

* update tooling

* remove some now unused dev deps

* actually use terser

* tiny tweak t...

github.com/mobxjs/mobx - 39dd64e4fee301d8760510bbe2b8331e887c91b9 authored over 5 years ago by Javier Gonzalez <[email protected]>
Merge pull request #1981 from mobxjs/fix-observableset-ts

fix TS for observable set

github.com/mobxjs/mobx - a934b3dc883301131ad4ce64f14503db4e972a05 authored over 5 years ago by Jiri Spac <[email protected]>
Support Symbol named observable properties

* Add tests for using symbol keys and getting them from toJS

github.com/mobxjs/mobx - 421e793ed8c3bd7d5749d9206aafd3b27718c6d6 authored over 5 years ago by Lochlan Bunn <[email protected]>
Merge pull request #1982 from Jason-Cooke/patch-1

docs: fix typo

github.com/mobxjs/mobx - f05f9528cc30eb86fc0ff1a57aca77a8b4f5511b authored over 5 years ago by itamar sharify <[email protected]>
docs: fix typo

github.com/mobxjs/mobx - 5bea697decd669ccee5c195aaa54fb4509892e05 authored over 5 years ago by Jason Cooke <[email protected]>
fix observable set ts typing

github.com/mobxjs/mobx - d0faeec8d19b7a02b9cc87430ef384d80b7b41bc authored over 5 years ago by xaviergonz <[email protected]>
Merge pull request #1964 from mobxjs/fix-array-update-not-returning-proxy

fix update array event using this as object instead of proxy

github.com/mobxjs/mobx - 6d2e38e3a6b6a43f7d62e61a14b329fadb79eb4b authored over 5 years ago by Javier Gonzalez <[email protected]>
added funding.yml (test)

github.com/mobxjs/mobx - 05e56b330675caf2a1148069e85ecb9812e5fec3 authored over 5 years ago by Michel Weststrate <[email protected]>
Merge pull request #1966 from runnez/master

fix uglifyjs preamble (fixes #1921)

github.com/mobxjs/mobx - 9e16d8be51eb73593efe741bcf0ea2fe22192669 authored over 5 years ago by itamar sharify <[email protected]>
fix uglifyjs preamble

github.com/mobxjs/mobx - e76827a718874b6b21914eef2c31b3b325f15ef0 authored over 5 years ago by Andrey Boldyrev <[email protected]>
Merge pull request #1962 from bluepeter/patch-1

Update README -- Googlebot now runs Chrome 74!

github.com/mobxjs/mobx - 15beb0c049fc3148ae534110588614c25562d896 authored over 5 years ago by Javier Gonzalez <[email protected]>
save without formatting

github.com/mobxjs/mobx - d9f389475f06c728eef63fd715af9878a88c4a55 authored over 5 years ago by Javier Gonzalez <[email protected]>
fix update array event using this as object instead of proxy

github.com/mobxjs/mobx - 96d583b336b0bdb1d4deeae4bf58feb293a10ecd authored over 5 years ago by Javier Gonzalez <[email protected]>
Update README -- Googlebot now runs Chrome 74!

https://webmasters.googleblog.com/2019/05/the-new-evergreen-googlebot.html?utm_source=feedburner...

github.com/mobxjs/mobx - daaabda62518269a680acf21f0d372890e29c932 authored over 5 years ago by bluepeter <[email protected]>
Merge branch 'master' of github.com:mweststrate/MOBservable

github.com/mobxjs/mobx - 333dfe1719712f8e0729bca8b7f05960b2838f5c authored over 5 years ago by Michel Weststrate <[email protected]>
updated sponsor

github.com/mobxjs/mobx - 086d0d18a7d7b44b1c417d9a45ec8cf35d503758 authored over 5 years ago by Michel Weststrate <[email protected]>
Merge pull request #1941 from rjconrad/master

Update README to remove warning about decorators on React Native sinc…

github.com/mobxjs/mobx - d15b5c07b62f615a3e24a4e0c4e71c85286b5b1d authored over 5 years ago by Michel Weststrate <[email protected]>
Merge pull request #1945 from mobxjs/add-set-for-observable-sets

add 'set' support for observable sets

github.com/mobxjs/mobx - 9129e998e763972dc3b0b3dad97b543d235531be authored over 5 years ago by Javier Gonzalez <[email protected]>
Update CHANGELOG.md

github.com/mobxjs/mobx - 8e40450d9ad6f6bb0eae18208b6427dbef218260 authored over 5 years ago by Javier Gonzalez <[email protected]>
fix

github.com/mobxjs/mobx - 7cd3e778c53285d4ac3f8377808643f7bad76cca authored over 5 years ago by Javier Gonzalez <[email protected]>
fix keys not being reactive

github.com/mobxjs/mobx - 08094fa88b4d15304ef423dbda76c457c7711b6a authored over 5 years ago by Javier Gonzalez <[email protected]>
update changelog

github.com/mobxjs/mobx - 4b13f4788391badae9d583e13f65f3044bf4671b authored over 5 years ago by Javier Gonzalez <[email protected]>
add set for observable sets

github.com/mobxjs/mobx - 9890e1eca28e600bd9d6b3be55def9d601ace48f authored over 5 years ago by Javier Gonzalez <[email protected]>
Update README to remove warning about decorators on React Native since that issue was resolved.

github.com/mobxjs/mobx - 9153d971a1a2ad91d97903107a688f76094cf86b authored almost 6 years ago by Rick Conrad <[email protected]>
Published version 5.9.4

github.com/mobxjs/mobx - 805c02d685ba2993b55f0fa5d27573b0dfdfeba1 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1934 from pyprism/patch-1

Update README.md

github.com/mobxjs/mobx - 9e6c6fa1715d31b041571532be0ff8c9a2500933 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1937 from Coriou/readme-google-crawler

Update README - Google's crawler

github.com/mobxjs/mobx - fdcbb4715586c0e686f4612d7db9851892da8e84 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1930 from pimterry/symbol-map-keys

Allow Symbol keys in observable maps (fixes #1925)

github.com/mobxjs/mobx - 78db11027cfc80ca8dae0e25dfd3c6d429d7a0a2 authored almost 6 years ago by Michel Weststrate <[email protected]>
Update README - Google's crawler

Google's crawler doesn't support Proxy and thus JS will throw when it crawls an app running MobX...

github.com/mobxjs/mobx - 77abcdbf6359d115be53a97f2e115bfa849939d8 authored almost 6 years ago by Coriou <[email protected]>
Update README.md

github.com/mobxjs/mobx - ad6002d7636d34d2d7b5bc6d855bca897f5a00da authored almost 6 years ago by Ashutosh Das <[email protected]>
Allow Symbol keys in observable maps (fixes #1925)

github.com/mobxjs/mobx - 9f12565a4da322d4fdb9522c57a25d82dab99ad2 authored almost 6 years ago by Tim Perry <[email protected]>
Updated changelog for `4.9.3`

github.com/mobxjs/mobx - 4451340e2d26d3a2d91044ffa1ff7f949a62daec authored almost 6 years ago by Michel Weststrate <[email protected]>
updated sponsors

github.com/mobxjs/mobx - 6a0a16f3fee928d21a20fe38a1c6bdba5884a58b authored almost 6 years ago by Michel Weststrate <[email protected]>
Added invariant: disposed reactions sould not attempt to track

github.com/mobxjs/mobx - 09ad5db61eccb3caa32e26df89186feb79422154 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1895 from ItamarShDev/fix-readme-contribute

[README] - Beautify and update contributing section

github.com/mobxjs/mobx - 7719c7406c7f441115e010e08beffac5dc6c5513 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1918 from vonovak/patch-4

Update CHANGELOG.md

github.com/mobxjs/mobx - 63b5ebcb1e1c89dc1fcdbd5adba97d14761f56d1 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1919 from vonovak/patch-5

fix flow types

github.com/mobxjs/mobx - b8512c2375be05d31d86dd45cb95a2ebf9e351ff authored almost 6 years ago by Michel Weststrate <[email protected]>
fix flow types

github.com/mobxjs/mobx - bcc00eec91098df0909f0999fff28851a6667ed0 authored almost 6 years ago by Vojtech Novak <[email protected]>
Update CHANGELOG.md

github.com/mobxjs/mobx - d7620c2dab8e3f1b40f92a5ba511e4bf737acff1 authored almost 6 years ago by Vojtech Novak <[email protected]>
Merge pull request #1894 from ItamarShDev/keep-ref-in-spy

[action/createAction] - Keep observable reference.

github.com/mobxjs/mobx - 6df2f5afe9d8b857fb13fa8d6e789a3c3eb523d1 authored almost 6 years ago by Michel Weststrate <[email protected]>
[action/createAction] - Keep observable reference.

fix issure #1887

github.com/mobxjs/mobx - 91051816de40dfc832b28d2d9f8395bee1887f26 authored almost 6 years ago by Itamar Sharify <[email protected]>
[README] - Beautify and update contributing section

github.com/mobxjs/mobx - 2fff3269e0062f3b8753984d739471964af30684 authored almost 6 years ago by Itamar Sharify <[email protected]>
Travis fix attempt `Integer.max`

github.com/mobxjs/mobx - 21f749a0e4116f366b39a50bad92f2d342ee64ea authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1899 from fi3ework/fix-flow

fix: type error of TypeScript

github.com/mobxjs/mobx - 1c456f59ae8ce558396098ef99febe2155c61d80 authored almost 6 years ago by Michel Weststrate <[email protected]>
Compatible node version on travis

github.com/mobxjs/mobx - 2385fc39ca86177e89de4f2621e92c68b61cd7dc authored almost 6 years ago by Michel Weststrate <[email protected]>
Fix linting errors

github.com/mobxjs/mobx - c4131f1f008330ecd1fc3d9c5f1603b52760a82e authored almost 6 years ago by Michel Weststrate <[email protected]>
Setup es-lint

github.com/mobxjs/mobx - 6cf558f13c5a5068818f5923cf8ab577e4e3fe02 authored almost 6 years ago by Michel Weststrate <[email protected]>
Slightly improved error message

github.com/mobxjs/mobx - 3ae4a131eb0c2fa31ec2baa00e6944ec1a89d3dc authored almost 6 years ago by Michel Weststrate <[email protected]>
fix: remove all code paths with return from transaction

github.com/mobxjs/mobx - 136d17b4f5e957aae23febcc1dbd900e248cffb5 authored almost 6 years ago by Wee <[email protected]>
fix: type error of TypeScript

github.com/mobxjs/mobx - f2e6cbe810a20edb4384319dc5d0597460233f9f authored almost 6 years ago by Wee <[email protected]>
Added codefirst to the sponsors list

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

github.com/mobxjs/mobx - d6f2b549ad19db5e40a9332bb307c7fef1e0469b authored almost 6 years ago by Michel Weststrate <[email protected]>
Textual improvements

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

github.com/mobxjs/mobx - b9dac9a66ecbb187150cb903c0c73931d6d53226 authored almost 6 years ago by Michel Weststrate <[email protected]>
Updated changelog for 4.9.1

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

github.com/mobxjs/mobx - 22c9b16cd780d0452b4a7ab5ffdaf32eba554529 authored almost 6 years ago by Michel Weststrate <[email protected]>
Published version 5.9.0

github.com/mobxjs/mobx - c60e7b420b5ab08db0700393d02c5773b964bde2 authored almost 6 years ago by Michel Weststrate <[email protected]>
made publish executable again

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

github.com/mobxjs/mobx - 7295409a200ed464953cb7809d27652025ebe029 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1874 from mobxjs/fi3ework-equals-for-box

Fi3ework equals for box

github.com/mobxjs/mobx - 2b0136575cb4495127efb39af9e6c5c9c7b53b4a authored almost 6 years ago by Michel Weststrate <[email protected]>
Implemented observable sets (#1853)

* implement observable set

* WIP

* Added some missing bits and pieces

github.com/mobxjs/mobx - bf02e7747758f27447fd75b38b87c76360cac640 authored almost 6 years ago by Michel Weststrate <[email protected]>
Optimized box.equal implementation

github.com/mobxjs/mobx - 025b5245283c0cf11d9adcdf1002b95f6e4d6608 authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge branch 'equals-for-box' of https://github.com/fi3ework/mobx into fi3ework-equals-for-box

github.com/mobxjs/mobx - 025c95262b626f76e79e56013d3f9314cc7b3e2e authored almost 6 years ago by Michel Weststrate <[email protected]>
Merge pull request #1827 from mobxjs/better-flow-ts

Improved flow typing (alternate version)

github.com/mobxjs/mobx - 3186d2a7331f3653a9b68c59d1d93c02d45e6b84 authored almost 6 years ago by Michel Weststrate <[email protected]>
revert changelog changes

github.com/mobxjs/mobx - 949b5e8eee880f29fd72b4f24678071372b96693 authored almost 6 years ago by Michel Weststrate <[email protected]>
Don't allow Map subclasses, see: #1858

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