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

Updated changelog

github.com/mobxjs/mobx - 8f82cf1c6d28f09f8db2b72808eedf2227fa5db7 authored about 7 years ago
Merge pull request #1283 from wadeanthony0100/fix-flow-typings

Fix flow typing errors

github.com/mobxjs/mobx - cd97d7eebf9e04658f62e3ff428752c0b471d468 authored about 7 years ago
Merge pull request #1284 from clemtrek/patch-1

Update project homepage URL

github.com/mobxjs/mobx - 514eb7d98ff3c10bfbc40506765f34158dbbd513 authored about 7 years ago
Update project homepage URL

github.com/mobxjs/mobx - 2820ce74774f890b493b2110646c0c05b96cde9f authored about 7 years ago
Fix flow typing errors

github.com/mobxjs/mobx - 6f4788e3ed39864d4dd2822bfe5d0715247fef75 authored about 7 years ago
Merge pull request #1268 from farwayer/patch-1

Update CHANGELOG.md

github.com/mobxjs/mobx - 858273d067b84869c5210151a6d01b1a716e363c authored about 7 years ago
Update CHANGELOG.md

fix repeating

github.com/mobxjs/mobx - fbbc74ff5543e792a5fdeb543a9399e997f6916b authored about 7 years ago
Update minimal example to use code sandbox

github.com/mobxjs/mobx - cc99529f7f9fcaf6390496d045612e8c570501d9 authored about 7 years ago
Use code sandbox instead of js fiddle now as issue baseline

github.com/mobxjs/mobx - 1ac88394809414d7c05c7c3ee92ce1622a22be0f authored about 7 years ago
Don't try/catch errors when globalstate.disableErrorBoundaries is on.

Fixes https://github.com/mobxjs/mobx/issues/1241

github.com/mobxjs/mobx - 6d71f48ab5c7378d20e6f1103da75e47ed148b23 authored about 7 years ago
Published version 3.4.0

github.com/mobxjs/mobx - 44eedf3e85cd323e10ede48403f97e494369e27d authored about 7 years ago
Merge pull request #1254 from Kriegslustig/feature/correctly-expose-flow-typings

correctly expose flow typings

github.com/mobxjs/mobx - a15a8d0c7229b5a0a54d1093cf0a4f8feaafa572 authored about 7 years ago
Merge branch 'master' into feature/correctly-expose-flow-typings

github.com/mobxjs/mobx - 20bb538813bdf6c4654c4f359ca916469150c200 authored about 7 years ago
Merge branch 'master' into feature/correctly-expose-flow-typings

github.com/mobxjs/mobx - 1cfc305f1702cce89235d6f17403b9eca2303557 authored about 7 years ago
Published version 3.3.3

github.com/mobxjs/mobx - c6dd0d852157fcebfaafc2d9ac119eb6a7f6c65f authored about 7 years ago
Fixed #1258: cannot replace map contents using another map

github.com/mobxjs/mobx - 9c140593f0dba2c56ca8fab558f619787262365b authored about 7 years ago
add a changelog entry for #1254

github.com/mobxjs/mobx - b14f7e908923592ecb1882dc766e518f809919a0 authored about 7 years ago
Merge branch 'dannsam-1238-robust-iobservablefactory-assignment'

github.com/mobxjs/mobx - afee132d49a5ee12b9eb07168903ff782639aed0 authored about 7 years ago
Fixed some test / compile issues

github.com/mobxjs/mobx - 2eb7a455e563a039f9d1da4f929307ee3e53e5f5 authored about 7 years ago
document new way to include flow

github.com/mobxjs/mobx - 548ce0ce37053edfd0f325e64e46732696848934 authored about 7 years ago
update flow-bin

github.com/mobxjs/mobx - 12c5b2c65843e70481f1979e1877a5e470a60f08 authored about 7 years ago
correclty expose isObservableMap function

github.com/mobxjs/mobx - 0b389fc51b0ac08cb1fd32fba98c248c25a6af9b authored about 7 years ago
improve flow typing for observable.map (fixes #1184)

github.com/mobxjs/mobx - 83c7fc1b7fc405894b08cbcbeb3ea298d0110149 authored about 7 years ago
add flow tests for extendedObservable and mobx.observable

github.com/mobxjs/mobx - 7b31f969c9170fe50c60362da175b2435e127be9 authored about 7 years ago
expose flow types directly

github.com/mobxjs/mobx - 1d955fce65ca4cf76aa0e21b5f9fdc6ef9c5b52e authored about 7 years ago
Split IObservableFactories type definition and implementation

It seems the only reason to keep IObservableFactories as a class is to avoid declaring type defi...

github.com/mobxjs/mobx - df5002cadf72d2915c4f81dac99c42d0ad6334df authored about 7 years ago
Published version 3.3.2

github.com/mobxjs/mobx - c6bd40ca12efe7a3fc3b83d4cadd42f24d2eeb9d authored about 7 years ago
Removed irrelevant readme comment

github.com/mobxjs/mobx - 27c77c889c10639e9eb7ee14564f7592681d457e authored about 7 years ago
Merge pull request #1231 from Kriegslustig/feature/improve-flow-typings-for-observable

improve flow typings for observable

github.com/mobxjs/mobx - dddecfcfec0300d66b28a3e2bfe7bfade0b2c53e authored about 7 years ago
Automatically create minified builds if needed when running test suite

github.com/mobxjs/mobx - 248150f7693fcee43ebefd68585a102836167862 authored about 7 years ago
Merge pull request #1230 from subzey/stricter-object-assign

More strict objectAssign typings

github.com/mobxjs/mobx - f6598c8be225013c759328a64dcbe7bd48511b8e authored about 7 years ago
Merge branch 'master' into feature/improve-flow-typings-for-observable

github.com/mobxjs/mobx - bb47f401058ca22b3be4e7ccb2d614828856a9e6 authored about 7 years ago
Merge branch 'master' into feature/improve-flow-typings-for-observable

github.com/mobxjs/mobx - 3ed220909d2c4ae42d0f373c5a7181b3d693a544 authored about 7 years ago
Merge pull request #1247 from elado/fix-1243

Map: Trigger reactions only on changed values

github.com/mobxjs/mobx - de51957a321ac5df098f270afc0e84d54643e627 authored about 7 years ago
Merge pull request #1249 from Ulmanb/master

make deep NaN === deep NaN for computed values when using compareStructural

github.com/mobxjs/mobx - 307405a543d15143545f0cfa9f0ab0e6143348d3 authored about 7 years ago
consistent indentation

github.com/mobxjs/mobx - 246402312b239d998432053c420f530835bffb73 authored about 7 years ago
change areBothNan to areBothNaN

github.com/mobxjs/mobx - 6052a7c14a04d7783e46b43b0cbfd987cf6cd3f4 authored about 7 years ago
make deep NaN === deep NaN for computed values when using compareStructural

github.com/mobxjs/mobx - 04ceba90e38ce67e7b4af6c44454ec776dc691cb authored about 7 years ago
extra coverage

github.com/mobxjs/mobx - 0a03432bf1cda5cb2a25663c5798672d6e245f74 authored about 7 years ago
a little less bold

github.com/mobxjs/mobx - 7fdf5f38f54797e18dd3bc15b8d0d754e730b334 authored about 7 years ago
"better" styling

github.com/mobxjs/mobx - 6a4514c971e3e7ae8b34022a052d604f065421c1 authored about 7 years ago
Updated readme with crosslinks to egghead course

github.com/mobxjs/mobx - 126b392ccbdcb90c51175c797af8b0b8aa1a9e4d authored about 7 years ago
add error when bad object is passed

github.com/mobxjs/mobx - 8208bde218385af9470781d7d2c6c5d957206a78 authored about 7 years ago
changelog+add tests for better coverage

github.com/mobxjs/mobx - 379eef977e47421d3071a3ec0ae156aca99b6984 authored about 7 years ago
improve flow typings for observable

This is basically just copied from the typescript definition and
slightly modified to match the ...

github.com/mobxjs/mobx - f43dbf6e7703e3fda3ef99373782b4ffd75fef8d authored about 7 years ago
More strict objectAssign typings

github.com/mobxjs/mobx - 07bcab60c87161c6eebe85a663c59e90efb32190 authored about 7 years ago
Merge branch 'chrisdoble-1208'

github.com/mobxjs/mobx - b7fef45ebd7120730b3bdb13ff50b13412ebf03d authored about 7 years ago
Updated changelog

github.com/mobxjs/mobx - cd1985120a5a5cb966c65421082ea7c48b7f218e authored about 7 years ago
Slightly cleaner fix

github.com/mobxjs/mobx - 07cc3e9d3ba2b7cc87baff54c32ba0c9fa9c0e6e authored about 7 years ago
Merge pull request #1216 from sandersn/update-extendObservable-for-ts-2.6

Update extendObservableHelper for Typescript 2.6

github.com/mobxjs/mobx - 32ba73cb03a0338d0145f31ca0cde5b12aef9a77 authored about 7 years ago
Update extendObservable for TS 2.6

In Typescript 2.6, Object.getOwnPropertyDescriptor now returns
`PropertyDescriptor | undefined`....

github.com/mobxjs/mobx - 03347751f3c69ace21e7b7b243d9defb13e5e1be authored about 7 years ago
Merge pull request #1216 from sandersn/update-extendObservable-for-ts-2.6

Update extendObservableHelper for Typescript 2.6

github.com/mobxjs/mobx - 7cd7eee476d82b7cfe73f28e15f5b9ac807556e3 authored about 7 years ago
Update extendObservable for TS 2.6

In Typescript 2.6, Object.getOwnPropertyDescriptor now returns
`PropertyDescriptor | undefined`....

github.com/mobxjs/mobx - bf19b96b6e57978922e68107569723f1a6c49a5f authored over 7 years ago
Don't pass undefined to custom equality checks on becoming observed again

github.com/mobxjs/mobx - 89959b02483d7bfdfbae90018694fb2e71bd86df authored over 7 years ago
Merge pull request #1195 from unlabeled/master

Mobx flow typing fix. Issue #1194.

github.com/mobxjs/mobx - ea6c823a5e6871e4f5352ed3db216003887c60b3 authored over 7 years ago
Mobx flow typing fix. Issue #1194.

github.com/mobxjs/mobx - 062d50eafc8f6b374d3cfec57233c95cc73a0337 authored over 7 years ago
Published version 3.3.1

github.com/mobxjs/mobx - d94ca91ed03376d97f96161f21542b7843b65ef4 authored over 7 years ago
Merge pull request #1187 from DyingAlbatross/1120-fix-isComputed

Fix #1120: isComputed should return false for non existing property

github.com/mobxjs/mobx - 555c0a4af171908df6062777846133d53ac50948 authored over 7 years ago
Fix #1120: isComputed should return false for non existing property

isComputed now returns false for non existing properties.

github.com/mobxjs/mobx - 18155a1383259d8686e7bf61f06dad14d85d518a authored over 7 years ago
Fixed #940: maps not being protected by strict mode

github.com/mobxjs/mobx - ad81239ba4aa364a86f455d284b0ba2c22693024 authored over 7 years ago
Published version 3.3.0

github.com/mobxjs/mobx - 48aa1978038db2a1c2a2b1d55306998c0c2a78cb authored over 7 years ago
Updated changelog

github.com/mobxjs/mobx - 132c29d8bb3f95472655bbc3fbf17acaace26c95 authored over 7 years ago
Created workaround for FF Jit bug, should fix #614

github.com/mobxjs/mobx - eb74564bd39f15db1ee4c9fd0feb6493d5d321f9 authored over 7 years ago
Prefer ES module for jsnext / react-native

github.com/mobxjs/mobx - 53afbefe127109cfd29d45388c323b7094f003be authored over 7 years ago
Merge pull request #1163 from CodeFalling/master

Added support for weex

github.com/mobxjs/mobx - 5151eb81e4a9df3bf019259a9d62dcc540a200c6 authored over 7 years ago
Merge pull request #1171 from mobxjs/revert-1131-patch-1

Revert "Rename ESM output to .mjs"

github.com/mobxjs/mobx - 061481e46f83dd4cc76e856288cd7b3b4cf5206c authored over 7 years ago
Updated changelog

github.com/mobxjs/mobx - 5e0fa410ee3b92865cacdef6cd4851d58021362e authored over 7 years ago
Revert "Rename ESM output to .mjs"

github.com/mobxjs/mobx - 42298ef2b21e744ac3553931561d13e4acdf4678 authored over 7 years ago
Make patch only Array.prototype is freezen

github.com/mobxjs/mobx - 6e963c605811fa735aa6bb380169699484951b92 authored over 7 years ago
Updated changelog

github.com/mobxjs/mobx - 108a3fb19730a6851895173dcd54f46ffde3b099 authored over 7 years ago
Undeprecated `transaction`, fixes #1139

github.com/mobxjs/mobx - 6517a502e7386e31f4ba4b3a98194cc7f24748cd authored over 7 years ago
Updated lock file

github.com/mobxjs/mobx - 0dcc1fb0e78c7e5ced220698c802715160112586 authored over 7 years ago
Merge pull request #1151 from koretskiyav/Issue_1121_-_redefine_computed_property

#1121 add possibility to redefine a computed property #GoodnessSquadKyiv

github.com/mobxjs/mobx - 70cd11b4fe918e736048446ad6641d776cdbc9db authored over 7 years ago
Merge pull request #1162 from realityforge/WhitespaceCleanup

Replace tabs at the start of comment lines, aligning comments

github.com/mobxjs/mobx - 016b75f651839e0287a11b265a9b1ce964012c5f authored over 7 years ago
add 1 computed test to #1121

github.com/mobxjs/mobx - ac3d71fda8494ce43891453a1064c99176d35f0f authored over 7 years ago
Support weex

github.com/mobxjs/mobx - 262d9ba08829351e52a254631261c78a50667382 authored over 7 years ago
Replace tabs at the start of comment lines, aligning comments as necessary

github.com/mobxjs/mobx - 3b04a6ab413286d6ba75873ade88c576e7b1dc44 authored over 7 years ago
Merge pull request #1131 from geelen/patch-1

Rename ESM output to .mjs

github.com/mobxjs/mobx - 953710bcec19e268f3af90648ae3b7ad14699814 authored over 7 years ago
point package.json `module` to the correct mjs file

github.com/mobxjs/mobx - 3da0318f60b3d4f081dc36b33f02cd79dc784ffb authored over 7 years ago
Repaired the base fiddle.

Temporarily changed issue template to JSFiddle as decorators are currently broken on codesandbox...

github.com/mobxjs/mobx - 9d52553138d99c0b10c14fba8364b97d007154ec authored over 7 years ago
Merge pull request #1136 from fb55/patch-2

Fix type of extras.onReactionError

github.com/mobxjs/mobx - 1802fc9a06232900df9456384273d006dfb5e151 authored over 7 years ago
Merge pull request #1150 from dbarabashdev/971-action-error-message

@action get func(){} have accurate error messages #GoodnessSquadKyiv

github.com/mobxjs/mobx - 562f935a2a532cc82e57a7277cbd066aa68bd9ca authored over 7 years ago
Updated sponsors.md. Thanks sponsors!

github.com/mobxjs/mobx - 2973fe14681039bb8e137aede4e2935ae80efa8d authored over 7 years ago
Merge pull request #1143 from realityforge/MinorDocs

Minor grammar improvements

github.com/mobxjs/mobx - 6b622affdb911e78476e3a76ccc2d7ae4896e2f1 authored over 7 years ago
removed node_modules/mobx/lib/mobx.js.flow

github.com/mobxjs/mobx - a92e84146ca35e5d6d7c073d137a0deb6ebfaffd authored over 7 years ago
#1121 add possibility to redefine a computed property

github.com/mobxjs/mobx - 91e2f26fb6fe1ff5cd95d6841a125ffbe3b4f3d4 authored over 7 years ago
@action get func(){} have accurate error messages

github.com/mobxjs/mobx - 413925fe8e847c6898c8231808ecc127f55df528 authored over 7 years ago
Updated sponsors.md based on recent donations

github.com/mobxjs/mobx - fb1b7d9a16bd4de004489181d73b541fcb7c284c authored over 7 years ago
Minor grammar improvements

github.com/mobxjs/mobx - 6f7f236d858f8e7252823db8d013ab9f0916b46c authored over 7 years ago
Fix type of extras.onReactionError

github.com/mobxjs/mobx - cd01d78703a8ba85010eaf0a7c41180f1cecb11d authored over 7 years ago
Rename ESM output to .mjs

github.com/mobxjs/mobx - 4b6fb9b81582adfa710fb23187735fe712a80f79 authored over 7 years ago
Merge pull request #1119 from smithgeek/patch-1

Use Index Type for property name in intercept

github.com/mobxjs/mobx - 3d47b59a98021349b8778f4b09163c2a00e4e49d authored over 7 years ago
Merge branch 'master' into patch-1

github.com/mobxjs/mobx - c4441bfaea218f6f6d45e0b755a7dd8ae8e05b1a authored over 7 years ago
adds a prettier badge

github.com/mobxjs/mobx - 8d4b0e3941fcf6bed4b3afb369ec222e50459b75 authored over 7 years ago
Merge pull request #1103 from realityforge/IntroducePrettier

Introduce prettier to keep the format of the codebase consistent

github.com/mobxjs/mobx - a867e87788a3aeb5d03a0a99f8379c13edd6be25 authored over 7 years ago
Use Index Type for property name in intercept

Use an index type for the property name argument when using intercept for better type checking.

github.com/mobxjs/mobx - e8abf1c00fa4a92c82d4f055e37f764359d4ffbf authored over 7 years ago
Reformat code base with prettier

github.com/mobxjs/mobx - cc14442d44a09fce3544ff21f034e1673f0ee062 authored over 7 years ago