Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mobxjs/mobx

Simple, scalable state management.
https://github.com/mobxjs/mobx

Merge pull request #131 from radarhere/patch-1

Fixed typo

763d799a18481a231bd9f8d837ef6c89aecf154b authored almost 9 years ago by Michel Weststrate <[email protected]>
#128: Added link to the api docs on the top of the page

a6e8c6bf2e1fa4b81d06e19aaf61ab9ce123e648 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed typo

6799b513ccbf9146e2cf94a9f6fe7e22b066abdd authored almost 9 years ago by Andrew Murray <[email protected]>
Few improvements in the intro

850784c3299e073ba593ac85e86bb2c15805b72a authored almost 9 years ago by Michel Weststrate <[email protected]>
Added link to Reactive2015 talk

3691cabc5bb0027fc3b7e419528bc9037ef41d2c authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #127 from prettymuchbryce/prettymuchbryce/readme

Fix typo in README.md

fcd4df40843d9cf9b647d13db79f8ae06f230ca7 authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #126 from pyrotechnick/patch-1

Fix typo in README

92b9ccfbafbf57a1db5f2629c138d0fd87fd698f authored almost 9 years ago by Michel Weststrate <[email protected]>
Fix typo in README.md

unopiniated -> unopinionated

72df449f1f23e99bc30194830423c88f8da58ec4 authored almost 9 years ago by Bryce Neal <[email protected]>
Fix typo in README

"JSiddle" -> "JSFiddle"

fffafb6f930ec88b45f7af7114a4e8c8cc865245 authored almost 9 years ago by Nicholas Kinsey <[email protected]>
Merge pull request #124 from kevinclement/patch-1

Update README.md

39b71bd5fc7d2e99bede698257b7505cbb490e89 authored almost 9 years ago by Michel Weststrate <[email protected]>
Update README.md

Fixing a few typos

2b922b7cdc541dac0a9311cc8cf2efa39df83969 authored almost 9 years ago by Kevin Clement <[email protected]>
Improved README

eeb773db850845d162e5e28c9f2a643c9474488c authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 2.0.0

616ae7c484a246f4898f530403542dfa6b9d5cae authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge remote-tracking branch 'origin/feature/2'

19ba4b995203ac3b32d69e56630eab153b02a124 authored almost 9 years ago by Michel Weststrate <[email protected]>
Cherry picked #20e99b6 from master

2bc06089ae05cfa280a1f83977cada02c539ef27 authored almost 9 years ago by Michel Weststrate <[email protected]>
Merged in latest master

ec02303d5faa519fb00c2036ea78f110639c20e6 authored almost 9 years ago by Michel Weststrate <[email protected]>
MobXjs is an org now

4a526ec32429ee1bc718e81513375baf474e7291 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed typings error in `observe`

4d7df7e0003ceb6fba76bdfe7b396e086d6792be authored almost 9 years ago by Michel Weststrate <[email protected]>
Mobservable -> MobX. Implements #115

884c2147a1792a55959d91adfdcf8cc67250e760 authored almost 9 years ago by Michel Weststrate <[email protected]>
Properties introduced by @computed are no longer enumerable

which is consistent with extendObservable

5cf46395bc835b2f57f562b4954c929379427e4a authored almost 9 years ago by Michel Weststrate <[email protected]>
@computed has now an ({ asStructure: true }) option

fd691abe89892633f4af5348c71ba1408da8e429 authored almost 9 years ago by Michel Weststrate <[email protected]>
introduced @computed decorator (#120)

3efe14d74a457dfc8eaad63eccfb8f8539df9f51 authored almost 9 years ago by Michel Weststrate <[email protected]>
Deprecated the usage of `observable(scalar)`, see #120

5e0d4f92b1afe6a2f786e1e6095ab916b871d97b authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed #121: @observable should not be allowed on setters

eb8659cad3f226c7bbb4855929e59e334c342491 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed map test

9518b002dd0aa92838ab043bafd35abda89c0d98 authored almost 9 years ago by Michel Weststrate <[email protected]>
Editor Config

ebf4c9d4f7ca9883de676d528a82ff27ad0b2f5e authored almost 9 years ago by Michel Weststrate <[email protected]>
more tests, removed any typings

4871e663c5e85abc65efe4eba6ad4cb27a42a2cf authored almost 9 years ago by Michel Weststrate <[email protected]>
deprecated untracked

53793994e6fffddb238786d30ef7a1f8d6a3bdad authored almost 9 years ago by Michel Weststrate <[email protected]>
skip non-configurable / non-writable props for observable(object)

d621cf2b199d6ddbcf3956095498817fa1318745 authored almost 9 years ago by Michel Weststrate <[email protected]>
Merged #111 by @capaj: bork on non configurable props

7a817c1c4bc231c2639f951137d84c14ac96a8a6 authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #118 from jbruni/patch-1

Fix typo - converage -> coverage

a303cd4c72473bef596d9e101f9235254c3eba51 authored almost 9 years ago by Michel Weststrate <[email protected]>
observe no longer respects transactions

4f10f7d66f805f787c299f1a6ef1174800e85bfd authored almost 9 years ago by Michel Weststrate <[email protected]>
Fix typo - converage -> coverage

68cc737095dc9931c5d9b76b24a9b10ffead3dd7 authored almost 9 years ago by J Bruni <[email protected]>
Published version 1.2.5

e9e6a2d08056c6dcd9e18dd8576b81cc304929e6 authored almost 9 years ago by Michel Weststrate <[email protected]>
Map shouldn't throw on has/get/delete invalid keys, fixes #116

20e99b6ed75e8ae0d8dd41b3ab79745c5f619946 authored almost 9 years ago by Michel Weststrate <[email protected]>
Build without sourcemaps to prevent sourcemap links to src/

294b0bb10e2a3ac395db739415b05224078fe6af authored almost 9 years ago by Michel Weststrate <[email protected]>
Use browserify for correct umd build

28438fb6a595ff8ba8820a5b845779cc642a743a authored almost 9 years ago by Michel Weststrate <[email protected]>
2.0.0-beta

77b31403d73c95c94f082402bd2680b57d562ab0 authored almost 9 years ago by Michel Weststrate <[email protected]>
Map now creates the event emitter lazily

f5288e3b43830363a28c51cab3c2bd9642056dde authored almost 9 years ago by Michel Weststrate <[email protected]>
Cleanup and typing fixes in observe

47e9721ab2e46ac284bf9aa8e0e9bd43503c8558 authored almost 9 years ago by Michel Weststrate <[email protected]>
wrote changelog, improved build

dce739ad29d6f46cc078392be56aa33834ee6005 authored almost 9 years ago by Michel Weststrate <[email protected]>
Processed remaining todo's

a38b6a8c255d772a79daddb218e964c16629b6f9 authored almost 9 years ago by Michel Weststrate <[email protected]>
Made debug names more uniform and much more readable

338bfae1cb977695e416f9b3b032100838b26719 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed some mobservable-react related build issues

6ef46d1363558a4f39a23067a469f6df3d486195 authored almost 9 years ago by Michel Weststrate <[email protected]>
Several minor improvements

4ff316c6ff1262c7b82865fb242620bc63e5ea59 authored almost 9 years ago by Michel Weststrate <[email protected]>
Simplified autoruns

62b752039af91b762cc4e065efeef0e0188264e1 authored almost 9 years ago by Michel Weststrate <[email protected]>
removed npmignore

2efc308ffa06cbe202314c34fcf208c40ec65653 authored almost 9 years ago by Michel Weststrate <[email protected]>
Several minor improvements

32b4930c843cf033fbe0538b4a0db64ffe5b8a79 authored almost 9 years ago by Michel Weststrate <[email protected]>
More invariants, less errors

a77a2a00dc0a10823f6239e9c695f528ecbaef18 authored almost 9 years ago by Michel Weststrate <[email protected]>
Factored out ObservableObjectAdministration class

56c86e325ec2fb4082a9a48f6e5757ec338ea436 authored almost 9 years ago by Michel Weststrate <[email protected]>
Eliminated observable array administration class

63e433bed1ed553dbd45c4584266fe339f8ed8ec authored almost 9 years ago by Michel Weststrate <[email protected]>
Introduced single-file builds for better minification

6b8202af281f7eb6e414feeb489184b7990fbb1f authored almost 9 years ago by Michel Weststrate <[email protected]>
restored .observe for backward compatibility

5537eeeac0b8cf3a9d86b01dbdd72a2b6fd456ca authored almost 9 years ago by Michel Weststrate <[email protected]>
made stuff private

701f32e05a1b628bf6c1f8c4c17060b0e698344b authored almost 9 years ago by Michel Weststrate <[email protected]>
Removed getter/setter function

5cc02a9f9c1a21000bca340eae36ececf59fbb3a authored almost 9 years ago by Michel Weststrate <[email protected]>
Removed getDNode

d2b14c956ad953044e375b418c8952740420f9fa authored almost 9 years ago by Michel Weststrate <[email protected]>
simplified getDNode and isObservable

ed3e8e691a51358bac41e22f9ddddecac317bb46 authored almost 9 years ago by Michel Weststrate <[email protected]>
eliminated accessor functions, use explicit .get / .set instead.

2d0281c014abc6a88c3d2bb57a4b597e234c8de3 authored almost 9 years ago by Michel Weststrate <[email protected]>
Eliminated (I)ObservableValue.observe

c3a5520b420ac9ccffa406dec7c5b87a448b1222 authored almost 9 years ago by Michel Weststrate <[email protected]>
observabe is now a static api

c3ffd75b34e2a4161845012a720efb1dbf0cb1e4 authored almost 9 years ago by Michel Weststrate <[email protected]>
improvements

ed6c3ff32f5261444302635979f2de1b0f818111 authored almost 9 years ago by Michel Weststrate <[email protected]>
Removed unused stuff & todo's

e694aebc679170b571a9afff69c75fb053ae6d6e authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed previously failing invariant

9c85cf1db47caf8eb68067576751d27706fa025c authored almost 9 years ago by Michel Weststrate <[email protected]>
WIP

c4593a0c2e1bafd100facec1b415b0e1fe87e056 authored almost 9 years ago by Michel Weststrate <[email protected]>
processed some todo's

1bff0e0fa64216eade48a3b2cd75f125e7a41668 authored almost 9 years ago by Michel Weststrate <[email protected]>
linting FTW

31577fec6cfe8d4c807e703151c31b728d722d40 authored almost 9 years ago by Michel Weststrate <[email protected]>
spaces -> tabs. Bye history

7e79ba4a8404cb33de998f6dc625ee4847faefe8 authored almost 9 years ago by Michel Weststrate <[email protected]>
Run travis on just node 4. Others don't add much

f29d3aebe9cf1f2099dd7fbeb22f53553c49db99 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed (?) travis build

ebf7b41ba930be3a060ada3404e705456214061f authored almost 9 years ago by Michel Weststrate <[email protected]>
splitted source files up into smaller ones and directories

8b8315a32a8ebcd64f8d2ac1cf18a12c7b0fa5b6 authored almost 9 years ago by Michel Weststrate <[email protected]>
deprecated fastArray and made it the default

3e7003b2a732175e7f3a27f0fbc783002470f1b6 authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/2

e5622b046e2f0951248c82aa6399e49dfb6efbfe authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 1.2.4

d6d1cf19b15c5ff76ef93bc5a7e097f0b49592a6 authored almost 9 years ago by Michel Weststrate <[email protected]>
Updated tests to use babel6, see #105

f3110ebbb5a6e582cc5eb5f5f69e9297047c7852 authored almost 9 years ago by Michel Weststrate <[email protected]>
array.reverse no longer mutates the array

3dc9dfe110ed5dfa4bb97a470851995da10ca34b authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed flat modifier not being applied correctly to arrays

97a426d3a14ee93b4eaa27228b99e952936cfc39 authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #107 from andykog/master

Ignore frozen objects

702e6ef3c174d663a1fe55032e642467d818da1f authored almost 9 years ago by Michel Weststrate <[email protected]>
support frozen objects

726415d55667770e1b965f25f3fdb5de149c745f authored almost 9 years ago by Andrey Kogut <[email protected]>
more comments, moving files around

259a628806e419cd00a77838f24047c2c81b4140 authored almost 9 years ago by Michel Weststrate <[email protected]>
comments, transformer cleanup

d065df5e673924bfe504f691fe5df3cfe967b52b authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/2

2c2f91847b5029d4687b974b2f5649a8718554ce authored almost 9 years ago by Michel Weststrate <[email protected]>
Made 'Atom' the default export

2d8a7131e225cf8c82c2192e81b80bd36d8bfadb authored almost 9 years ago by Michel Weststrate <[email protected]>
Introduced isScheduled on reactions

b0eced237f77f00e637409290f69ad6f45d5a046 authored almost 9 years ago by Michel Weststrate <[email protected]>
Improved checking for changes during modifications and such

429e54b26daad2db626c24d48d4a3a0a15caaedd authored almost 9 years ago by Michel Weststrate <[email protected]>
Misc changes

78890aeb8ba80f7922299aea9a918304aa882483 authored almost 9 years ago by Michel Weststrate <[email protected]>
made reactions an extensible concept

9b40271589678d055c9762d927eae3911c9009f6 authored almost 9 years ago by Michel Weststrate <[email protected]>
.. and exported the stuff

b317026d538555ad55f75727e3d06b20c9175fd4 authored almost 9 years ago by Michel Weststrate <[email protected]>
Made the concept of atoms extensible, see #92, #98

eba8a6d28a60aacbe5b10dca24f6de31726b1e57 authored almost 9 years ago by Michel Weststrate <[email protected]>
better tape reporter

feaa238a17dd4328cf6592640c8d467c086a1df9 authored almost 9 years ago by Michel Weststrate <[email protected]>
Trying to reproduce #100

e8774e5fa397c0989473503aa5e195673423ca3b authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #94 from bebraw/patch-1

Fix typo - introducton -> introduction

3c41714371c63188ba5164374a2db134b16af44c authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 1.2.3

404bd4874f9dbf075ac4cacbef74d999364878cd authored almost 9 years ago by Michel Weststrate <[email protected]>
Transaction state assumption was incorrect, fixes #97

f0de938f2d123a595e39104ca09a518ba6f62ad8 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fix typo - introducton -> introduction

74faebfa40201316578297641067e62378233f84 authored almost 9 years ago by Juho Vepsäläinen <[email protected]>
moved cycle detection to derivation

4052138ceaf5d88ac84644a098f758bff52fba3c authored almost 9 years ago by Michel Weststrate <[email protected]>
added test for autorun in transaction

251d936d7de0f9093f97dc00c6596012bf9979cc authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed(?) running electron on travis

ad2e04d889d3ee881144d1ea8040c57cf47b16bf authored almost 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #91 from kmalakoff/feature/2_cycles

Feature/2 cycles

46559d591d679d2f2371df6a7017bd0d6b137b78 authored almost 9 years ago by Michel Weststrate <[email protected]>
Added test for rendering

7e02b98630d393e99cde095e48f8acef84704d68 authored almost 9 years ago by Kevin Malakoff <[email protected]>
Added test for cascading changes

a2aa7fced23ec4e472dfeea3cea5c74a52740ae0 authored almost 9 years ago by Kevin Malakoff <[email protected]>