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
making a plain object reactive no longer clones it
github.com/mobxjs/mobx - 24320537bafbbdd6bd0f464bc22fb95a8cc428bc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 24320537bafbbdd6bd0f464bc22fb95a8cc428bc authored over 9 years ago by Michel Weststrate <[email protected]>
Introduced `asFlat`, deprecated 'as:reference' and 'recurse:false', for a more consistent api
github.com/mobxjs/mobx - 34087142a2ca36c54d58b1a5cd6201fe5d33302d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 34087142a2ca36c54d58b1a5cd6201fe5d33302d authored over 9 years ago by Michel Weststrate <[email protected]>
Implemented #8. Merged feature/8/structural-equality into master.
Conflicts:
lib/index.ts
lib/observablevalue.ts
Minor improvements @observable annotation, more tests.
github.com/mobxjs/mobx - 57bedd2f93bdd730db50689d3ecea1f1a7d5f416 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 57bedd2f93bdd730db50689d3ecea1f1a7d5f416 authored over 9 years ago by Michel Weststrate <[email protected]>
disabled sideEffect deprecated warning until docs are updated
github.com/mobxjs/mobx - 614b6ce002e225596b747cfbf6a04593df725b0b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 614b6ce002e225596b747cfbf6a04593df725b0b authored over 9 years ago by Michel Weststrate <[email protected]>
test cleanup / added extra tests for loop detection
github.com/mobxjs/mobx - 08f1b08939f376101570d2dc4d74416ed0995729 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 08f1b08939f376101570d2dc4d74416ed0995729 authored over 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'patch/8/obsevable-decorator'
Conflicts:
lib/index.ts
package.json
Published version 0.6.10
github.com/mobxjs/mobx - 13cd14bfbf00b1cf20dc971877349d527b057e6d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 13cd14bfbf00b1cf20dc971877349d527b057e6d authored over 9 years ago by Michel Weststrate <[email protected]>
Fixed regression issue #8: @observable on getter does not create views.
github.com/mobxjs/mobx - 1e40fdac13133b124f45b9d366ac1f2fbff68696 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 1e40fdac13133b124f45b9d366ac1f2fbff68696 authored over 9 years ago by Michel Weststrate <[email protected]>
deprecated sideEffect in favor of observe
github.com/mobxjs/mobx - 5cc8136ba35d8464fcbb0d584c5e0407e067274d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5cc8136ba35d8464fcbb0d584c5e0407e067274d authored over 9 years ago by Michel Weststrate <[email protected]>
Introduced 'strict' mode, fixes #30, #31
github.com/mobxjs/mobx - f6ef7134565e7668b3289647b4b50a04dc266af4 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f6ef7134565e7668b3289647b4b50a04dc266af4 authored over 9 years ago by Michel Weststrate <[email protected]>
Fixed issue where externally changing the logLevel has no effect
github.com/mobxjs/mobx - b9ba586039d702a7185ed09414b8640515d88b28 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - b9ba586039d702a7185ed09414b8640515d88b28 authored over 9 years ago by Michel Weststrate <[email protected]>
added `observeAsync`, implements #28
github.com/mobxjs/mobx - 89a19db49e2beec2a58c4b94222b3d6e987f8bbc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 89a19db49e2beec2a58c4b94222b3d6e987f8bbc authored over 9 years ago by Michel Weststrate <[email protected]>
improved typings
github.com/mobxjs/mobx - 68015165cc21437f52acbb9e54389983ed8da35b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 68015165cc21437f52acbb9e54389983ed8da35b authored over 9 years ago by Michel Weststrate <[email protected]>
when -> observeUntil
github.com/mobxjs/mobx - fcf8eed72c147328a2293f645348c01052c1d1b5 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - fcf8eed72c147328a2293f645348c01052c1d1b5 authored over 9 years ago by Michel Weststrate <[email protected]>
Fixed typo
github.com/mobxjs/mobx - 11b70a38189ee62048c87f68c29c07b44693bfa6 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 11b70a38189ee62048c87f68c29c07b44693bfa6 authored over 9 years ago by Michel Weststrate <[email protected]>
typescript 1.6, use tsconfig instead of file refs
github.com/mobxjs/mobx - cab69cd5bd770616d3b0eb6c3e04c00a061f3412 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - cab69cd5bd770616d3b0eb6c3e04c00a061f3412 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.9
github.com/mobxjs/mobx - 6e20e85403ea68d47ffe2bcee4cacb917df7ae7a authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 6e20e85403ea68d47ffe2bcee4cacb917df7ae7a authored over 9 years ago by Michel Weststrate <[email protected]>
Found and fixed issue where views where sometimes disposed to early
github.com/mobxjs/mobx - a9584e9fb043637a03773a6cee87cc8c2d848e36 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a9584e9fb043637a03773a6cee87cc8c2d848e36 authored over 9 years ago by Michel Weststrate <[email protected]>
more async wip
github.com/mobxjs/mobx - 5e22101842cd6f1af4e2813a675cb406688a7a84 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5e22101842cd6f1af4e2813a675cb406688a7a84 authored over 9 years ago by Michel Weststrate <[email protected]>
async WIP
github.com/mobxjs/mobx - 2aa23c0cdf4b76d693882c84ca5dff4187cede98 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2aa23c0cdf4b76d693882c84ca5dff4187cede98 authored over 9 years ago by Michel Weststrate <[email protected]>
upgraded to typescript 1.6
github.com/mobxjs/mobx - 48ae2ad8bc62a2340fefac0742cee63a13a98899 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 48ae2ad8bc62a2340fefac0742cee63a13a98899 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.8
github.com/mobxjs/mobx - a0346b184b7813a6a7c21354ea36ecaaec7c4d15 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a0346b184b7813a6a7c21354ea36ecaaec7c4d15 authored over 9 years ago by Michel Weststrate <[email protected]>
Introduced `when`, renamed `sideEffect -> observe`. Implements #28
github.com/mobxjs/mobx - 53b2050db7aed11ba4fb09b7a3edbcf2c251af87 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 53b2050db7aed11ba4fb09b7a3edbcf2c251af87 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.7
github.com/mobxjs/mobx - cd63bebd3456907d2c22bd20ab42f8d48e03a5c5 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - cd63bebd3456907d2c22bd20ab42f8d48e03a5c5 authored over 9 years ago by Michel Weststrate <[email protected]>
improved error handling and reporting, quite verbose now.
github.com/mobxjs/mobx - 21ebf694417dcc946c77fdc2bbab19484bef482e authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 21ebf694417dcc946c77fdc2bbab19484bef482e authored over 9 years ago by Michel Weststrate <[email protected]>
Added 'trace' when an exception occurs
github.com/mobxjs/mobx - d7066c75bc544ae79ddc8e3b151fdaa1da6c6207 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - d7066c75bc544ae79ddc8e3b151fdaa1da6c6207 authored over 9 years ago by Michel Weststrate <[email protected]>
Some renames to make code easier to grok
github.com/mobxjs/mobx - 78093fea6ffb80bbbf85296450927b76011f9a7e authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 78093fea6ffb80bbbf85296450927b76011f9a7e authored over 9 years ago by Michel Weststrate <[email protected]>
Store DNode's on the stack instead of plain arrays; easier to debug
github.com/mobxjs/mobx - 5759dc5460ceda2efdd8287e4a3e74bb737a135b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5759dc5460ceda2efdd8287e4a3e74bb737a135b authored over 9 years ago by Michel Weststrate <[email protected]>
Simplified ObservableObject administration
github.com/mobxjs/mobx - e71a5da97428415975b61516e77bc942f1e6a6ba authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e71a5da97428415975b61516e77bc942f1e6a6ba authored over 9 years ago by Michel Weststrate <[email protected]>
upgraded tsc, to (hopefully) fix travis issue
github.com/mobxjs/mobx - 28b5aed1c8d3967dfd9b83fd120aa91163dc7012 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 28b5aed1c8d3967dfd9b83fd120aa91163dc7012 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.6
github.com/mobxjs/mobx - 5236eefd11ac69170fb1a8406b28ea072fdb1e58 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5236eefd11ac69170fb1a8406b28ea072fdb1e58 authored over 9 years ago by Michel Weststrate <[email protected]>
Improved warnings and errors, temporarily disabled throw on state changes in views
github.com/mobxjs/mobx - d608c6be76ee5de2371fe2cdca93385004140d6c authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - d608c6be76ee5de2371fe2cdca93385004140d6c authored over 9 years ago by Michel Weststrate <[email protected]>
Deprecated observeUntilInvalid, its just a specific case of sideEffect
github.com/mobxjs/mobx - 7c8b3a069b85f2a0683928b041887df35fa0eb8d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 7c8b3a069b85f2a0683928b041887df35fa0eb8d authored over 9 years ago by Michel Weststrate <[email protected]>
Some cleanup in observable array
github.com/mobxjs/mobx - f2555388a0c30ca68744b492bf1c3f420ad8b84f authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f2555388a0c30ca68744b492bf1c3f420ad8b84f authored over 9 years ago by Michel Weststrate <[email protected]>
additional tests for testing deny state changes
github.com/mobxjs/mobx - 81d57e5ca8c293f86dfbf228e7d412f70e0a9ecb authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 81d57e5ca8c293f86dfbf228e7d412f70e0a9ecb authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.5
github.com/mobxjs/mobx - 3ab285fee787701d581faca52449d78d61aa0ea0 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 3ab285fee787701d581faca52449d78d61aa0ea0 authored over 9 years ago by Michel Weststrate <[email protected]>
It is no longer possible to change the reactive values during the computation of an view, fixes #23
github.com/mobxjs/mobx - 2657d1673c8ebf84c1ce158857c5b5656b8183bc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2657d1673c8ebf84c1ce158857c5b5656b8183bc authored over 9 years ago by Michel Weststrate <[email protected]>
Updated documentation links to new documentation
github.com/mobxjs/mobx - 3dd06238bb4b027725fb9c7e76eca5c13d71c800 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 3dd06238bb4b027725fb9c7e76eca5c13d71c800 authored over 9 years ago by Michel Weststrate <[email protected]>
updated docs to reflect package split-up
github.com/mobxjs/mobx - 215ecd515de8efc434d521c81bc01cd8a137471c authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 215ecd515de8efc434d521c81bc01cd8a137471c authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.4
github.com/mobxjs/mobx - 2455585d7d5b1403a78083e9cb34d06e0a3cc05e authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2455585d7d5b1403a78083e9cb34d06e0a3cc05e authored over 9 years ago by Michel Weststrate <[email protected]>
dropped options argument from sideEffect, defaults to scope now instead
github.com/mobxjs/mobx - ff32a9f5d12be425b2635888eb5f2caf7dbd4c13 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - ff32a9f5d12be425b2635888eb5f2caf7dbd4c13 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.3
github.com/mobxjs/mobx - 1bea84e8ef056fc3a0f03807423928e06cacbb38 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 1bea84e8ef056fc3a0f03807423928e06cacbb38 authored over 9 years ago by Michel Weststrate <[email protected]>
tracking stack should be global, so that multiple instances of mobservable can be used together
..as long as the format of tracking stack doesn't change ;-)
github.com/mobxjs/mobx - 3406a11472288071cb3211530e85451651dd7dca authored over 9 years ago by Michel Weststrate <[email protected]>
Deprecated react functions, mobservable-react should be used instead
github.com/mobxjs/mobx - 8851d529b731aa6e855a831c2755f829391b89c9 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 8851d529b731aa6e855a831c2755f829391b89c9 authored over 9 years ago by Michel Weststrate <[email protected]>
Added roadmap section to readme
github.com/mobxjs/mobx - b1310187dbb09fe2429edf004649a3300e7487a2 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - b1310187dbb09fe2429edf004649a3300e7487a2 authored over 9 years ago by Michel Weststrate <[email protected]>
typo's
github.com/mobxjs/mobx - 2bac5acd6b59f47ce033fa87e95c933d6348e383 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2bac5acd6b59f47ce033fa87e95c933d6348e383 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.2
github.com/mobxjs/mobx - a02941fdfde8897ccc92796a110c9d5642205ebc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a02941fdfde8897ccc92796a110c9d5642205ebc authored over 9 years ago by Michel Weststrate <[email protected]>
implemented #16: getDependencyTree, getObserverTree, trackTransitions
github.com/mobxjs/mobx - bdfd5d3b05dd39b5ec59571d4091c19692f7e0c7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - bdfd5d3b05dd39b5ec59571d4091c19692f7e0c7 authored over 9 years ago by Michel Weststrate <[email protected]>
Updated README to answer question from issues #18, #19, #20
github.com/mobxjs/mobx - c15869a8b8c4ae9be02d5001240d94eaffc549b7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c15869a8b8c4ae9be02d5001240d94eaffc549b7 authored over 9 years ago by Michel Weststrate <[email protected]>
fixed link
github.com/mobxjs/mobx - eae42d77fd8e0c3d491a9aaf7e171e40bdba05a6 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - eae42d77fd8e0c3d491a9aaf7e171e40bdba05a6 authored over 9 years ago by Michel Weststrate <[email protected]>
improved readme by moving stuff around
github.com/mobxjs/mobx - 3335ce49b3c7d1254cc5502153e8ffd6189e81a7 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 3335ce49b3c7d1254cc5502153e8ffd6189e81a7 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.1
github.com/mobxjs/mobx - d3fa7e344f642cbf881890e3a3c1d71223e749cb authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - d3fa7e344f642cbf881890e3a3c1d71223e749cb authored over 9 years ago by Michel Weststrate <[email protected]>
Merged better docs branch
github.com/mobxjs/mobx - 14c8a391600a407f073678c9f4f35aa654c5b0de authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 14c8a391600a407f073678c9f4f35aa654c5b0de authored over 9 years ago by Michel Weststrate <[email protected]>
Merge pull request #15 from romseguy/fix-typos
Fix a few typos
github.com/mobxjs/mobx - 0ed1ac11cbe94a6b54ada5e32c10600102a2f48c authored over 9 years ago by Michel Weststrate <[email protected]>
Fix a few typos
github.com/mobxjs/mobx - 14e67688938ef95e49e35233ff28b69ddd22b063 authored over 9 years ago by Romain Séguy <[email protected]>
github.com/mobxjs/mobx - 14e67688938ef95e49e35233ff28b69ddd22b063 authored over 9 years ago by Romain Séguy <[email protected]>
several readme / api docs improvements
github.com/mobxjs/mobx - baf68d79355e3870497ea1fb5c1de84046ff935a authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - baf68d79355e3870497ea1fb5c1de84046ff935a authored over 9 years ago by Michel Weststrate <[email protected]>
some readme improvements
github.com/mobxjs/mobx - 4c4964c0f61f9670db49be500f14cdb1be44b0ed authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 4c4964c0f61f9670db49be500f14cdb1be44b0ed authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.6.0
github.com/mobxjs/mobx - c9e1e82c251d892443e672a9325b1a34e3fab004 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c9e1e82c251d892443e672a9325b1a34e3fab004 authored over 9 years ago by Michel Weststrate <[email protected]>
Merge branch '0.6'. Implements #11
github.com/mobxjs/mobx - e7cc3acca636e3a9f95f003a6cecea9a8d1c58fc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e7cc3acca636e3a9f95f003a6cecea9a8d1c58fc authored over 9 years ago by Michel Weststrate <[email protected]>
wrote api docs
github.com/mobxjs/mobx - cabefddf37ff97fff0ec2b595ab5fbce1c75b5af authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - cabefddf37ff97fff0ec2b595ab5fbce1c75b5af authored over 9 years ago by Michel Weststrate <[email protected]>
defineReactiveProperties -> extendReactive
github.com/mobxjs/mobx - 1b8b448af3bb25e05c679cff0bcc3033bf359156 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 1b8b448af3bb25e05c679cff0bcc3033bf359156 authored over 9 years ago by Michel Weststrate <[email protected]>
More docs
github.com/mobxjs/mobx - 0b9c9db5328941c7dff9141c7d3665f5405df0e8 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 0b9c9db5328941c7dff9141c7d3665f5405df0e8 authored over 9 years ago by Michel Weststrate <[email protected]>
working on new readme!
github.com/mobxjs/mobx - a0eddd95e95b0fe1cb0954bcb49c3272ddb5b0bc authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a0eddd95e95b0fe1cb0954bcb49c3272ddb5b0bc authored over 9 years ago by Michel Weststrate <[email protected]>
all tests succeed again :)
github.com/mobxjs/mobx - 5b94022cd4da843dc9059143d368f57673413d0c authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5b94022cd4da843dc9059143d368f57673413d0c authored over 9 years ago by Michel Weststrate <[email protected]>
more reuse in api typings
github.com/mobxjs/mobx - e8d7481507f61d1fbf0ea229b464ee30dd23c5cb authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - e8d7481507f61d1fbf0ea229b464ee30dd23c5cb authored over 9 years ago by Michel Weststrate <[email protected]>
removed old 0.5 api and backward compatibility
github.com/mobxjs/mobx - 3f700ddf850996ef2e00ee10df07ba6390990b13 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 3f700ddf850996ef2e00ee10df07ba6390990b13 authored over 9 years ago by Michel Weststrate <[email protected]>
fix in default export
github.com/mobxjs/mobx - 8f24a9b10d76ba9351090a358e8cbe9bf1157e83 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 8f24a9b10d76ba9351090a358e8cbe9bf1157e83 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.10
github.com/mobxjs/mobx - 3b6f4d5b2c3b8c03a5de3cbf36d78a392fd74866 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 3b6f4d5b2c3b8c03a5de3cbf36d78a392fd74866 authored over 9 years ago by Michel Weststrate <[email protected]>
Implemented new api as proposed in #11. Still backwards compatible with old api.
github.com/mobxjs/mobx - 0cbb5194e133c042910be3ffb1f723e33c71beb2 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 0cbb5194e133c042910be3ffb1f723e33c71beb2 authored over 9 years ago by Michel Weststrate <[email protected]>
cosmetics: put all the public methods in index.ts for an easy overview
github.com/mobxjs/mobx - 2ac25eaa5fd4160fa0cb7e1ebfe388b0f29c703d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 2ac25eaa5fd4160fa0cb7e1ebfe388b0f29c703d authored over 9 years ago by Michel Weststrate <[email protected]>
updated tagline
github.com/mobxjs/mobx - eade4a642dd0b6196e4d4dfc671819d5f60057c4 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - eade4a642dd0b6196e4d4dfc671819d5f60057c4 authored over 9 years ago by Michel Weststrate <[email protected]>
removed blog from repo
github.com/mobxjs/mobx - b975eba66b0e7e55af1d8f1fd996669621bf9bb5 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - b975eba66b0e7e55af1d8f1fd996669621bf9bb5 authored over 9 years ago by Michel Weststrate <[email protected]>
removed VSCode settings
github.com/mobxjs/mobx - 09d644df109cf61d07d389dac9e31c7e42d1cafa authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 09d644df109cf61d07d389dac9e31c7e42d1cafa authored over 9 years ago by Michel Weststrate <[email protected]>
Merge branch 'use-typescript-namespaces'. Implements #10
Conflicts:
dist/mobservable.js
dist/mobservable.min.js
mobservable.ts
package.json
Fresh full build for travis / coveralls
github.com/mobxjs/mobx - 0387e8c56693a81e780b65fbaad948efc14f7d7b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 0387e8c56693a81e780b65fbaad948efc14f7d7b authored over 9 years ago by Michel Weststrate <[email protected]>
Improved build structure
github.com/mobxjs/mobx - 332bc3fe96c4f49fa3dfe36499512296733cca8c authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 332bc3fe96c4f49fa3dfe36499512296733cca8c authored over 9 years ago by Michel Weststrate <[email protected]>
all internal methods / classes are now hidden in '_' namespace for clean top level api
github.com/mobxjs/mobx - 52588a1c389c4b061c0f069e35ee35c26f27e5bb authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 52588a1c389c4b061c0f069e35ee35c26f27e5bb authored over 9 years ago by Michel Weststrate <[email protected]>
.d.ts generation is working again
github.com/mobxjs/mobx - c3bf70926989f99796d8b1bc351c7a2a1e69a6a4 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - c3bf70926989f99796d8b1bc351c7a2a1e69a6a4 authored over 9 years ago by Michel Weststrate <[email protected]>
enabled UMD generation again
github.com/mobxjs/mobx - 5402ee8f30ba0e1c83c6bb2f70656383d6b8cc6d authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 5402ee8f30ba0e1c83c6bb2f70656383d6b8cc6d authored over 9 years ago by Michel Weststrate <[email protected]>
all non .d.ts based tests succeed again :)
github.com/mobxjs/mobx - 95af996b61eb678aef1bda4a01005be95f97fd95 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 95af996b61eb678aef1bda4a01005be95f97fd95 authored over 9 years ago by Michel Weststrate <[email protected]>
fixed build order of files
github.com/mobxjs/mobx - 734991b00bf7cb15f8bdf9063699a48d3d785435 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 734991b00bf7cb15f8bdf9063699a48d3d785435 authored over 9 years ago by Michel Weststrate <[email protected]>
cherry-picked ObsevingComponent changes from master
github.com/mobxjs/mobx - 80275e8d34b5eecc43733519ac260d95fc70263b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 80275e8d34b5eecc43733519ac260d95fc70263b authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.9
github.com/mobxjs/mobx - 46b717feb108d451054c977dd37144cda58f9e83 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 46b717feb108d451054c977dd37144cda58f9e83 authored over 9 years ago by Michel Weststrate <[email protected]>
prefer shouldComponentUpdate of component if existing
github.com/mobxjs/mobx - ae5038d0f7851328f20091532deecc5066393f2e authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - ae5038d0f7851328f20091532deecc5066393f2e authored over 9 years ago by Michel Weststrate <[email protected]>
Fix: inherited lifecycle methods were not called. tnx @gonsfx
github.com/mobxjs/mobx - 4e30142b2c1244f8abe3ef9e133b505e47c1d540 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 4e30142b2c1244f8abe3ef9e133b505e47c1d540 authored over 9 years ago by Michel Weststrate <[email protected]>
fixed typescript 1.5.3 issue
github.com/mobxjs/mobx - 7f21f77b4980b8ab856e44d00ea82d3f95a5ed12 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 7f21f77b4980b8ab856e44d00ea82d3f95a5ed12 authored over 9 years ago by Michel Weststrate <[email protected]>
Split mobservable into multiple files. For starters. See #10
github.com/mobxjs/mobx - 61acd063ff79c958685b6728a0a0d0ce4f81942c authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 61acd063ff79c958685b6728a0a0d0ce4f81942c authored over 9 years ago by Michel Weststrate <[email protected]>
removed browserling config
github.com/mobxjs/mobx - a07b4f8b4f4767430631610a4110845267eb31c6 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - a07b4f8b4f4767430631610a4110845267eb31c6 authored over 9 years ago by Michel Weststrate <[email protected]>
moved mobservable.d.ts to dist folder
github.com/mobxjs/mobx - ea98654919bc48e70992505b6cff86ce496d927b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - ea98654919bc48e70992505b6cff86ce496d927b authored over 9 years ago by Michel Weststrate <[email protected]>
moved mobservable.ts to lib
github.com/mobxjs/mobx - 33a17cbec302ce15c4d0a6b0f1f08f47742903d3 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 33a17cbec302ce15c4d0a6b0f1f08f47742903d3 authored over 9 years ago by Michel Weststrate <[email protected]>
minor readme improvements
github.com/mobxjs/mobx - 75bdb47b3809030f729d34aa5aed89f85ca0ca7b authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 75bdb47b3809030f729d34aa5aed89f85ca0ca7b authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.8
github.com/mobxjs/mobx - 8f41ffbf515f7a06106a0af1247b04ff35730029 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 8f41ffbf515f7a06106a0af1247b04ff35730029 authored over 9 years ago by Michel Weststrate <[email protected]>
updated website url
github.com/mobxjs/mobx - 4d9c12e0f898400f2a453c34994f5d8a4029cfee authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 4d9c12e0f898400f2a453c34994f5d8a4029cfee authored over 9 years ago by Michel Weststrate <[email protected]>
dropped weird upcasing of MOBservable.
github.com/mobxjs/mobx - 0a30a2d1386588a741b24c7d9c99c8957d69b5a2 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 0a30a2d1386588a741b24c7d9c99c8957d69b5a2 authored over 9 years ago by Michel Weststrate <[email protected]>
Published version 0.5.7
github.com/mobxjs/mobx - bd665780beaba4b268fc999f4bc94194a17fa472 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - bd665780beaba4b268fc999f4bc94194a17fa472 authored over 9 years ago by Michel Weststrate <[email protected]>
no longer use deprecated isMounted() to generate warning
github.com/mobxjs/mobx - fa79031a0267222acf0404d3fafc39dae0b8aa25 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - fa79031a0267222acf0404d3fafc39dae0b8aa25 authored over 9 years ago by Michel Weststrate <[email protected]>
coveralls: force = true, to prevent failing builds if report could not be submitted
github.com/mobxjs/mobx - f6d5d4e65663af988392755bb3179fe12303a45a authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - f6d5d4e65663af988392755bb3179fe12303a45a authored over 9 years ago by Michel Weststrate <[email protected]>
Minor readme / meta info improvements. Fixes #6
github.com/mobxjs/mobx - 50dcd19b1dba26c0ee89cd874f75d1c528a9b030 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 50dcd19b1dba26c0ee89cd874f75d1c528a9b030 authored over 9 years ago by Michel Weststrate <[email protected]>
renamed mobservableStatic to just 'm', more concise, smaller output
github.com/mobxjs/mobx - 7d432b95b889a75922adbff9c67707c986bf90b9 authored over 9 years ago by Michel Weststrate <[email protected]>
github.com/mobxjs/mobx - 7d432b95b889a75922adbff9c67707c986bf90b9 authored over 9 years ago by Michel Weststrate <[email protected]>