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 |
|
Michel Weststrate
|
8e90487b5a
|
Stricter typings for create-view-model. See #182
|
2019-04-10 16:46:36 +02:00 |
|
Michel Weststrate
|
7fc6ba8c70
|
Fixed variables as discussed in #176
|
2019-04-10 16:39:35 +02:00 |
|
Michel Weststrate
|
b1fb160f44
|
Merge pull request #182 from mobxjs/view-model-add-to-interface
[CreateViewModel] - Add changedValues to interface
|
2019-04-10 17:39:17 +03:00 |
|
Michel Weststrate
|
ba820882e7
|
Merge pull request #174 from hepuxuan/lazyObservable-no-longer-work-after-reset
set started to false when calling lazyObservable.reset to allow further update to lazyObservable.
|
2019-04-10 17:37:39 +03:00 |
|
Michel Weststrate
|
6cae7d136a
|
Merge pull request #177 from wbercx/deepobserve-guard
Fix: guard around unobserveRecursively to avoid error being thrown
|
2019-04-10 17:36:09 +03:00 |
|
Michel Weststrate
|
84d2792db1
|
Merge pull request #176 from mobxjs/add-name-to-create-transformer
[CreateTransformer] - Add debugging name
|
2019-04-10 17:34:05 +03:00 |
|
Michel Weststrate
|
bd12bae673
|
Merge pull request #178 from miton18/feat/lazy-observable-state
Add pending observable in lazyObservable
|
2019-04-10 17:30:37 +03:00 |
|
Jason Langdon
|
5d147c1a43
|
Fix: ensure ES6 observable getters are included in createViewModel
|
2019-04-02 16:44:41 +01:00 |
|
Itamar Sharify
|
6cfb95677a
|
[CreateTransformer] - Add debugging name
Fixes Issue #129
|
2019-03-15 23:57:49 +02:00 |
|
asaarnak
|
ecb5e849b0
|
Fix fromPromise types. Add oldPromise? argument. (#179)
|
2019-03-14 00:53:16 +02:00 |
|
miton18
|
aaa064ba4c
|
Lazy-observable pending unit tests
|
2019-03-13 16:23:50 +01:00 |
|
Itamar Sharify
|
6f0d5410c9
|
[CreateViewModel] - Add changedValues to interface
|
2019-03-12 00:09:57 +02:00 |
|
Wesley Bercx
|
c9f554df89
|
Update with upstream master to resolve conflicts.
|
2019-03-11 12:36:25 +11:00 |
|
Wesley Bercx
|
dc7d9d4aff
|
Added test for primitive value changes.
|
2019-03-11 12:28:44 +11:00 |
|
miton18
|
c9a6680c1c
|
Add pending observable in lazyObservable
|
2019-03-07 11:15:21 +01:00 |
|
Puxuan
|
28577b9252
|
add unit test
|
2019-03-06 22:54:19 -06:00 |
|
Wesley Bercx
|
b563b61a89
|
Move isRecursivelyObservable out of deepObserve's closure
|
2019-03-05 22:50:54 +11:00 |
|
Michel Weststrate
|
fa20801d50
|
Modernized deps, fixed some security warnings (hopefully)
|
2019-03-04 22:24:30 +01:00 |
|
Michel Weststrate
|
f10ac1c5f7
|
Published version 5.2.0
5.2.0
|
2019-03-04 21:59:09 +01:00 |
|
Michel Weststrate
|
6930ee9729
|
Added missing item to changelog
|
2019-03-04 21:58:27 +01:00 |
|
Michel Weststrate
|
c7764dedea
|
"Borrowed" sligthly more modern publish script from mobx-react
|
2019-03-04 21:54:45 +01:00 |
|
Michel Weststrate
|
439b81e8eb
|
Updated changelog for 5.2.0
|
2019-03-04 21:48:42 +01:00 |
|
Michel Weststrate
|
c669f2b95a
|
Added note that deepObserve doesn't support computeds. See #168
|
2019-03-04 21:39:28 +01:00 |
|
Jef Hellemans
|
f6a73b86bd
|
[Case] - Return fulfilled if callback not supplied (#167)
|
2019-03-04 15:11:12 +02:00 |
|
Wesley Bercx
|
da9a593891
|
Also guard array splice.
|
2019-03-04 23:37:27 +11:00 |
|
Wesley Bercx
|
47312982af
|
Fix: guard around unobserveRecursively to avoid error being thrown
|
2019-03-04 22:22:39 +11:00 |
|
Vojtech Novak
|
299557e2d6
|
Update from-promise.ts (#175)
* Update from-promise.ts
|
2019-03-03 09:51:34 +02:00 |
|
phe
|
3795f8e421
|
set started to false when calling lazyObservable.reset to allow further update to lazyObservable.
|
2019-02-27 17:34:56 -06:00 |
|
itamar sharify
|
b1af44d920
|
Merge pull request #172 from ItamarShDev/create-view-model-changed-values
[CreateViewModel] - Add changedValues computed
|
2019-02-22 00:32:55 +02:00 |
|
Itamar Sharify
|
a5354c5220
|
[CreateViewModel] - Add changedValues computed
Fixed issue #171
Fixed issue #173
|
2019-02-20 23:24:28 +02:00 |
|
Michel Weststrate
|
c1d82ef88d
|
Merge pull request #169 from dr0p/bugfix/honor-enumerable-property-descriptor
Bugfix: createViewModel to honor the non-enumerability of a property
|
2019-01-04 17:22:48 +01:00 |
|
dr0p
|
9aebd222f1
|
createViewModel now honors the non-enumerability of a property
|
2019-01-04 15:57:00 +02:00 |
|
Michel Weststrate
|
09a51bc4c7
|
Published version 5.1.0
5.1.0
|
2018-11-19 10:39:16 +01:00 |
|
Michel Weststrate
|
df23e7db44
|
Updated docs / tests
|
2018-11-19 10:32:11 +01:00 |
|
Michel Weststrate
|
3916cc807c
|
Merge pull request #159 from hc-12/patch-2
Allow memoization of function parameter
|
2018-11-19 10:09:36 +01:00 |
|
Michel Weststrate
|
13430e9b76
|
Merge pull request #160 from ItamarShDev/add-current-promise-to-fromPromise
Allow passing previous state to fromPromise
|
2018-11-19 10:08:45 +01:00 |
|
Michel Weststrate
|
e2368fbeaa
|
Merge pull request #161 from ItamarShDev/unit-test-fixes
Add tests and fix deprecations and warnings
|
2018-11-19 09:30:23 +01:00 |
|
Itamar Sharify
|
da1a34b135
|
Allow passing previous state to fromPromise
|
2018-11-09 23:37:28 +02:00 |
|
Matt Ruby
|
f278baeec3
|
Merge pull request #164 from UppaJung/patch-1
correct grammar: "to early" => "too early"
|
2018-11-08 06:56:30 -06:00 |
|
Stuart Schechter
|
13935f65f4
|
"allowing observes to" => "allowing observers to"
|
2018-11-05 14:02:32 +09:00 |
|