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
Published version 0.5.6
github.com/mobxjs/mobx - 5d3c4b603d71b6a38306c15167da6e39f35ed142 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5d3c4b603d71b6a38306c15167da6e39f35ed142 authored over 9 years ago by Michel Weststrate <[email protected]>
Added convenience methods `fromJson` and `toJson` to create deeply observable structures
github.com/mobxjs/mobx - 8571ab99a0f0cb87e48e7cd204e0d450eaee3931 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 8571ab99a0f0cb87e48e7cd204e0d450eaee3931 authored over 9 years ago by Michel Weststrate <[email protected]>
Tests belonging to 0.5.5
github.com/mobxjs/mobx - 0de2a99e5230917912bd978f28ac84668acf2d36 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 0de2a99e5230917912bd978f28ac84668acf2d36 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.5
github.com/mobxjs/mobx - 47d57cb4363162fb1e54dbba1e23f6e2c88cb652 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 47d57cb4363162fb1e54dbba1e23f6e2c88cb652 authored over 9 years ago by Michel Weststrate <[email protected]>
fixed inconsistencies in .observeProperty (tnx @ryanbraganza)
github.com/mobxjs/mobx - bad45654607e0cd516b8af63d933515a5b0d8462 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - bad45654607e0cd516b8af63d933515a5b0d8462 authored over 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #5 from ryanbraganza/patch-2
null-check currentValue in observeProperty
github.com/mobxjs/mobx - d7c51c5df8253a6ccad817cf40e30886ee17705e authored over 9 years ago by Michel Weststrate <[email protected]>
null-check currentValue
github.com/mobxjs/mobx - 35e3ef5290b5af2bb6416e3dddffd629939f8eb7 authored over 9 years ago by Ryan Braganza <[email protected]>
github.com/mobxjs/mobx - 35e3ef5290b5af2bb6416e3dddffd629939f8eb7 authored over 9 years ago by Ryan Braganza <[email protected]>
prefer annotating getters over functions, use ES6 imports
github.com/mobxjs/mobx - b921140223b4717cb3b07c55173066fd7ca84d41 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - b921140223b4717cb3b07c55173066fd7ca84d41 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.4
github.com/mobxjs/mobx - e966c1cedf696420c9cd0fd3f6131508d7e6f180 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e966c1cedf696420c9cd0fd3f6131508d7e6f180 authored over 9 years ago by Michel Weststrate <[email protected]>
fixed robustness issue in quickDiff
github.com/mobxjs/mobx - fc4bc3001d6b293c5d5374c32fd6e38055814012 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - fc4bc3001d6b293c5d5374c32fd6e38055814012 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.3
github.com/mobxjs/mobx - a5feaf9f3a3a844660d4b92c7180fae97166a0ce authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a5feaf9f3a3a844660d4b92c7180fae97166a0ce authored over 9 years ago by Michel Weststrate <[email protected]>
fix issue when combining @observable with typescript getters
github.com/mobxjs/mobx - 796b75d726fc7dddaa369f7e77311a4b14ccea5d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 796b75d726fc7dddaa369f7e77311a4b14ccea5d authored over 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #4 from dslmeinte/master
applied OCD on README.md, per request
github.com/mobxjs/mobx - e61d212b035405042ee06d64111f5e3d45c9bf18 authored over 9 years ago by Michel Weststrate <[email protected]>
applied OCD on README.md, per request
github.com/mobxjs/mobx - 40d14508e6ceccf95b28484b482d25304bca6d51 authored over 9 years ago by Meinte Boersma <[email protected]>
github.com/mobxjs/mobx - 40d14508e6ceccf95b28484b482d25304bca6d51 authored over 9 years ago by Meinte Boersma <[email protected]>
minor todo improvements
github.com/mobxjs/mobx - 87de340df7af555ffb9fec72ed73a12119a55b61 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 87de340df7af555ffb9fec72ed73a12119a55b61 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.2
github.com/mobxjs/mobx - 1456a8bfa5bff22b35ebf5d4a54867043b5ffe4a authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 1456a8bfa5bff22b35ebf5d4a54867043b5ffe4a authored over 9 years ago by Michel Weststrate <[email protected]>
added mobservable.sideEffect
github.com/mobxjs/mobx - 95d3d534d337b17a535c7d590878418de06a8195 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 95d3d534d337b17a535c7d590878418de06a8195 authored over 9 years ago by Michel Weststrate <[email protected]>
todo.md doesn't belong in repo
github.com/mobxjs/mobx - 53b252536dc72e76b94288aa1ef4f1d94a028190 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 53b252536dc72e76b94288aa1ef4f1d94a028190 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.1
github.com/mobxjs/mobx - 5a8a9a4f3a094d57ac9a92577550115e939c5c55 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5a8a9a4f3a094d57ac9a92577550115e939c5c55 authored over 9 years ago by Michel Weststrate <[email protected]>
Fixed some errors in the README, fixes #3. (tnx! STRML)
github.com/mobxjs/mobx - c26a8fb8aa503849aabf65d809f07c63111a63ec authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c26a8fb8aa503849aabf65d809f07c63111a63ec authored over 9 years ago by Michel Weststrate <[email protected]>
improved packages.json / publish.js
github.com/mobxjs/mobx - a8734e3e7dc83b055d2e7f06bc406c69744ee7a7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a8734e3e7dc83b055d2e7f06bc406c69744ee7a7 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.0
github.com/mobxjs/mobx - 429c0e6ecd99b4b801e2544e792cca72d286fd5c authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 429c0e6ecd99b4b801e2544e792cca72d286fd5c authored over 9 years ago by Michel Weststrate <[email protected]>
Readme improvements
github.com/mobxjs/mobx - f41e017e461c2101ed13a321086d2c91f42e8381 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f41e017e461c2101ed13a321086d2c91f42e8381 authored over 9 years ago by Michel Weststrate <[email protected]>
readme improvements
github.com/mobxjs/mobx - c4074c5e1e25eaca8f549f41b2f274196ead619b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c4074c5e1e25eaca8f549f41b2f274196ead619b authored over 9 years ago by Michel Weststrate <[email protected]>
Introduced ObservingComponent, PureRenderMixin is no longer needed (for props)
github.com/mobxjs/mobx - 272cc189c659d5efc3fc5ad6a106f0e61487de7f authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 272cc189c659d5efc3fc5ad6a106f0e61487de7f authored over 9 years ago by Michel Weststrate <[email protected]>
additional tests, fixed IDE issue
github.com/mobxjs/mobx - f1a48f7130484f932c6bf7a279a2f083e8b2ea81 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f1a48f7130484f932c6bf7a279a2f083e8b2ea81 authored over 9 years ago by Michel Weststrate <[email protected]>
observable annotation on functions now properly preserves type
github.com/mobxjs/mobx - c2a13dfdbdbac181132eff734d92a19a255faab0 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c2a13dfdbdbac181132eff734d92a19a255faab0 authored over 9 years ago by Michel Weststrate <[email protected]>
Removed direct dependency on nscript; just install it globally. Better for windows users
github.com/mobxjs/mobx - 197c8ff8dafd92abaa3072261cb3ee721e7b59dd authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 197c8ff8dafd92abaa3072261cb3ee721e7b59dd authored over 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'development' of https://github.com/mweststrate/MOBservable into development
github.com/mobxjs/mobx - 4e468749b57f04c11653cb6077b796a379d10ada authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 4e468749b57f04c11653cb6077b796a379d10ada authored over 9 years ago by Michel Weststrate <[email protected]>
added lifecycle check to ObserverMixin
github.com/mobxjs/mobx - 6f23c25ff8cd27d0902bbd4efdf9c1c4c2d9c464 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 6f23c25ff8cd27d0902bbd4efdf9c1c4c2d9c464 authored over 9 years ago by Michel Weststrate <[email protected]>
introduced mobservable.expr as sugar for .computed(expr)()
github.com/mobxjs/mobx - e17ee3a0d08380658a109b73dfba858aa288932c authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e17ee3a0d08380658a109b73dfba858aa288932c authored over 9 years ago by Michel Weststrate <[email protected]>
add tests for nested observables
github.com/mobxjs/mobx - 8d108e8d37bc1f6e1bb2f49c3fa65b0f2e123c58 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 8d108e8d37bc1f6e1bb2f49c3fa65b0f2e123c58 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.4.3
github.com/mobxjs/mobx - f0a6ae616b3c6a6860bbe3770770397f7d93baa2 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f0a6ae616b3c6a6860bbe3770770397f7d93baa2 authored over 9 years ago by Michel Weststrate <[email protected]>
Added timer example
github.com/mobxjs/mobx - 82a3b433fcc68dea6cb2c98a186368a9b322c8d6 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 82a3b433fcc68dea6cb2c98a186368a9b322c8d6 authored over 9 years ago by Michel Weststrate <[email protected]>
Fixed potential NPE
github.com/mobxjs/mobx - 1dcc33d00507db17b954d26c5d2ab54867484c49 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 1dcc33d00507db17b954d26c5d2ab54867484c49 authored over 9 years ago by Michel Weststrate <[email protected]>
introduced mobservable.expr as sugar for .computed(expr)()
github.com/mobxjs/mobx - b0b72c17a43d2f4344ba8e00a288048952694dd7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - b0b72c17a43d2f4344ba8e00a288048952694dd7 authored over 9 years ago by Michel Weststrate <[email protected]>
added lifecycle check to ObserverMixin
github.com/mobxjs/mobx - fe9a7f5c71d2d1fc33bf17a3c14457f10f141f7b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - fe9a7f5c71d2d1fc33bf17a3c14457f10f141f7b authored over 9 years ago by Michel Weststrate <[email protected]>
add tests for nested observables
github.com/mobxjs/mobx - 355064b26c2998f81e705a2a9ac2905970c626ea authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 355064b26c2998f81e705a2a9ac2905970c626ea authored over 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #1 from ryanbraganza/patch-1
Fix typo: combing -> combining
github.com/mobxjs/mobx - 624ff7b39ad4edb9e8c9f0d21d46bccfba0f02f3 authored over 9 years ago by Michel Weststrate <[email protected]>
Fix typo: combing -> combining
github.com/mobxjs/mobx - 54bff2a6736bd3e938d650108c4339a422fc695c authored over 9 years ago by Ryan Braganza <[email protected]>
github.com/mobxjs/mobx - 54bff2a6736bd3e938d650108c4339a422fc695c authored over 9 years ago by Ryan Braganza <[email protected]>
removed npm badge, cleaned up todo.md
github.com/mobxjs/mobx - 5a0bc72c222612d1be833579930e7f71b6007022 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5a0bc72c222612d1be833579930e7f71b6007022 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.4.2
github.com/mobxjs/mobx - ca9c60c8db55ec9514ff5e9549a9eadb415fa681 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - ca9c60c8db55ec9514ff5e9549a9eadb415fa681 authored over 9 years ago by Michel Weststrate <[email protected]>
Finally, neat, namespaced, generated typings including mobservable() shorthand
github.com/mobxjs/mobx - ef7363a6dccea933472bc8a7bcaee8cf3b96a8bc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - ef7363a6dccea933472bc8a7bcaee8cf3b96a8bc authored over 9 years ago by Michel Weststrate <[email protected]>
updated .npmignore
github.com/mobxjs/mobx - 043c8d6ef6f3bafbf2867df930cb13ca8128b3e9 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 043c8d6ef6f3bafbf2867df930cb13ca8128b3e9 authored over 9 years ago by Michel Weststrate <[email protected]>
Updated blog post with editorial changes
github.com/mobxjs/mobx - 9d5c498646259ee9e6b440c113b49fbd0d096ffc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 9d5c498646259ee9e6b440c113b49fbd0d096ffc authored over 9 years ago by Michel Weststrate <[email protected]>
added link to blogpost
github.com/mobxjs/mobx - c5d5f75b7e8663423c75a540b616715ad9182a98 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c5d5f75b7e8663423c75a540b616715ad9182a98 authored over 9 years ago by Michel Weststrate <[email protected]>
minor improvements
github.com/mobxjs/mobx - f3fca5f97d5f8b0b90ceb9eee8ac203b24b92d95 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f3fca5f97d5f8b0b90ceb9eee8ac203b24b92d95 authored over 9 years ago by Michel Weststrate <[email protected]>
minor improvements
github.com/mobxjs/mobx - e5f62d2fb4c2b1dfb8e2d3dc0dd3903734e61d6a authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e5f62d2fb4c2b1dfb8e2d3dc0dd3903734e61d6a authored over 9 years ago by Michel Weststrate <[email protected]>
wrote blogpost, improved examples with performance tests
github.com/mobxjs/mobx - af1e2bc42af6df398dff41e8e562fd98f2dbae1f authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - af1e2bc42af6df398dff41e8e562fd98f2dbae1f authored over 9 years ago by Michel Weststrate <[email protected]>
added React example without observables
github.com/mobxjs/mobx - ebfa2912e819827259052e47af13ca1e5abffcbc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - ebfa2912e819827259052e47af13ca1e5abffcbc authored over 9 years ago by Michel Weststrate <[email protected]>
Fixed off by one error in buffer reservation and several minor otther improvements
github.com/mobxjs/mobx - 7ec8740fdc2c7547bb1569fbfdd3f19140375ae9 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 7ec8740fdc2c7547bb1569fbfdd3f19140375ae9 authored over 9 years ago by Michel Weststrate <[email protected]>
example improvements
github.com/mobxjs/mobx - a257793ea71f336e8cb666175cad1f4a1d7f20f3 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a257793ea71f336e8cb666175cad1f4a1d7f20f3 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.4.1
github.com/mobxjs/mobx - 4c766738962ffabb743c8d61debb05f6e43103ec authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 4c766738962ffabb743c8d61debb05f6e43103ec authored over 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'development'
github.com/mobxjs/mobx - 2d6ce4c717d6e45f054fcd3b610e4a718c5c9f87 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2d6ce4c717d6e45f054fcd3b610e4a718c5c9f87 authored over 9 years ago by Michel Weststrate <[email protected]>
use observables from build
github.com/mobxjs/mobx - 27b1feff07d81989301962da9afa0ecc086e781f authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 27b1feff07d81989301962da9afa0ecc086e781f authored over 9 years ago by Michel Weststrate <[email protected]>
renamed mixin to ObserverMixin
github.com/mobxjs/mobx - 58be62ce0842339b532c5476bc499309d610477d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 58be62ce0842339b532c5476bc499309d610477d authored over 9 years ago by Michel Weststrate <[email protected]>
Initial implementation of ReactObservingMixin
github.com/mobxjs/mobx - fa14a18de44a33d5b495c6a4d86f906cacef5db8 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - fa14a18de44a33d5b495c6a4d86f906cacef5db8 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.4.0
github.com/mobxjs/mobx - efadb664cbd0b36c8ad8547f33f239f7ddd3c810 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - efadb664cbd0b36c8ad8547f33f239f7ddd3c810 authored over 9 years ago by Michel Weststrate <[email protected]>
readme in progress
github.com/mobxjs/mobx - 59d13c003b429e9a88de325f83175d7fbefc1c15 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 59d13c003b429e9a88de325f83175d7fbefc1c15 authored over 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'master' into development
Conflicts:
dist/mobservable.js
mobservable.d.ts
mobservable.ts
package.json
improved readme WIP
github.com/mobxjs/mobx - 3c0cde19090ea2da126d53da6fea9c5070c179a5 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 3c0cde19090ea2da126d53da6fea9c5070c179a5 authored over 9 years ago by Michel Weststrate <[email protected]>
updated dist
github.com/mobxjs/mobx - a7f07bde91088f79a0f9011031cb091dc405461a authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a7f07bde91088f79a0f9011031cb091dc405461a authored over 9 years ago by Michel Weststrate <[email protected]>
Styled example
github.com/mobxjs/mobx - 42449a4f9399c5908e3d4958b8f8e2d4c402fb70 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 42449a4f9399c5908e3d4958b8f8e2d4c402fb70 authored over 9 years ago by Michel Weststrate <[email protected]>
New readme in progress
github.com/mobxjs/mobx - db30c7e6d25ede1b3da8dabbf5f4c56c6896a509 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - db30c7e6d25ede1b3da8dabbf5f4c56c6896a509 authored over 9 years ago by Michel Weststrate <[email protected]>
removed old files which weren't supposed to be committed
github.com/mobxjs/mobx - aee08a9b5fb1fe73216c3d1684ffa61f61ef1b03 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - aee08a9b5fb1fe73216c3d1684ffa61f61ef1b03 authored over 9 years ago by Michel Weststrate <[email protected]>
renamed .prop -> .impl
github.com/mobxjs/mobx - 5f4c6f796f3cad6aa6fce69c17c294ddf1cefaa7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5f4c6f796f3cad6aa6fce69c17c294ddf1cefaa7 authored over 9 years ago by Michel Weststrate <[email protected]>
reduced dependency on bind
github.com/mobxjs/mobx - 040d663980f5030f45ef1dd5070c2f7492eec927 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 040d663980f5030f45ef1dd5070c2f7492eec927 authored over 9 years ago by Michel Weststrate <[email protected]>
By default, create non configurable properties
github.com/mobxjs/mobx - 2ca78b15970ce669d597680ef0ea48e28d6e21d7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2ca78b15970ce669d597680ef0ea48e28d6e21d7 authored over 9 years ago by Michel Weststrate <[email protected]>
dropped .turnObservablesIntoProperties; use .props instead
github.com/mobxjs/mobx - e380d04641014c59c8eef0235b0ceb5450c6a611 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e380d04641014c59c8eef0235b0ceb5450c6a611 authored over 9 years ago by Michel Weststrate <[email protected]>
Implemented several minor todo's
github.com/mobxjs/mobx - e129f20443d44cfe52445ebc134d10d1c86dcc8e authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e129f20443d44cfe52445ebc134d10d1c86dcc8e authored over 9 years ago by Michel Weststrate <[email protected]>
Made watching expressions more explicit for easier maintainable code
github.com/mobxjs/mobx - dca3f5dbeb3e94034f055604ba11b8b1d1874a1d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - dca3f5dbeb3e94034f055604ba11b8b1d1874a1d authored over 9 years ago by Michel Weststrate <[email protected]>
Simplify watch WIP
github.com/mobxjs/mobx - 4ebc048838637b44f40ec59062bcc413829723f0 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 4ebc048838637b44f40ec59062bcc413829723f0 authored over 9 years ago by Michel Weststrate <[email protected]>
small code improvements
github.com/mobxjs/mobx - 7a05a0827aa3aa754a54b86b2a739976983add6d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 7a05a0827aa3aa754a54b86b2a739976983add6d authored over 9 years ago by Michel Weststrate <[email protected]>
Performance test 15% faster by removing bind/closure from computed observables
github.com/mobxjs/mobx - 31fe08688cd231a24594198556d40373909105e8 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 31fe08688cd231a24594198556d40373909105e8 authored over 9 years ago by Michel Weststrate <[email protected]>
Simplified .watch implemented, by using a computed observable
github.com/mobxjs/mobx - c37a166dfb3684f99958d2710be39ce5c5677c61 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c37a166dfb3684f99958d2710be39ce5c5677c61 authored over 9 years ago by Michel Weststrate <[email protected]>
todo's, more browser tests
github.com/mobxjs/mobx - d2f5ee80c5d642e131b6b66f3bc9916cc124c2b3 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - d2f5ee80c5d642e131b6b66f3bc9916cc124c2b3 authored over 9 years ago by Michel Weststrate <[email protected]>
reordered functions, cleaned up interfaces
github.com/mobxjs/mobx - 8f463b042cae949202740f3dd04c1373956fd5d6 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 8f463b042cae949202740f3dd04c1373956fd5d6 authored over 9 years ago by Michel Weststrate <[email protected]>
added TAP / testling integration (although testling doesn't seem to work atm :'(
github.com/mobxjs/mobx - 1b5b05b2e46413cfee3f1032dafae16e26c41fa7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 1b5b05b2e46413cfee3f1032dafae16e26c41fa7 authored over 9 years ago by Michel Weststrate <[email protected]>
added more tests, be able to run tests from with browser
github.com/mobxjs/mobx - 5152b2dcedc9d9049e58edb268fe5fc57d2e2d43 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5152b2dcedc9d9049e58edb268fe5fc57d2e2d43 authored over 9 years ago by Michel Weststrate <[email protected]>
Added initial example
github.com/mobxjs/mobx - 9c42021da11f7edc3e2454c8c75115c38e284ee2 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 9c42021da11f7edc3e2454c8c75115c38e284ee2 authored over 9 years ago by Michel Weststrate <[email protected]>
improved .value(), .props(), .turnObservables(), .plainValue(), made behavior more consistent and introduced more reuse
github.com/mobxjs/mobx - 2f855cb2df5f1bbfbcaf073b724797837b1436db authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2f855cb2df5f1bbfbcaf073b724797837b1436db authored over 9 years ago by Michel Weststrate <[email protected]>
interface cleanup
github.com/mobxjs/mobx - ebbf94a44047783af2db343559e95a8c402396fa authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - ebbf94a44047783af2db343559e95a8c402396fa authored over 9 years ago by Michel Weststrate <[email protected]>
Removed generic argument for scope, restored typings of array changes
github.com/mobxjs/mobx - 331fe9e374b063cae3a92c4593fd12d798da5d48 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 331fe9e374b063cae3a92c4593fd12d798da5d48 authored over 9 years ago by Michel Weststrate <[email protected]>
simplified browser test a bit
github.com/mobxjs/mobx - e7cd950d80eb70f33ee7027bd94726d1b469d1a6 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e7cd950d80eb70f33ee7027bd94726d1b469d1a6 authored over 9 years ago by Michel Weststrate <[email protected]>
mobservable.props now supports arrays
github.com/mobxjs/mobx - 31c301d856c8c9e817e3d5b2197ace97644000d6 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 31c301d856c8c9e817e3d5b2197ace97644000d6 authored over 9 years ago by Michel Weststrate <[email protected]>
Fixed build on windows
github.com/mobxjs/mobx - 07056e044b33492309d8ec4315f11c5e94c54cfb authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 07056e044b33492309d8ec4315f11c5e94c54cfb authored over 9 years ago by Michel Weststrate <[email protected]>
ObservableArray instanceof Array now yields true
github.com/mobxjs/mobx - 2bab2cb1fa01b93c37c4614c24361ee16776b4d7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2bab2cb1fa01b93c37c4614c24361ee16776b4d7 authored over 9 years ago by Michel Weststrate <[email protected]>
implemented 'toPlainValue'
github.com/mobxjs/mobx - 6e0860ed9b77286f52d36e193eb1e1903995bf57 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 6e0860ed9b77286f52d36e193eb1e1903995bf57 authored over 9 years ago by Michel Weststrate <[email protected]>
made tsc path absolute
github.com/mobxjs/mobx - bec83d9fd91c4f77c838c24a653b31956794709f authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - bec83d9fd91c4f77c838c24a653b31956794709f authored over 9 years ago by Michel Weststrate <[email protected]>
added minified version
github.com/mobxjs/mobx - 4cdfad303fe79cdaf3f2a08d1ea6bcd8903980b1 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 4cdfad303fe79cdaf3f2a08d1ea6bcd8903980b1 authored over 9 years ago by Michel Weststrate <[email protected]>
updated dist manually
github.com/mobxjs/mobx - f3e81d5f7067a811a02a794182fe99d97ca104aa authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f3e81d5f7067a811a02a794182fe99d97ca104aa authored over 9 years ago by Michel Weststrate <[email protected]>
fixed build script error
github.com/mobxjs/mobx - 9416531e31b0d3c71abda5743e9b6ea26822a1d5 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 9416531e31b0d3c71abda5743e9b6ea26822a1d5 authored over 9 years ago by Michel Weststrate <[email protected]>
build script improvements, dropped grunt-ts for not handling base dir correclty
github.com/mobxjs/mobx - f3ce05d2a8baf05cddbe5fe998c9f3913e799fa0 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f3ce05d2a8baf05cddbe5fe998c9f3913e799fa0 authored over 9 years ago by Michel Weststrate <[email protected]>
made mobservable UMD compatible, loading supports AMD and globals now
github.com/mobxjs/mobx - 5e22f587a7ead246238cf96653f7ee609a9c9432 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5e22f587a7ead246238cf96653f7ee609a9c9432 authored over 9 years ago by Michel Weststrate <[email protected]>
added browser test file
github.com/mobxjs/mobx - d9ab653b31fd7f11d2c0cb64b42bb8f19f5bb1b2 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - d9ab653b31fd7f11d2c0cb64b42bb8f19f5bb1b2 authored over 9 years ago by Michel Weststrate <[email protected]>
added browserling integration
github.com/mobxjs/mobx - f49eb23074b4b7ed66e622b597e9ff5b48313683 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f49eb23074b4b7ed66e622b597e9ff5b48313683 authored over 9 years ago by Michel Weststrate <[email protected]>
travis fix?
github.com/mobxjs/mobx - 09f0f33f50817ad41f4e89d27e09c3c6a7eba225 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 09f0f33f50817ad41f4e89d27e09c3c6a7eba225 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.3.3
github.com/mobxjs/mobx - a12e9c7cdb98e555d6d830dc14cac214cecd3147 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a12e9c7cdb98e555d6d830dc14cac214cecd3147 authored over 9 years ago by Michel Weststrate <[email protected]>
added toJSON
github.com/mobxjs/mobx - 2a7a35ae3e019d0ae6a77712be53afb1086c6cf9 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2a7a35ae3e019d0ae6a77712be53afb1086c6cf9 authored over 9 years ago by Michel Weststrate <[email protected]>
build script improvements, restored cover functionality
github.com/mobxjs/mobx - c3d624399d998dd3b27bb22f362677ec12eb4ef5 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c3d624399d998dd3b27bb22f362677ec12eb4ef5 authored over 9 years ago by Michel Weststrate <[email protected]>