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

Merge pull request #1450 from makepost/master

Decorate: Fix in type-checked JS

github.com/mobxjs/mobx - 8562e7715f7252969c155686cfd898075a587551 authored almost 7 years ago
Merge pull request #1430 from NoNameProvided/patch-1

docs: fix typo in changelog

github.com/mobxjs/mobx - e2cc3b37caa2499248644fe34be77d6629a84cc0 authored almost 7 years ago
Merge pull request #1438 from forki/patch-1

You are either optimal or not

github.com/mobxjs/mobx - e9b497f371a6c699c35a932c2565bbb64389ad1f authored almost 7 years ago
Merge pull request #1451 from AMilassin/patch-2

Flow-typed: add missing runInAction declaration

github.com/mobxjs/mobx - 052bc556ff2ccd776371531029c6febd0dc0c44b authored almost 7 years ago
Flow-typed: add missing runInAction declaration

github.com/mobxjs/mobx - 460ada221a336fe4d0fceff7012e749e20d37042 authored almost 7 years ago
Decorate: Fix in type-checked JS, resolves #1448

github.com/mobxjs/mobx - c71ee1de88022ad0f0794533dad7e614e9ea0c14 authored almost 7 years ago
Added todo

github.com/mobxjs/mobx - 39710dc98d08f62fb734d7dffd9eb7215a04d894 authored almost 7 years ago
sponsor update

github.com/mobxjs/mobx - 057df95e8b148e86a9dac0a66bac40ba210f9aac authored almost 7 years ago
Attempt 3

github.com/mobxjs/mobx - eb13572738fab9d4ae305ffbbd51386e86e85661 authored almost 7 years ago
Attempts 2

github.com/mobxjs/mobx - b96f6238f9c0c4518e7e3e4a26bd0e7a5d008fb0 authored almost 7 years ago
Making a flaky test less flaky

github.com/mobxjs/mobx - 8d63071ad2a7bba7f74aefccc57513ba7ed6f079 authored almost 7 years ago
Updated sponsors

github.com/mobxjs/mobx - d8ff405306c766cc4f74e0cb63fb7acd3552a7d0 authored almost 7 years ago
Update README.md

github.com/mobxjs/mobx - cf1eee29cfe175607c355fe70f65aaeb4c74746a authored almost 7 years ago
docs: fix typo

github.com/mobxjs/mobx - 67c1854f99b3bfbaa8c1be0524f0d97858ce6c36 authored almost 7 years ago
Published version 4.1.0

github.com/mobxjs/mobx - 8cccd9330a88a2a4dee4c038a60c1fac8ed965d6 authored almost 7 years ago
Test fixups

github.com/mobxjs/mobx - 1cd8e7ba1b5ee7ff4450231b1306301b2ab445b8 authored almost 7 years ago
Merge pull request #1414 from mobxjs/random-improvements

Several improvements

github.com/mobxjs/mobx - c9bb570fc40001bada915040b3490a1073ab5b3c authored almost 7 years ago
Merge branch 'master' into random-improvements

github.com/mobxjs/mobx - 7b7d6a7c7275004ef04657e09c444f1bd4bfade1 authored almost 7 years ago
Merge pull request #1407 from mobxjs/make-actions-reconfigurable

Make actions reconfigurable

github.com/mobxjs/mobx - 3e07bcb2fbc679dcdc0d3454f984cbbff72b31c0 authored almost 7 years ago
Merge pull request #1412 from mobxjs/fix-rn-decorators

Fix issue where RN decorators didn't work

github.com/mobxjs/mobx - 84d4f0fc1735a06831a9549c571eb9ee4f237f14 authored almost 7 years ago
Updated changelog

github.com/mobxjs/mobx - 5fb127c4a2c0a36d0c841afa9f428c3b98bec36c authored almost 7 years ago
Implemented #1402: run when effect in action

github.com/mobxjs/mobx - 02c0994e9295d2239132a9efaafff65a93fc8c58 authored almost 7 years ago
Added tests verifying #1413

github.com/mobxjs/mobx - f1c45e25d7bf35dc7dbe2d7ab62e4840ce435135 authored almost 7 years ago
Fixed potentially runaway promise when cancelling the flow generator

github.com/mobxjs/mobx - aa2f558ce6a885034a83ca2fc06d8913b20fa7e9 authored almost 7 years ago
Added test demonstrating tuples, see #1391

github.com/mobxjs/mobx - 5e230c28d0e06677a27fe7a9cac4f5115721a023 authored almost 7 years ago
Slightly faster observable initialization

github.com/mobxjs/mobx - b7fec6ee3df9721359a6a5c49631748982214547 authored almost 7 years ago
Introduced `keepAlive` option on computed.

github.com/mobxjs/mobx - 037020d280d6bdd8a4ba42f48b7221a2b4a68922 authored almost 7 years ago
All observable api's now default to `any` for their generic arguments

github.com/mobxjs/mobx - 18ad1d9c4cc72ab3299c01f5f3ce21467e6028fd authored almost 7 years ago
Updated sponsors list

github.com/mobxjs/mobx - 25f2fed9039c995281e266585680e18c16237ebe authored almost 7 years ago
Correct issue nr is #1396

github.com/mobxjs/mobx - e6363adfd81921edb56c2b8e858c51dfe3ec8bd9 authored almost 7 years ago
Fixed #1398; `@computed` properties not working in RN components

github.com/mobxjs/mobx - a78998a4088ceae86d19caf9b06f72cf778b06bb authored almost 7 years ago
Make actions reconfigurable, fixes #1398

github.com/mobxjs/mobx - b2a4a9cbd4811d17e79ae4c79b6798a8debaf9aa authored almost 7 years ago
Published version 4.0.2

github.com/mobxjs/mobx - 266764d9b698c67e20539546c74d3ef10f7917ce authored almost 7 years ago
Fixed object initialization issue

github.com/mobxjs/mobx - 4b44c324b9947c042391e5c7c1060fda14866d9a authored almost 7 years ago
Removed debugger statements

github.com/mobxjs/mobx - 6e5058544d620b8f95759c1e89e43dfcb6e9823c authored almost 7 years ago
Merge pull request #1399 from ismailhabib/master

Minor fix for flow typing

github.com/mobxjs/mobx - ea47438d801bf75ca36282dd80f480eaf33c67e9 authored almost 7 years ago
Merge pull request #1400 from jdreesen/patch-1

Fix typo in the changelog

github.com/mobxjs/mobx - 94a8882519b74a741e19878d6df7a276985eed69 authored almost 7 years ago
Added tests to verify that arrays are still spreadable / not concat spreadable, see #1395

github.com/mobxjs/mobx - 0d73fdd763650c01f9890169829ded9e5480bd8b authored almost 7 years ago
Fix some more typos in the changelog

github.com/mobxjs/mobx - 562030bc73a9985e5bf88a39de5eba04f6c93ce5 authored almost 7 years ago
Fix typo in the changelog

github.com/mobxjs/mobx - 9d8a72546e3a5eee3b29d6ccc3a226f87c7307d0 authored almost 7 years ago
Minor fix for flow typing

github.com/mobxjs/mobx - 2dc4f1dc8ebc2513a5f8d4cb26513c68fce59e7e authored almost 7 years ago
Published version 4.0.1

github.com/mobxjs/mobx - 6f7dc09aabdc79d6a86225a7829aa84c92b84841 authored almost 7 years ago
Merge pull request #1394 from jjinux/changelog-observable-computed-get

Added something missing from the CHANGELOG

github.com/mobxjs/mobx - 6d8c6afcf63852ea1ff839206c1a72d5b47ed167 authored almost 7 years ago
Merge pull request #1393 from andrew--r/master

Fix flow typings

github.com/mobxjs/mobx - b68df654264ea7252fa439ff14d9840972e2e0ef authored almost 7 years ago
Added something missing from the CHANGELOG

github.com/mobxjs/mobx - 7bb3f147b4a6da2340f2288deed25ee2612f6b0e authored almost 7 years ago
Fixed flow typings (#1392)

github.com/mobxjs/mobx - 1f04e8b5ab840bceae4295908053b030ad6319ef authored almost 7 years ago
Removed jsfiddle link

github.com/mobxjs/mobx - ef9ffb948070742e610cdf94afae5b2c09f13479 authored almost 7 years ago
Published version 4.0.0

github.com/mobxjs/mobx - 1bbcac3f3eb46821348277cd18bb6111b67ec448 authored almost 7 years ago
Merge branch 'mobx4'

github.com/mobxjs/mobx - 1090a2c80c68f459b572fe35cc4a1729cd4f897b authored almost 7 years ago
Merge branch 'cancellable-flows' into mobx4

github.com/mobxjs/mobx - 298ce840c2e938aaffd5aaddb994a6a7d1636d65 authored almost 7 years ago
Added support for async iterators

github.com/mobxjs/mobx - cbfbbca949e6c2fed42924c0415019434c994617 authored almost 7 years ago
Anything can now be yielded from flows

github.com/mobxjs/mobx - 5ab68b1a72f1a33ff1f601f42a5a9d8d542b8fa5 authored almost 7 years ago
Promises cancel recursively

github.com/mobxjs/mobx - fe8131c3228768d3621be1e4ed23ed4a45a78b76 authored almost 7 years ago
Use `generator.return` rather than `throw` for cancellation

github.com/mobxjs/mobx - 9e805b513d389f065bbae49c5584a65cc087a9b3 authored almost 7 years ago
Removed `@flow` decorator; as it's type signature is misleading

github.com/mobxjs/mobx - b0dbe24ea78a5a4313079510d906ac458b67d67e authored almost 7 years ago
Iterator cleanup

github.com/mobxjs/mobx - 36d690ccc1e5c0f6a717151e82029e9b71a6d04b authored almost 7 years ago
Modifiers cleanup

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

github.com/mobxjs/mobx - 12c7c6f4fb17cacc44cbdd2755f870d1b570e781 authored almost 7 years ago
Cleaned up `ref.struct` / `deep.struct` decorators

github.com/mobxjs/mobx - de6c01807e3516931b6df5186b0b693f15a41258 authored almost 7 years ago
Better error handling setup for reactions

github.com/mobxjs/mobx - 5525473a79800253cb409f2bec67432f316111cc authored almost 7 years ago
Published version 3.6.2

github.com/mobxjs/mobx - 966f0d537a859659e881d88402fba91f8f56cabf authored almost 7 years ago
Fixed accidental dependency on the `node` typings. Fixes #1387, #1362

github.com/mobxjs/mobx - 3baf30cc2edd569205e99ec578d98a78b376d5d5 authored almost 7 years ago
Proxied objects kinda working

github.com/mobxjs/mobx - e935b52eed704ca9a336417edc176b9d05520623 authored almost 7 years ago
Restructured, to prepare for proxy based objects

github.com/mobxjs/mobx - b97dbd77a314977133fc01b050e80637e34a1106 authored almost 7 years ago
Updated readme to MobX 4

github.com/mobxjs/mobx - ac3f94818e59223435fc089b8c347f3c1ea8150c authored almost 7 years ago
Added some TODO's

github.com/mobxjs/mobx - dee8d243fc37719d7ac26382ac0eb6f4cda29f01 authored almost 7 years ago
Deprecated array.move and findIndex arguments

github.com/mobxjs/mobx - a8354cdb4744bba4c18afcd81b4d34220d136475 authored almost 7 years ago
Additional test

github.com/mobxjs/mobx - 9984b126e739908d1a18f78948c2eb9f5faa7e72 authored almost 7 years ago
introduced canceellable flows

github.com/mobxjs/mobx - 565be8a9242d63cb0a7660b30ce4e2eae4b86fc7 authored almost 7 years ago
small stuff

github.com/mobxjs/mobx - 424c0068918a5f8a8ae5f725c0dd860d15dea25e authored almost 7 years ago
All unit tests pass now

github.com/mobxjs/mobx - c95ea2370fedc866b26bbcb326fb9e39ca1833dd authored almost 7 years ago
An initial proxy based array implementation

github.com/mobxjs/mobx - c7197201db1aac66987216a0c690d360e7a35044 authored almost 7 years ago
Cleaning up

github.com/mobxjs/mobx - 5ea2505258ecbb91635df4c801aa018ade8c5f83 authored almost 7 years ago
Fixed additional compilation issues

github.com/mobxjs/mobx - a65d5f547bae2f216ee7d93d3a866ddd99729a09 authored almost 7 years ago
More cleanup!

github.com/mobxjs/mobx - ed05d2018930b68bb9f8b90ff3233dc3f9d1e60b authored almost 7 years ago
Some cleanup

github.com/mobxjs/mobx - ff6640a00cb91bef485f657e57f5c3bc3908dd98 authored almost 7 years ago
Some cleanup

github.com/mobxjs/mobx - 29c4e1fcb536066f99020744c5a56f915d3534bf authored almost 7 years ago
Fixed #1379, CRA refusing to compile mobx.module.js

github.com/mobxjs/mobx - d8999174049e92d1ede6bc16ad8130f78ad9496d authored almost 7 years ago
Removed `dom` stdlib. Fixed some typing issues

github.com/mobxjs/mobx - 9747018316e68bb845f152b7f06ac9d27f962832 authored almost 7 years ago
Removed unused function

github.com/mobxjs/mobx - 207c8141d0665bb0895799ab6ad87fff8916f07e authored almost 7 years ago
Reproduced and fixed #1376

github.com/mobxjs/mobx - 9ce985f0ed77c4736fc007e71083128efd2ca17d authored almost 7 years ago
Updated sponsors list

github.com/mobxjs/mobx - 8cf68135f62723c1bca51ecc726ed0b084a2f931 authored almost 7 years ago
Changelog fixes

github.com/mobxjs/mobx - 4e6f084bf54b4db32ecddb6b15e64470688d5430 authored almost 7 years ago
Fixed module initialization

github.com/mobxjs/mobx - bc677c2168ba12952b68e4971dd8ac1f8b9b126d authored almost 7 years ago
code cleanup

github.com/mobxjs/mobx - b51c64239fd8242eda211c9de48bcd43bb8fdb6f authored almost 7 years ago
Fixed module initialization issue

github.com/mobxjs/mobx - 3e45406285b60eeadea0b3072fe4d2a6d21b6210 authored almost 7 years ago
Added vs code config to repo, so others can debug with vscode

github.com/mobxjs/mobx - 9125e614d2410c7ac7d1beec2a7505c93a99faa4 authored almost 7 years ago
Typing fix

github.com/mobxjs/mobx - 95c20eca4d9a13c302e8947cfc97bc951d328f72 authored almost 7 years ago
Typing fixes

github.com/mobxjs/mobx - 0c59f9529c883c4ee86c594d4e5e95c00179ae55 authored almost 7 years ago
Fix: computed properties are not considered part of the `keys` collection

github.com/mobxjs/mobx - a301b714dce1a30d6beba6f6a92b40f671e8a22a authored almost 7 years ago
Updated changelog

github.com/mobxjs/mobx - 964447047458c3768d1755264bfbd72945101cc0 authored almost 7 years ago
Release notes stuff

github.com/mobxjs/mobx - 1e81a9f9cd8088edc23721eff567ff7e4a72ba2a authored almost 7 years ago
Introduced `has`, `get`

github.com/mobxjs/mobx - 16b658d841ab275926232046e01b7e3c3073a62f authored almost 7 years ago
Updated flow typings

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