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
In contrast to the spec, observableArray.sort is actually an alias for observableArray.slice.sort, see #90
bd8360a4465b60d1d2db0a729d433cba9fde1615 authored almost 9 years ago by Michel Weststrate <[email protected]>
bd8360a4465b60d1d2db0a729d433cba9fde1615 authored almost 9 years ago by Michel Weststrate <[email protected]>
simplified travis build
90911e44b7c17d494fbf836fd17f8feb737c22bc authored almost 9 years ago by Michel Weststrate <[email protected]>
90911e44b7c17d494fbf836fd17f8feb737c22bc authored almost 9 years ago by Michel Weststrate <[email protected]>
Improved cycle detection (#86) and global state management.
376d75ff6c4cc6925b2db0cb87cd96af635cc8fd authored almost 9 years ago by Michel Weststrate <[email protected]>
376d75ff6c4cc6925b2db0cb87cd96af635cc8fd authored almost 9 years ago by Michel Weststrate <[email protected]>
disabled browser tests on travis for now
71d41e57450a003216c4307c740b7738c0d9873c authored almost 9 years ago by Michel Weststrate <[email protected]>
71d41e57450a003216c4307c740b7738c0d9873c authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 1.2.2
65bdfda98e43ff73bcec94320bd56859f6620cd5 authored almost 9 years ago by Michel Weststrate <[email protected]>
65bdfda98e43ff73bcec94320bd56859f6620cd5 authored almost 9 years ago by Michel Weststrate <[email protected]>
simplified extras namespace and tests
512358c566c71738d8268c73b60d7e6e61fcda15 authored almost 9 years ago by Michel Weststrate <[email protected]>
512358c566c71738d8268c73b60d7e6e61fcda15 authored almost 9 years ago by Michel Weststrate <[email protected]>
Use tap-dot for nicer test output
86a6d0b2f74f4f18802258a7c48e0ac5d0775a78 authored almost 9 years ago by Michel Weststrate <[email protected]>
86a6d0b2f74f4f18802258a7c48e0ac5d0775a78 authored almost 9 years ago by Michel Weststrate <[email protected]>
Fixed several tests
e4c9673c7fd736ec542c327d41fcec0337369bf8 authored almost 9 years ago by Michel Weststrate <[email protected]>
e4c9673c7fd736ec542c327d41fcec0337369bf8 authored almost 9 years ago by Michel Weststrate <[email protected]>
optimizations
93f220989deab6047480dfed078e958c5973f279 authored almost 9 years ago by Michel Weststrate <[email protected]>
93f220989deab6047480dfed078e958c5973f279 authored almost 9 years ago by Michel Weststrate <[email protected]>
ensure the same set of observers that got a dirty is readied again
ceb74fe089b09a9b403f204b4493e03f4e938e2f authored almost 9 years ago by Michel Weststrate <[email protected]>
ceb74fe089b09a9b403f204b4493e03f4e938e2f authored almost 9 years ago by Michel Weststrate <[email protected]>
don't fail if GC is not available
0747667e08fcea00217404a7fb12c58a1d97d222 authored almost 9 years ago by Michel Weststrate <[email protected]>
0747667e08fcea00217404a7fb12c58a1d97d222 authored almost 9 years ago by Michel Weststrate <[email protected]>
bower config
8b7039878d6b71087f931dd2967426ff2d63ec1e authored almost 9 years ago by Michel Weststrate <[email protected]>
8b7039878d6b71087f931dd2967426ff2d63ec1e authored almost 9 years ago by Michel Weststrate <[email protected]>
Cherry picked: Stabilized performance test by using garbage collector
0889c1b67368040d08f07a1cabcc0c98cf16d0bd authored almost 9 years ago by Michel Weststrate <[email protected]>
0889c1b67368040d08f07a1cabcc0c98cf16d0bd authored almost 9 years ago by Michel Weststrate <[email protected]>
Use garbage collector in performance tests for stabler results
cb6aa3b0cd4bd8edd72f646ddf9be2a336f24fc4 authored almost 9 years ago by Michel Weststrate <[email protected]>
cb6aa3b0cd4bd8edd72f646ddf9be2a336f24fc4 authored almost 9 years ago by Michel Weststrate <[email protected]>
Observable tests succeed now!
b8fef936e2582a060d8bb0a993180a7e03e1b3a3 authored almost 9 years ago by Michel Weststrate <[email protected]>
b8fef936e2582a060d8bb0a993180a7e03e1b3a3 authored almost 9 years ago by Michel Weststrate <[email protected]>
WIP, fixed untracked, lots of errors and tests
cc3c48e49dca575f847c2ef6c565ea8ee71108fe authored almost 9 years ago by Michel Weststrate <[email protected]>
cc3c48e49dca575f847c2ef6c565ea8ee71108fe authored almost 9 years ago by Michel Weststrate <[email protected]>
compilable implementation
74564515ac7e98bc3a07a0f116e4687267511b49 authored almost 9 years ago by Michel Weststrate <[email protected]>
74564515ac7e98bc3a07a0f116e4687267511b49 authored almost 9 years ago by Michel Weststrate <[email protected]>
Published version 1.2.1
d31a820c1592ec4903384267becc2ef2d2d2fe13 authored about 9 years ago by Michel Weststrate <[email protected]>
d31a820c1592ec4903384267becc2ef2d2d2fe13 authored about 9 years ago by Michel Weststrate <[email protected]>
computed values now yield correct values if inspected in a transaction
5c34b0d3d6ae28257bd4bb4b6fe0ab912a4c6b9a authored about 9 years ago by Michel Weststrate <[email protected]>
5c34b0d3d6ae28257bd4bb4b6fe0ab912a4c6b9a authored about 9 years ago by Michel Weststrate <[email protected]>
inspecting a value in a transaction now yiels a correct value
2cb722c7b734a131c6c25255ac575d838b904f0a authored about 9 years ago by Michel Weststrate <[email protected]>
2cb722c7b734a131c6c25255ac575d838b904f0a authored about 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into feature/better-transactions
7de3ba4b103de2b1f4e21a1ec900267b58853885 authored about 9 years ago by Michel Weststrate <[email protected]>
7de3ba4b103de2b1f4e21a1ec900267b58853885 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.2.0
9a10805ffe169deb46f45f405e6e082fa4655feb authored about 9 years ago by Michel Weststrate <[email protected]>
9a10805ffe169deb46f45f405e6e082fa4655feb authored about 9 years ago by Michel Weststrate <[email protected]>
Swapped onCleanup arguments as suggested in #67
f5bd21b901b6b9b02755c10d2108889d72eeb461 authored about 9 years ago by Michel Weststrate <[email protected]>
f5bd21b901b6b9b02755c10d2108889d72eeb461 authored about 9 years ago by Michel Weststrate <[email protected]>
Added simple serialization performance tests
3ea1f4af20a51a1cb30be3e4a55ec8f964a8c495 authored about 9 years ago by Michel Weststrate <[email protected]>
3ea1f4af20a51a1cb30be3e4a55ec8f964a8c495 authored about 9 years ago by Michel Weststrate <[email protected]>
Optimized performance baseline a bit.
Still signifcant slower
ab12dab3b048ec42c07d49845cce5d3ef9a4aee8 authored about 9 years ago by Michel Weststrate <[email protected]>
added performance baseline
a2aacd71e6647d6191392c01f6f695a8353d3d6a authored about 9 years ago by Michel Weststrate <[email protected]>
a2aacd71e6647d6191392c01f6f695a8353d3d6a authored about 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into feature/transform
74e97c7f03190eba83c009d40a39d46d8acadbc3 authored about 9 years ago by Michel Weststrate <[email protected]>
74e97c7f03190eba83c009d40a39d46d8acadbc3 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.8
e380603c66f88d2ded3bb7fa654eb4fb694313ca authored about 9 years ago by Michel Weststrate <[email protected]>
e380603c66f88d2ded3bb7fa654eb4fb694313ca authored about 9 years ago by Michel Weststrate <[email protected]>
Implemented #59, isObservable, observe now supports a propertyname as second param
693d2d4647b5f773887fec235f793a5d4eb92354 authored about 9 years ago by Michel Weststrate <[email protected]>
693d2d4647b5f773887fec235f793a5d4eb92354 authored about 9 years ago by Michel Weststrate <[email protected]>
ignore .vscode files
ab9953c812b2b37a6676c0f2ca8c3a120a55c7aa authored about 9 years ago by Michel Weststrate <[email protected]>
ab9953c812b2b37a6676c0f2ca8c3a120a55c7aa authored about 9 years ago by Michel Weststrate <[email protected]>
computed values work again!
46ec1d830701d3f65c0b175dd064858a52b696d5 authored about 9 years ago by Michel Weststrate <[email protected]>
46ec1d830701d3f65c0b175dd064858a52b696d5 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.7
bf8fcc4120755c1b3405af90be641f123e8b4ce9 authored about 9 years ago by Michel Weststrate <[email protected]>
bf8fcc4120755c1b3405af90be641f123e8b4ce9 authored about 9 years ago by Michel Weststrate <[email protected]>
Fixed #77: ensure that consumers with --noImplicitAny can build
dc7bb5d8bc29d96f9c90b141682e8a2bbf18bf09 authored about 9 years ago by Michel Weststrate <[email protected]>
dc7bb5d8bc29d96f9c90b141682e8a2bbf18bf09 authored about 9 years ago by Michel Weststrate <[email protected]>
WIP
aab34e05e84e815f7592cb406d32cc987a84f5e7 authored about 9 years ago by Michel Weststrate <[email protected]>
aab34e05e84e815f7592cb406d32cc987a84f5e7 authored about 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #76 from chicoxyzzy/patch-1
fix link
56f1f941cf921ae9ff5dfd1c46e15704073ea54a authored about 9 years ago by Michel Weststrate <[email protected]>
fix link
ce48d45e62a703878ba181725602835b2c170726 authored about 9 years ago by Sergey Rubanov <[email protected]>
ce48d45e62a703878ba181725602835b2c170726 authored about 9 years ago by Sergey Rubanov <[email protected]>
restructuring in progress
bf6b9e4e3a9d54a0fa48f723c476e45d03fed196 authored about 9 years ago by Michel Weststrate <[email protected]>
bf6b9e4e3a9d54a0fa48f723c476e45d03fed196 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.6
f55d596e2d33f1f188c109715f4e9edc6e9331d8 authored about 9 years ago by Michel Weststrate <[email protected]>
f55d596e2d33f1f188c109715f4e9edc6e9331d8 authored about 9 years ago by Michel Weststrate <[email protected]>
Cherry-picked `fastArray` and `peek` from feature/transform, see #68
3fe8e71dc671dc1309bcd587962511e4527f8669 authored about 9 years ago by Michel Weststrate <[email protected]>
3fe8e71dc671dc1309bcd587962511e4527f8669 authored about 9 years ago by Michel Weststrate <[email protected]>
Implemented `fastArray` and `peek`, see #68
a89e8dff0ec7db4fec65004c12ad6e08ea798a43 authored about 9 years ago by Michel Weststrate <[email protected]>
a89e8dff0ec7db4fec65004c12ad6e08ea798a43 authored about 9 years ago by Michel Weststrate <[email protected]>
removed comment
06000a9bc34f7f6c04ebb05d9b905d6adc03aedc authored about 9 years ago by Michel Weststrate <[email protected]>
06000a9bc34f7f6c04ebb05d9b905d6adc03aedc authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.5
543a4e495ee2bf92ef641baf77c20a9ce5a016fd authored about 9 years ago by Michel Weststrate <[email protected]>
543a4e495ee2bf92ef641baf77c20a9ce5a016fd authored about 9 years ago by Michel Weststrate <[email protected]>
Fixed #71, transaction influencing running computation
2cd9f16bb54f4e290a08c280f284337ae3653b22 authored about 9 years ago by Michel Weststrate <[email protected]>
2cd9f16bb54f4e290a08c280f284337ae3653b22 authored about 9 years ago by Michel Weststrate <[email protected]>
Don't create new properties for each instance (and kill enumerability)
94151c24d74d1bd605c8f2a8e6e7ddcb98995399 authored about 9 years ago by Michel Weststrate <[email protected]>
94151c24d74d1bd605c8f2a8e6e7ddcb98995399 authored about 9 years ago by Michel Weststrate <[email protected]>
faster arrays
a6ac0c1f59d9e2efd03f805ecc9866d7ce4ca996 authored about 9 years ago by Michel Weststrate <[email protected]>
a6ac0c1f59d9e2efd03f805ecc9866d7ce4ca996 authored about 9 years ago by Michel Weststrate <[email protected]>
more strict pre conditions for createTransformer
c7c430fef7038002777edd126eb208824ed2d4d6 authored about 9 years ago by Michel Weststrate <[email protected]>
c7c430fef7038002777edd126eb208824ed2d4d6 authored about 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'kmalakoff-feature/transform' into feature/transform
45511ba662a8422e52dee0577a8eb242dd3ef39d authored about 9 years ago by Michel Weststrate <[email protected]>
45511ba662a8422e52dee0577a8eb242dd3ef39d authored about 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'feature/transform' of https://github.com/kmalakoff/mobservable into kmalakoff-feature/transform
55eda9cb944c04e2303a9c0edb6ec2d4f4a33751 authored about 9 years ago by Michel Weststrate <[email protected]>
55eda9cb944c04e2303a9c0edb6ec2d4f4a33751 authored about 9 years ago by Michel Weststrate <[email protected]>
Added more tests. Removed root controller as discussed #67
e4322a4186d6a3818d6da5dde528e4a148a282dd authored about 9 years ago by Michel Weststrate <[email protected]>
e4322a4186d6a3818d6da5dde528e4a148a282dd authored about 9 years ago by Michel Weststrate <[email protected]>
Rename find, map, and transform arguments more consistently with underscore
be7ed2663a179eecdbcad72342af68e3288405ad authored about 9 years ago by Kevin Malakoff <[email protected]>
be7ed2663a179eecdbcad72342af68e3288405ad authored about 9 years ago by Kevin Malakoff <[email protected]>
Transform: added tag tests. Fixed problem with wrong dependency set up.
125af2112aba34bd021f59edafa0ec03f2f7975f authored about 9 years ago by Kevin Malakoff <[email protected]>
125af2112aba34bd021f59edafa0ec03f2f7975f authored about 9 years ago by Kevin Malakoff <[email protected]>
Remove comment
f94a880734d364d2926925c7d88ad440047de5a2 authored about 9 years ago by Kevin Malakoff <[email protected]>
f94a880734d364d2926925c7d88ad440047de5a2 authored about 9 years ago by Kevin Malakoff <[email protected]>
Transform: refactored tests and added test for render-only observable
96e86925ac9a7ac17f014fd4aa1f989c73e378bb authored about 9 years ago by Kevin Malakoff <[email protected]>
96e86925ac9a7ac17f014fd4aa1f989c73e378bb authored about 9 years ago by Kevin Malakoff <[email protected]>
Refactor for modular testing
5db85c26c09954b9a17acb67f24f493136ef9268 authored about 9 years ago by Kevin Malakoff <[email protected]>
5db85c26c09954b9a17acb67f24f493136ef9268 authored about 9 years ago by Kevin Malakoff <[email protected]>
Transform: expanded / collapsed
9c82e95afd6b36e914b9ce06e756af4d5fcadff1 authored about 9 years ago by Kevin Malakoff <[email protected]>
9c82e95afd6b36e914b9ce06e756af4d5fcadff1 authored about 9 years ago by Kevin Malakoff <[email protected]>
Transform: added lifecycle checks
122bef1529f9ce728845690aa47c11db0a69227b authored about 9 years ago by Kevin Malakoff <[email protected]>
122bef1529f9ce728845690aa47c11db0a69227b authored about 9 years ago by Kevin Malakoff <[email protected]>
Work in progress on transform tests
688b1f867a4b336aa3fa65b82bbbc88cd6c09da1 authored about 9 years ago by Kevin Malakoff <[email protected]>
688b1f867a4b336aa3fa65b82bbbc88cd6c09da1 authored about 9 years ago by Kevin Malakoff <[email protected]>
Added youtube link to Reactive2015 talk
392b345df39aef88ac9077289d6623bf86d7fe99 authored about 9 years ago by Michel Weststrate <[email protected]>
392b345df39aef88ac9077289d6623bf86d7fe99 authored about 9 years ago by Michel Weststrate <[email protected]>
Reactive graph transformations WIP: See #67
ad21f3c618025937fe81d7657aa298cab054b0e0 authored about 9 years ago by Michel Weststrate <[email protected]>
ad21f3c618025937fe81d7657aa298cab054b0e0 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.4
5e14b97d4af3b9c4013372a5cc9a0f8ea49ae978 authored about 9 years ago by Michel Weststrate <[email protected]>
5e14b97d4af3b9c4013372a5cc9a0f8ea49ae978 authored about 9 years ago by Michel Weststrate <[email protected]>
Added tests to verify bug & solution of #65, #66
29e546706ac7b6d2638e0ded9528b697fc40bbe9 authored about 9 years ago by Michel Weststrate <[email protected]>
29e546706ac7b6d2638e0ded9528b697fc40bbe9 authored about 9 years ago by Michel Weststrate <[email protected]>
removed transform from master, moved to branch feature/transform
bbaff1a7b42be36c4c2242c6aba6208818541849 authored about 9 years ago by Michel Weststrate <[email protected]>
bbaff1a7b42be36c4c2242c6aba6208818541849 authored about 9 years ago by Michel Weststrate <[email protected]>
added several notes
429a1e7d8a9cca4ef3f7cab04dcc169da7e18c10 authored about 9 years ago by Michel Weststrate <[email protected]>
429a1e7d8a9cca4ef3f7cab04dcc169da7e18c10 authored about 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #66 from kmalakoff/master
Fixed transaction inside transaction through a defensive copy. Fixes #65
87636dd09897d43560f41c6daa1b1372e4daad28 authored about 9 years ago by Michel Weststrate <[email protected]>
Fixed transaction inside transaction through a defensive copy. Fixes #65
d2f579787d02b722cee78ef15101c7a9f052ce75 authored about 9 years ago by Kevin Malakoff <[email protected]>
d2f579787d02b722cee78ef15101c7a9f052ce75 authored about 9 years ago by Kevin Malakoff <[email protected]>
Reactive graph transformations. This is gonna be so cool. See #62, #64
Very first rough implementation of structural transformation.
3702818621870792e412ba476c2fcce61e0114f7 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.3
584237d19c28908ec06dbd3d69ea6c1a242335ad authored about 9 years ago by Michel Weststrate <[email protected]>
584237d19c28908ec06dbd3d69ea6c1a242335ad authored about 9 years ago by Michel Weststrate <[email protected]>
autorun waits until transactions have ended, fixes #61
dcc706060a7bfefb60bbdc3dec40a49c6c5b0fb5 authored about 9 years ago by Michel Weststrate <[email protected]>
dcc706060a7bfefb60bbdc3dec40a49c6c5b0fb5 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.2
6fcff8c5bccf898b562a08f2fd410338b9532daa authored about 9 years ago by Michel Weststrate <[email protected]>
6fcff8c5bccf898b562a08f2fd410338b9532daa authored about 9 years ago by Michel Weststrate <[email protected]>
Fixed error if autorunUntil is fullfilled immediately
991d7038eca63fd50f01efc4937a613fe4ff9555 authored about 9 years ago by Michel Weststrate <[email protected]>
991d7038eca63fd50f01efc4937a613fe4ff9555 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.1
cd90c4557f84c57d29a13bf2ad38ed0378be2c8c authored about 9 years ago by Michel Weststrate <[email protected]>
cd90c4557f84c57d29a13bf2ad38ed0378be2c8c authored about 9 years ago by Michel Weststrate <[email protected]>
toJSON now serializes cycles as well by default. Implements #58
9f22c0ad43b49e1ac7e57ebbf9a61978c037c84f authored about 9 years ago by Michel Weststrate <[email protected]>
9f22c0ad43b49e1ac7e57ebbf9a61978c037c84f authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.1.0
d476ec4e7b8776f4edf54ac7a8255298e4b13930 authored about 9 years ago by Michel Weststrate <[email protected]>
d476ec4e7b8776f4edf54ac7a8255298e4b13930 authored about 9 years ago by Michel Weststrate <[email protected]>
Added mobservable.untracked, see #49
c9a47e4bb8fafb9aef5a0c42c2715a251a511c92 authored about 9 years ago by Michel Weststrate <[email protected]>
c9a47e4bb8fafb9aef5a0c42c2715a251a511c92 authored about 9 years ago by Michel Weststrate <[email protected]>
fixed build issue
704273e2906d9e57fae3f4584b32687f098b45fd authored about 9 years ago by Michel Weststrate <[email protected]>
704273e2906d9e57fae3f4584b32687f098b45fd authored about 9 years ago by Michel Weststrate <[email protected]>
Implemented autorunAsync(func, delay?)
1cf9659c7a2f6d183e90336830f8c357d38b0e72 authored about 9 years ago by Michel Weststrate <[email protected]>
1cf9659c7a2f6d183e90336830f8c357d38b0e72 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.0.9
80aa0fd336a49f220cb82def3acfcb222469e422 authored about 9 years ago by Michel Weststrate <[email protected]>
80aa0fd336a49f220cb82def3acfcb222469e422 authored about 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #54 from capaj/master
clarification for people who are used to observe-js
1ca4418a43680cd9900931cc2f2dd6ad07ee169f authored about 9 years ago by Michel Weststrate <[email protected]>
just a clarification for people who are used to observe-js
576aeba24ba0deb5e98e8e51dbba9538a52d6e1d authored about 9 years ago by Jiri Spac <[email protected]>
576aeba24ba0deb5e98e8e51dbba9538a52d6e1d authored about 9 years ago by Jiri Spac <[email protected]>
Published version 1.0.8
86068a9245b99ac5c3e51614da1c3bbbc2e4acf3 authored about 9 years ago by Michel Weststrate <[email protected]>
86068a9245b99ac5c3e51614da1c3bbbc2e4acf3 authored about 9 years ago by Michel Weststrate <[email protected]>
Fixed transactions at the proper abstraction level, fixes regression bugs on arrays
e377ac7abff478a47335284f6a64150cd757c5dc authored about 9 years ago by Michel Weststrate <[email protected]>
e377ac7abff478a47335284f6a64150cd757c5dc authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.0.7
9e207e79005adf0f7023e1b2022604785208b57d authored about 9 years ago by Michel Weststrate <[email protected]>
9e207e79005adf0f7023e1b2022604785208b57d authored about 9 years ago by Michel Weststrate <[email protected]>
Simplified transaction system, fixes #50
ea8b6a546b17798e0547c257385707066e1c3142 authored about 9 years ago by Michel Weststrate <[email protected]>
ea8b6a546b17798e0547c257385707066e1c3142 authored about 9 years ago by Michel Weststrate <[email protected]>
cleaned array test / improved view toString
d03f6958f7d6c86fbc377e5f1b269a14450845b7 authored about 9 years ago by Michel Weststrate <[email protected]>
d03f6958f7d6c86fbc377e5f1b269a14450845b7 authored about 9 years ago by Michel Weststrate <[email protected]>
Published version 1.0.6
acf2db7876aa26734818356a4270be3aada0133a authored about 9 years ago by Michel Weststrate <[email protected]>
acf2db7876aa26734818356a4270be3aada0133a authored about 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #52 from dzearing/tweak
Fixed incompatibility issue with systemjs bundler
48df201b6d0e0eba34e47c47000940f07c8aa6bd authored about 9 years ago by Michel Weststrate <[email protected]>
Remove the root index.js and just map main to the correct entry.
e8c31cb17bc9006887fcac72c53fdf4985190d49 authored about 9 years ago by David Zearing <[email protected]>
e8c31cb17bc9006887fcac72c53fdf4985190d49 authored about 9 years ago by David Zearing <[email protected]>
Merge pull request #46 from tetsuo/typo
Fixed typo in error message
ae5e79a2665079fa384bb7929d179be3781fa0da authored about 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #45 from tetsuo/observablevalue-tojson
make scalar values toJSONable as well
cf745b898d2f9b0266a1603de3be656e7dc4d952 authored about 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #44 from tetsuo/improve-travis-integration
Improve travis integration
330fbf7c7bedc16cd29a372ae7110b49abe688af authored about 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #43 from tetsuo/test-babel-tests
Improved babel tests
9ea9af4ee8bc3ff1d81f14b1851636b783523344 authored about 9 years ago by Michel Weststrate <[email protected]>
make scalar values toJSONable as well
e9267d82e13d9931fc7ae69fa9b31ed2d71de022 authored about 9 years ago by tetsuo <[email protected]>
e9267d82e13d9931fc7ae69fa9b31ed2d71de022 authored about 9 years ago by tetsuo <[email protected]>
fix error msg typo
97100409f9bca681efbeb2c60deb6dbd7bf846f7 authored about 9 years ago by tetsuo <[email protected]>
97100409f9bca681efbeb2c60deb6dbd7bf846f7 authored about 9 years ago by tetsuo <[email protected]>
send coverage output after success
1c83ccf0e95cb8f6acb73204e26cc51bec2c657b authored about 9 years ago by tetsuo <[email protected]>
1c83ccf0e95cb8f6acb73204e26cc51bec2c657b authored about 9 years ago by tetsuo <[email protected]>
run test-travis script
e4f1c3f4f766ca39747b5dc42807507f6f9b224b authored about 9 years ago by tetsuo <[email protected]>
e4f1c3f4f766ca39747b5dc42807507f6f9b224b authored about 9 years ago by tetsuo <[email protected]>
add test-travis npm script
bc2effb48aec8f33e6e67a39e2ac505c583dc180 authored about 9 years ago by tetsuo <[email protected]>
bc2effb48aec8f33e6e67a39e2ac505c583dc180 authored about 9 years ago by tetsuo <[email protected]>
remove babelify
6d74b5d172c3e02518f3136a8109ed42a3594109 authored about 9 years ago by tetsuo <[email protected]>
6d74b5d172c3e02518f3136a8109ed42a3594109 authored about 9 years ago by tetsuo <[email protected]>
test babel indeed
50a6f19e1df1836bf5fb291ffe364c37cfa0cc2a authored about 9 years ago by tetsuo <[email protected]>
50a6f19e1df1836bf5fb291ffe364c37cfa0cc2a authored about 9 years ago by tetsuo <[email protected]>
Merge pull request #41 from tetsuo/npm-perf-cmd-tapified
run perf tests with tape
f6f2c49825bec08b041f29fcab3cdb0ae8d55eff authored about 9 years ago by Michel Weststrate <[email protected]>
run perf tests with tape
b32b3269984ba13ccfe8e7185a44dd764f692ba1 authored about 9 years ago by tetsuo <[email protected]>
b32b3269984ba13ccfe8e7185a44dd764f692ba1 authored about 9 years ago by tetsuo <[email protected]>