Commit Graph

374 Commits

Author SHA1 Message Date
Javier Gonzalez
a37d37817a update some dev-deps 2019-10-13 20:17:28 +02:00
Javier Gonzalez
8fa8629e3c try to fix unit test 2019-10-13 17:45:14 +02:00
Javier Gonzalez
7a8a432f6c silly commit to retrigger build 2019-10-13 17:33:32 +02:00
Javier Gonzalez
07ff07543d silly commit to retrigger build 2019-10-13 17:33:20 +02:00
Javier Gonzalez
4f28a46b24 removed wrong unit test 2019-10-08 19:22:19 +02:00
Javier Gonzalez
475bb2e98f fix recursivity, some edge cases 2019-10-08 19:13:31 +02:00
Javier Gonzalez
af6b1914ea fix dangling promises, improve unit tests 2019-10-07 20:29:04 +02:00
Javier Gonzalez
50fe243a69 add fail function 2019-10-07 19:19:28 +02:00
Javier Gonzalez
63acececdd slight improvement to unit tests 2019-10-06 21:31:55 +02:00
Javier Gonzalez
48cebea8df fixed more typos 2019-10-06 16:42:10 +02:00
Javier Gonzalez
9e4929b392 fix typo 2019-10-06 16:37:54 +02:00
Javier Gonzalez
ef83e8cd12 fix docs indentation 2019-10-06 16:28:43 +02:00
Javier Gonzalez
89a4f167b0 actionasync 2019-10-06 16:24:28 +02:00
Michel Weststrate
75733b1302 applied prettier 2019-10-02 14:33:19 +01:00
Michel Weststrate
bdb643aad4 Cherry-picked prettier changes from #207 2019-10-02 14:30:46 +01:00
Michel Weststrate
772854fe42 Merge pull request #216 from wrench7/fix-create-view-model-missing-properties
Fix: reinstate createViewModel unobserved properties
2019-10-02 14:24:15 +01:00
Michel Weststrate
86361a820e Merge pull request #215 from hearnden/computedfn-options
Supports IComputedOptions in computedFn
2019-10-02 14:16:42 +01:00
Michel Weststrate
bb3777e996 Merge pull request #208 from Ricardo-Marques/patch-2
Fix IBasePromiseBasedObservable
2019-10-02 14:15:56 +01:00
Jason Langdon
08de84660c rename function for clarity 2019-10-01 13:48:52 +01:00
Jason Langdon
e617af6ddb remove superfluous code that getAllMethodsAndProperties relies on 2019-10-01 12:24:43 +01:00
Jason Langdon
feb1719d8e replace Set with distinct array logic to fix createViewModel not working in IE11 2019-09-26 10:45:07 +01:00
Jason Langdon
853bd37647 fix unobserved properties not being included in createViewModel 2019-09-26 10:43:34 +01:00
David Hearnden
1652bb20fe Supports IComputedOptions in computedFn 2019-09-20 15:41:58 +10:00
Benjamin Gruenbaum
1576286745 Merge pull request #213 from wdews-slalom/master
Fix typo in README: `fromPromse` -> `fromPromise`
2019-08-27 10:14:37 +03:00
Wesley Dews
179513a7b8 Fix typo in README: fromPromse -> fromPromise 2019-08-26 15:21:24 -04:00
Ricardo Marques
8a6dc8b1d3 Fix IBasePromiseBasedObservable
Currently, attempting to access the stale value in the pending cause will throw
`Type '(staleValue: any) => Element' is not assignable to type '() => Element'`
2019-06-17 22:48:45 -05:00
Mikhail Novikov
717ad1fd90 improve typings for computedFn (#206) 2019-06-13 08:49:36 +02:00
Guy Warburg
fe9b9ec2ef docs: fix typo (#204) 2019-06-04 20:21:20 +03:00
Michel Weststrate
69343faeef Published version 5.4.1 5.4.1 2019-06-04 09:57:38 +02:00
Michel Weststrate
e002bde226 Merge pull request #198 from dr0p/bugfix/issue-191-cannot-read-enumerable-from-undefined
Bugfix (issue-191): Add a guard for missing property descriptor when inheriting enumerable
2019-06-04 09:20:30 +02:00
Michel Weststrate
d90d0459e0 Merge pull request #195 from jordansexton/typing-fix
ViewModel: local and computed values should have the same types as model
2019-06-04 09:19:45 +02:00
Michel Weststrate
dc0aeca28a Merge pull request #200 from tomecho/patch-1
Fix spelling/grammer errors
2019-06-04 09:18:50 +02:00
Tom Peck
fce16b62b8 Update README.md 2019-05-16 14:58:04 -04:00
Lyuben Deninski
1535f52310 Added a guard for missing property descriptor when inheriting enumerable 2019-05-07 15:09:00 +03:00
Michel Weststrate
de7b0ec0b2 Merge pull request #192 from vonovak/fixReadme
fix readme appearance
2019-04-30 12:34:54 +02:00
Jordan Sexton
504dad1f4d typing fix 2019-04-27 12:48:35 -05:00
Vojtech Novak
d1c9fa6ff6 fix readme appearance 2019-04-25 18:37:03 +02:00
Michel Weststrate
936f59cef2 Updated changelog 2019-04-18 16:34:55 +02:00
Michel Weststrate
5634a2ba7e Published version 5.4.0 5.4.0 2019-04-18 16:34:37 +02:00
Michel Weststrate
72470d129f Merge pull request #190 from mobxjs/computed-view
Computed view
2019-04-18 16:29:52 +02:00
Michel Weststrate
a7076d5b42 Better computed name 2019-04-18 16:27:24 +02:00
Michel Weststrate
abed715e0c Added tests, implementation refinement 2019-04-18 16:17:36 +02:00
Michel Weststrate
37145b2c33 Implemented computedFn 2019-04-18 00:03:53 +02:00
Michel Weststrate
bf13617331 small rename 2019-04-17 23:44:46 +02:00
Michel Weststrate
846691b5c9 Implemented deepMap 2019-04-17 23:40:46 +02:00
Michel Weststrate
0980233e18 Published version 5.3.0 5.3.0 2019-04-17 16:18:26 +02:00
Michel Weststrate
382068336c Updated changelog 2019-04-17 16:13:56 +02:00
Michel Weststrate
ae14812401 Merge branch 'wrench7-es6-getters-create-view-model' 2019-04-17 16:11:57 +02:00
Michel Weststrate
7c13bcc5b0 Merge branch 'es6-getters-create-view-model' of https://github.com/wrench7/mobx-utils into wrench7-es6-getters-create-view-model 2019-04-17 16:11:18 +02:00
Michel Weststrate
ee840ea0e2 Updated dependencies to fix Github security warnings 2019-04-10 17:04:19 +02:00