Michel Weststrate
|
3ebe2391a7
|
Merge pull request #154 from mobxjs/deepObserve
Introduce deepObserve
|
2018-10-16 13:17:36 +02:00 |
|
Michel Weststrate
|
3ad1c9058a
|
Fixed linting issues
|
2018-10-16 12:07:37 +02:00 |
|
n9
|
475ab403af
|
Update when-async.ts
deprecation comment
|
2018-10-15 17:24:34 +02:00 |
|
Michel Weststrate
|
04e98c40e4
|
Docs and more tests
|
2018-10-12 20:25:03 +02:00 |
|
Michel Weststrate
|
99ba010f88
|
Some fixes
|
2018-10-12 20:18:36 +02:00 |
|
Michel Weststrate
|
ec1fc0808f
|
More tests
|
2018-10-12 20:12:12 +02:00 |
|
Michel Weststrate
|
9dd2387dd4
|
initial implementation of deep observe
|
2018-10-12 19:47:27 +02:00 |
|
Vojtech Novak
|
96d5d5ac64
|
Update from-promise.ts
|
2018-09-14 00:12:53 +02:00 |
|
David O'Trakoun
|
f82aaac463
|
plural
|
2018-09-11 01:50:42 -04:00 |
|
David O'Trakoun
|
89a2236394
|
fix typos
|
2018-09-11 01:48:38 -04:00 |
|
Michel Weststrate
|
3d7e4452ff
|
Expose IStreamListener, implements #143
|
2018-09-04 14:31:06 +02:00 |
|
Tom Crockett
|
e9b9709c9b
|
Make IObservableStream overload order match RXJS
|
2018-09-03 15:10:36 -07:00 |
|
Michel Weststrate
|
096593f889
|
improved typings
|
2018-08-17 16:12:38 +02:00 |
|
Michel Weststrate
|
b9f5f1d6b8
|
Merge branch 'master' into master
|
2018-08-17 16:09:29 +02:00 |
|
Mark Buer
|
e2baf213e0
|
fix createTransformer id collision
|
2018-07-30 08:07:28 +09:30 |
|
Kuitos
|
38ca0b9b89
|
fixed lint errors
|
2018-07-19 15:51:06 +08:00 |
|
Michel Weststrate
|
f4879f273d
|
Added mobx5 compatibility
|
2018-06-04 19:53:30 +02:00 |
|
Rafał Filipek
|
2ee1a1dd6c
|
Add computed properties in view-model
|
2018-04-25 21:56:57 +02:00 |
|
Michel Weststrate
|
fabd40a870
|
Fixed #119, it is not possible to wrap fromPromises
|
2018-04-23 07:06:03 +02:00 |
|
Michel Weststrate
|
73fe5683c6
|
Merge pull request #118 from navidjh/master
adding resetProperty to IViewModel
|
2018-04-23 06:15:10 +02:00 |
|
Michel Weststrate
|
03a5447c4a
|
Merge pull request #121 from jeffijoe/master
feat: add `moveItem` array utility
|
2018-04-23 06:14:09 +02:00 |
|
Juan Patten
|
08bc11c1d0
|
export ViewModel class
|
2018-04-12 10:44:42 -06:00 |
|
Jeff Hansen
|
d024478cc7
|
feat: add moveItem array utility
Ripped from MobX with the deprecation warning removed.
|
2018-03-26 20:30:22 +02:00 |
|
Navid Jalali Heravi
|
dad81337af
|
adding resetProperty to IViewModel
|
2018-03-19 17:32:10 -07:00 |
|
Michel Weststrate
|
1e7e04482f
|
Merge branch 'mobx4'
|
2018-03-12 16:01:59 +01:00 |
|
Michel Weststrate
|
e5cd42bc9f
|
restored decorator implementation
|
2018-03-12 16:01:28 +01:00 |
|
Michel Weststrate
|
072e082af8
|
Deprecated the api's that are now built into MobX
|
2018-03-06 22:27:05 +01:00 |
|
Michel Weststrate
|
7c6a2b6bf7
|
Removed .promise
|
2018-03-06 22:21:21 +01:00 |
|
Michel Weststrate
|
50e1b84e0d
|
Fixed some promise issues
|
2018-03-06 22:20:10 +01:00 |
|
Michel Weststrate
|
58e1b29377
|
Fixing tests
|
2018-03-06 22:15:21 +01:00 |
|
Michel Weststrate
|
f6d4a7d615
|
Fixing stuff
|
2018-03-06 21:46:02 +01:00 |
|
Vojtech Novak
|
33b0946fa9
|
Update from-promise.ts
|
2018-03-06 20:36:37 +01:00 |
|
Vojtech Novak
|
61f62f7728
|
Update from-promise.ts
|
2018-03-06 20:15:56 +01:00 |
|
Michel Weststrate
|
16e54503ed
|
Moved createTransformer from mobx to mobx-utils
|
2018-02-27 10:23:17 +01:00 |
|
Michel Weststrate
|
194607dede
|
Moved expr from mobx to mobx-utils
|
2018-02-27 09:50:09 +01:00 |
|
Michel Weststrate
|
a8f8d70295
|
Upgraded tests / impl to mobx4
|
2018-02-27 09:47:00 +01:00 |
|
Vojtech Novak
|
208a2a7c05
|
Update from-promise.ts
|
2018-02-11 21:12:52 +01:00 |
|
Michel Weststrate
|
8f09a4b719
|
Updated async-action docs, fixes #70
|
2017-11-23 15:22:17 +01:00 |
|
Michel Weststrate
|
b1a55c6d1b
|
changed default of to false to avoid changing behavior
|
2017-11-23 14:55:03 +01:00 |
|
Michel Weststrate
|
26a4fe7f7a
|
Merge branch 'master' into feature/toStreamPushInitialValue
|
2017-11-23 14:49:40 +01:00 |
|
Peter Donald
|
140665188b
|
Run prettier over the codebase
|
2017-09-29 13:32:24 +10:00 |
|
Michel Weststrate
|
29e6efa3af
|
Merge branch 'master' into fromPromise-readme-retry
|
2017-09-28 16:33:20 +02:00 |
|
Michel Weststrate
|
41d74ba8d8
|
committed untracked file
|
2017-09-28 16:32:42 +02:00 |
|
Robert Parker
|
776c32b77e
|
Update fromPromise documentation
* re-add src/when-async.ts
* fix relative import path in test/type-tests.ts
|
2017-09-27 15:46:50 -07:00 |
|
Netanel Basal
|
08222505f8
|
Change toStream to push the initial value
|
2017-09-27 15:55:07 +03:00 |
|
Michel Weststrate
|
e4dea28bdb
|
Fixed export of whenAsync and added timeout
|
2017-09-26 16:36:20 +02:00 |
|
Michel Weststrate
|
f462278b99
|
Merge pull request #81 from mijay/es6-bundle
Switch to rollup and create an es6 bundle
|
2017-09-18 20:32:47 +02:00 |
|
Michel Weststrate
|
85095789fa
|
Fixed double code block in docs
|
2017-09-18 20:29:28 +02:00 |
|
Mitya Kononchuk
|
d50c281cd8
|
Switch to rollup to get es6 module
|
2017-09-18 17:38:00 +02:00 |
|
Michel Weststrate
|
7a932faefa
|
Merge pull request #68 from daedalus28/when-async
Add whenAsync
|
2017-08-31 13:24:37 +02:00 |
|