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 some circular issue problems

github.com/mobxjs/mobx - 86b500d52f294378e55f03db7c2a3cfaf3ed05e4 authored over 6 years ago
To single module import

github.com/mobxjs/mobx - e7f32aa0c2f6295b84270587285ab793b52d8643 authored over 6 years ago
cleanup inheritance workaround

github.com/mobxjs/mobx - ca1adb5cf60f7395c3773d9288c6499612ab153a authored over 6 years ago
MobX now ships as ES6 package

github.com/mobxjs/mobx - 7c96b62c4fc825d04a89c1516d8e238192d2ae2d authored over 6 years ago
Optimized array built-ins

github.com/mobxjs/mobx - 778a587120e2da4c86b7f2ab19e4c3b4f6a03720 authored over 6 years ago
Oops, slice was broken..

github.com/mobxjs/mobx - bb19bc10d15d6f2b29a24c6f12749c677f60f7ef authored over 6 years ago
Fine tuning proxies, more tests

github.com/mobxjs/mobx - cdc8fd96d4d4a8fbe4c2f871fdc8313fd1a23f48 authored over 6 years ago
Fixed some compile errors

github.com/mobxjs/mobx - 047f1685bf0d1c0010f4b7b7bcd70d5f91ebf58e authored over 6 years ago
Some more code cleanup

github.com/mobxjs/mobx - a4b735494d3de9f6ec7dc8d69ea7576c48692e69 authored over 6 years ago
Dropped observableArray.peek(), made .slice() implementation faster

github.com/mobxjs/mobx - bfb0f6370e51753ba53f2e08e8343f380bfa8b22 authored over 6 years ago
Removed `spy` from production builds

github.com/mobxjs/mobx - eaab014fd422756f407846d8e6ff8e50938ce29f authored over 6 years ago
Observable objects are now backed by maps, slightly more efficient

github.com/mobxjs/mobx - ac9d38f5e3bd8fefec6b50aaaf6a01f86699e6ae authored over 6 years ago
Some invariant clean up that wasn't too useful

github.com/mobxjs/mobx - 62e006edfba71ec7592dad569d332674daa1243c authored over 6 years ago
More efficient map implementation

github.com/mobxjs/mobx - 12b5c0e38ecf476f439d792c58956eec8de648c3 authored over 6 years ago
Use Sets to store observers collection, reducing memory foodprint and simplifying code

github.com/mobxjs/mobx - d631139f62d024fe427608fde098a4bc92272a9f authored over 6 years ago
Fixed some compile warnings

github.com/mobxjs/mobx - cb61e2de074f3561d08e9702f2d1e10d3c6e78bc authored over 6 years ago
Some cleanup

github.com/mobxjs/mobx - 75a07e4d661e9202e87ce13d6bbe821fb5f4c127 authored over 6 years ago
Use symbols for decorators

github.com/mobxjs/mobx - 2c3d4ee9d7184a4fb50424589f5a9acf62fb0246 authored over 6 years ago
make sure object keys are always strings

github.com/mobxjs/mobx - 5d2d9b0387a530b65b6280fa6d98247c28362092 authored over 6 years ago
$mobx is now a symbol

github.com/mobxjs/mobx - 6fcb5ae7f5b0032b9623827f5369f98cfa51e8d2 authored over 6 years ago
Processed bunch of TODO's

github.com/mobxjs/mobx - 1786bdca1818cac9c366d0b490ae291e58c1ae93 authored over 6 years ago
Cleaned up test output

github.com/mobxjs/mobx - d4f530266fee372c32e820aa8f76f7378cd21056 authored over 6 years ago
Removed all deprecated methods

github.com/mobxjs/mobx - 098b0c93e2e00010a1edccc46dbffb41240bc876 authored over 6 years ago
Code cleanup / optimization

github.com/mobxjs/mobx - d0184e13f5fcd95c683a1bf70e318594b78e97e5 authored over 6 years ago
observable objects have no more map like semantics: listen for the addition of specific keys

github.com/mobxjs/mobx - fcc738f13a6e0f99094abea4dab490b4b28a30cd authored over 6 years ago
Improvements

github.com/mobxjs/mobx - e7e6e8dc2fa0475165679f35dde6839c543ec427 authored over 6 years ago
Merge branch 'master' into mobx5

github.com/mobxjs/mobx - 79f33ee6e306e2fac9c119cd4fd919b3dfb13d1d authored over 6 years ago
Published version 4.3.0

github.com/mobxjs/mobx - 20aab7c54bfce3ad4bf34b3419c65e76e79ba801 authored over 6 years ago
Updated changelog

github.com/mobxjs/mobx - 5a78e6d8953b37668c0b4690262e3aa7b5e214ad authored over 6 years ago
Slightly better handling of #1506

github.com/mobxjs/mobx - d40b258c6220f0b456b583e2ed3e9ac2d03b93fc authored over 6 years ago
Reproduced and fixed #1535

github.com/mobxjs/mobx - a5f5793418317fff8570a404019bc2e234e9eb23 authored over 6 years ago
Fixed compile / test issues

github.com/mobxjs/mobx - cf38655a8e15b1e01a5da237fe530cf28f29473a authored over 6 years ago
Improved typings / impl for `entries()`

github.com/mobxjs/mobx - 4b08f124c758fb7fc783ab0d8752ae25640a517f authored over 6 years ago
updated sponsors

github.com/mobxjs/mobx - 10572e0a109b6a44302b246e71734d2224384161 authored over 6 years ago
Merge pull request #1536 from samjacobclift/entries-method-for-observable-map

add entries method to observable object api [WIP]

github.com/mobxjs/mobx - 524045d7f8c5ba6329aec2675da35a86c50c33a1 authored over 6 years ago
Merge pull request #1529 from AmazingTurtle/patch-1

Changed illegal access error to a warning

github.com/mobxjs/mobx - ac79559d6bb0c92579e3ebd5160f4ea5a5c3014e authored over 6 years ago
all tests are passing!

github.com/mobxjs/mobx - 109eaf4a47e5e057bd5f0999364521078266cdaf authored over 6 years ago
Fixed #1545: actions not reassignable when using typescript

github.com/mobxjs/mobx - b0371bfcf8a1a00c38af4786a34932c0ba1a9fb2 authored over 6 years ago
Fixed issue where set from computed options wasn't picke dup

github.com/mobxjs/mobx - ed0d15c449949cdf07694de9496a9445ff3de1fe authored over 6 years ago
Merge branch 'master' into mobx5

github.com/mobxjs/mobx - e42185477b9d86eb16c57eeef3d3f313c600eb91 authored over 6 years ago
Simpler proxy object implementation (?)

github.com/mobxjs/mobx - 09feab1fb887dd48de318e0961e6f071e34c2e42 authored over 6 years ago
Merge pull request #1540 from hectorj/patch-1

Fix typos in README

github.com/mobxjs/mobx - 9fdfa8c35eaa5a988c8674d3d4b00d6aa1276dad authored over 6 years ago
Fix typos in README

"more [..] than" instead of "more [...] then"

github.com/mobxjs/mobx - b16b738da3ecdfffbe8e836fbd93a08a743762cb authored over 6 years ago
export entries from mobx.ts

github.com/mobxjs/mobx - d9d8ef44fe5376b7f0f827c0ed8fda343ca4d6a0 authored over 6 years ago
add specs for the new entries method

github.com/mobxjs/mobx - 6ec3907009451e134ed8de141b8ac7b839303a9d authored over 6 years ago
add entries method to observable object api

github.com/mobxjs/mobx - 45b4abca8544f7fdc143617263689dadcfadf215 authored over 6 years ago
Updated test for illegal access in observable object

github.com/mobxjs/mobx - e61e8c9669f05e42a415f70961a8080de0ea6bdc authored over 6 years ago
Changed illegal access error to a warning

Changed observable object illegal access error to a warning instead

github.com/mobxjs/mobx - fab6f7503197a545b67aa20c8bdb088fbe0fe481 authored over 6 years ago
Added test to verify #1524

github.com/mobxjs/mobx - e9152bd1dea9d5e3f6406ab1673663d8b74b644e authored over 6 years ago
Fixed typings of flow, fixes #1527

github.com/mobxjs/mobx - 37162c056353f14498043c1877081e3041a46516 authored over 6 years ago
Added test verifying #1528

github.com/mobxjs/mobx - 88aa33b4d234d19fcc29864408706b9772c0b85b authored over 6 years ago
Merge pull request #1511 from quanganhtran/master

Throw error in development when @observable is used on getters

github.com/mobxjs/mobx - b0ee838b4ca3d3a751b5ee884514fc3b4297a996 authored over 6 years ago
Merge pull request #1517 from loatheb/refactor-tojs

refactor: replace the memorizer from array to ES6 map in mobx.tojs()

github.com/mobxjs/mobx - 6b50a8c878488ea22054cad499d6f19b03c50ff9 authored over 6 years ago
Merge pull request #1514 from quanganhtran/observe-set

Update object api set to write through parent mobx administrator

github.com/mobxjs/mobx - be5eb385551b4215f391c329a160796877b894b5 authored over 6 years ago
Merge pull request #1515 from quanganhtran/invariant-fix

Fix invariant check for ComputedValue constructor

github.com/mobxjs/mobx - 10fca4239c1980edcbfb2075ba59eea44e5f48d8 authored over 6 years ago
Merge pull request #1521 from andrew--r/patch-1

[Flow typings] Make `enforceActions` property covariant (fixes #1520)

github.com/mobxjs/mobx - 91c2ea4d1493d0786a60a635896105b67d735102 authored over 6 years ago
Make `enforceActions` covariant (fixes #1520)

github.com/mobxjs/mobx - 2654cc11697a0efecd501462788da0defe4514b0 authored almost 7 years ago
refactor: replace the memorizer from array to ES6 map in mobx.tojs() &

extract the common cache method from recursion

github.com/mobxjs/mobx - 7d167ef64a591450d6557d949f616bae71a5aa25 authored almost 7 years ago
Throw error in development when @observable is used on getters

github.com/mobxjs/mobx - 8cca76d3967585b187f439c7ec16a8c03ede37f1 authored almost 7 years ago
Fix invariant check for ComputedValue constructor

github.com/mobxjs/mobx - 8844da220f0327c6fa36817e679fd87c65d61186 authored almost 7 years ago
Update object api set to write through parent mobx administrator

github.com/mobxjs/mobx - 4ccf47cd32ab6997df434d06b6021fcdcbd4bd6f authored almost 7 years ago
Published version 4.2.0

github.com/mobxjs/mobx - dbe4c935d5fe6413d6727fcae36760fb7d7a47cd authored almost 7 years ago
Introduced `enforceActions: "strict"` mode, fixes #1473

github.com/mobxjs/mobx - d17e73cba664842048008cefbbd2243a6db1af30 authored almost 7 years ago
Fixed test run issue

github.com/mobxjs/mobx - b9ab05004135a8d281c7af57d7340c8ade703d2d authored almost 7 years ago
Fixed #1480: exception in reaction effects where not handled correctly by the error handling system

github.com/mobxjs/mobx - 8607ec34bfb487e138eef9f4a99f3c288233380f authored almost 7 years ago
Undeprecated `ObservableMap`, fixes #1496

github.com/mobxjs/mobx - 52d1541447f1ecbbb4420562e61aab27b8288626 authored almost 7 years ago
Implemented `Symbol.toStringTag` for observable arrays, fixes #1490

github.com/mobxjs/mobx - b21b5e279851a4dab47066317c430b92153beb60 authored almost 7 years ago
Actions are now configurable again, fixes #1477

github.com/mobxjs/mobx - 394c4185bffaca8ba16b1fb32b7846bc7974c17d authored almost 7 years ago
More flow typings

github.com/mobxjs/mobx - 3ae444485d5583d8cc5eae1ac46d83344a61b268 authored almost 7 years ago
Updated sponsors

github.com/mobxjs/mobx - 2b00e629e80eb94e430a777bfca0c6c1246979d6 authored almost 7 years ago
Merge pull request #1499 from kuitos/fork-master

avoid the unnecessary reassign with the equivalent comparison result

github.com/mobxjs/mobx - f6df5768f006b53f3fba445aa720c4cedf71eb31 authored almost 7 years ago
Merge pull request #1501 from quanganhtran/master

Fix Flow typing for observable.map

github.com/mobxjs/mobx - 09493ee08dd89e906cee4bf5edb584691fc5ecd9 authored almost 7 years ago
Add IObservableDecorator to Flow type

github.com/mobxjs/mobx - dbef2ab94dee1d3f90374d6d010fdbc88a9e8745 authored almost 7 years ago
Update MobX 4 observable factories

github.com/mobxjs/mobx - 6f0bb9beb5ba7bd32aa2011e59181a02f83011f1 authored almost 7 years ago
Fix Flow typing for observable.map

github.com/mobxjs/mobx - a867c00ec860144c8484007b3e2405faf954ddbb authored almost 7 years ago
reword the test case description

github.com/mobxjs/mobx - cff477c8bbc2757e5e53d77aa621f5cccf09b193 authored almost 7 years ago
avoid the unnecessary reassign with the equivalent comparison result

github.com/mobxjs/mobx - e1de21036af7b422fe117eb0df17f540fc6ebb26 authored almost 7 years ago
Merge pull request #1483 from mtaran-google/patch-2

add another missing import of `fail`

github.com/mobxjs/mobx - 7179b961f1ef7c53c1c608128f0d7ba0b248c16e authored almost 7 years ago
more test notes

github.com/mobxjs/mobx - 6aee5e18fac83af830e4c8a9d8857d6bd4df81e2 authored almost 7 years ago
Merge pull request #1482 from mtaran-google/patch-1

add missing import of `fail`

github.com/mobxjs/mobx - 102a2f124abaf6dac45880aec62ce7ff91e9a23b authored almost 7 years ago
add another missing import of `fail`

this makes strict compilation error out

github.com/mobxjs/mobx - f49fcbc7424043d1650ec5de12e67a6c7af78445 authored almost 7 years ago
add missing import of `fail`

this makes strict compilation error out

github.com/mobxjs/mobx - 464d0aaafda13425e38a1282019e8140056b74c6 authored almost 7 years ago
Merge pull request #1472 from stigi/patch-1

Tiny typo in Readme

github.com/mobxjs/mobx - 9ddc0eca0ac5fe75c6af72c629534aacfe0178e4 authored almost 7 years ago
Tiny typo in Readme

Stumbled across this while learning about MobX.

No PR to small :)

github.com/mobxjs/mobx - 514802ce6f8b2ba2548b77dca4e3a4ff2c6f0efd authored almost 7 years ago
Published version 4.1.1

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

github.com/mobxjs/mobx - 7ae8796e02067b0ebd9543c58b3f46edf4331d47 authored almost 7 years ago
Fixed an error message. Fixes #1418

github.com/mobxjs/mobx - a1a923b453898a3787314af6780e2145e44a6ba1 authored almost 7 years ago
Using the `default` export will no longer throw, but warn instead. Fixes #1458

github.com/mobxjs/mobx - f41dd51ccadd1e92d3376cac558ba53b30b0f173 authored almost 7 years ago
Merge pull request #1460 from farwayer/spy-stop-fix

Spy: fix stop listen from handler

github.com/mobxjs/mobx - 43779b88fa295c2ae2114de18aa5cb0c6545c464 authored almost 7 years ago
Splitting out dynamic objects from static objects

github.com/mobxjs/mobx - a380e75aa9cfdeb4a1f0d5269cb63c38ca362efe authored almost 7 years ago
spy: fix stop listen from handler

github.com/mobxjs/mobx - 647c3d5030bb9672f71d6471ab25b46b0b005b47 authored almost 7 years ago
spy: stop listen from handler test

github.com/mobxjs/mobx - b0fcdc131b979b2129069148b9bbeb84dd9f7ade authored almost 7 years ago
Implemetnation improvements

github.com/mobxjs/mobx - 5855bd36965f447d9bc78dc7533bc08c0ee48a89 authored almost 7 years ago
Better tests

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

github.com/mobxjs/mobx - 8e132598c1b1b8197049de71107e1af1839ebadb authored almost 7 years ago
More proxy tests

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