Yonggoo Noh
|
3a1ee03527
|
chore: Fix indentation (#299)
|
2021-08-16 21:12:54 +01:00 |
|
Xidorn Quan
|
68c4c20572
|
feat: Add onCleanup for computedFn (#297)
|
2021-08-16 21:12:28 +01:00 |
|
Michel Weststrate
|
5c2b956f5f
|
docs: improve docs of expr / createTransfomer per #267
|
2021-04-11 14:58:18 +01:00 |
|
Adrian Leonhard
|
cc2cbd920b
|
Published version 6.0.4
6.0.4
|
2021-03-28 10:25:15 +02:00 |
|
Adrian Leonhard
|
15ceb6cade
|
Changelog for 6.0.4
|
2021-03-28 10:24:05 +02:00 |
|
Adrian Leonhard
|
338f426716
|
Merge pull request #295 from jraoult/types/promise_observable
Make observable promise's values safer type wise
|
2021-03-28 10:17:08 +02:00 |
|
Jonathan Raoult
|
10ee025a74
|
Make observable promise's values safer type wise
|
2021-03-16 10:07:57 +00:00 |
|
Adrian Leonhard
|
21994107a9
|
Merge pull request #289 from mobxjs/ogm-no-log
ObservableGroupMap.ts: remove console.log
|
2021-01-15 20:22:49 +01:00 |
|
Adrian Leonhard
|
ee0a93add9
|
ObservableGroupMap.ts: remove console.log
|
2021-01-13 20:40:37 +01:00 |
|
Adrian Leonhard
|
7fd95511fb
|
CHANGELOG.md for 6.0.3
|
2020-12-16 14:41:52 +01:00 |
|
Adrian Leonhard
|
863d7589df
|
Published version 6.0.3
6.0.3
|
2020-12-16 14:27:48 +01:00 |
|
Adrian Leonhard
|
7262e93cb8
|
Merge pull request #286 from ahoisl/topic/VM_transparentComputedSetters_214
fix(VM): Transparently handle computed setters
|
2020-12-16 14:19:23 +01:00 |
|
Alexander Hoisl
|
6ce85f5a07
|
fix(VM): Transparently handle computed setters
Fixes issue #214
|
2020-12-16 13:57:33 +01:00 |
|
Jiří Brabec
|
19d6f2e1d5
|
Use computedFn name if explicitly set in options (#277)
|
2020-10-16 19:01:13 +01:00 |
|
Michel Weststrate
|
68bc4ad909
|
Published version 6.0.1
6.0.1
|
2020-10-03 20:13:39 +01:00 |
|
Michel Weststrate
|
f767e26b66
|
Published version 6.0.0
6.0.0
|
2020-09-30 17:16:40 +01:00 |
|
Michel Weststrate
|
4bd73e53be
|
Merge pull request #276 from mobxjs/mobx6
Made mobx-utils compatible with MobX 6
|
2020-09-30 17:15:06 +01:00 |
|
Michel Weststrate
|
3e55a80d2f
|
Bumped mobx
|
2020-09-30 17:14:30 +01:00 |
|
Michel Weststrate
|
c2330f8a8d
|
Made mobx-utils compatible with MobX 6
|
2020-08-21 21:45:52 +01:00 |
|
Adrian Leonhard
|
4c00265501
|
Merge pull request #274 from mobxjs/ogm-symbol
Don't attempt to polyfill Symbol, leave it up to the user.
|
2020-08-07 16:19:53 +02:00 |
|
Adrian Leonhard
|
ae261403da
|
Don't attempt to polyfill Symbol, leave it up to the user.
Closes #263
|
2020-08-05 22:42:09 +02:00 |
|
Adrian Leonhard
|
e97041fd10
|
Merge pull request #272 from Phault/fix-271
Fixed reused now() tickers initially returning old values (#271)
|
2020-08-05 22:21:53 +02:00 |
|
Adrian Leonhard
|
7bc6f1fe5a
|
Merge pull request #273 from mobxjs/ogm-shallow-group-arrays
ObservableGroupMap: use deep:false when creating group arrays
|
2020-08-05 22:20:25 +02:00 |
|
Adrian Leonhard
|
8889f547f6
|
ObservableGroupMap: use when creating group arrays
|
2020-08-02 20:34:00 +02:00 |
|
Casper Lindschouw
|
b82485e2f9
|
Fixed reused now() tickers initially returning old values (#271)
|
2020-07-30 23:02:26 +02:00 |
|
Adrian Leonhard
|
cc786b3226
|
v5.6.1
v5.6.1
|
2020-05-25 18:08:26 +02:00 |
|
Adrian Leonhard
|
c06d66b8bf
|
update changelog for 5.6.1
|
2020-05-25 18:07:45 +02:00 |
|
Adrian Leonhard
|
b9b538f9df
|
Merge pull request #260 from bb/fix-ogm-docs
Move OGM constructor docs to class head.
|
2020-05-25 18:03:26 +02:00 |
|
Adrian Leonhard
|
1e659acca3
|
fromResource/lazyObservable: reorder docs/overloads to generate docs properly
|
2020-05-25 10:37:46 +02:00 |
|
Adrian Leonhard
|
3a238525fd
|
Merge branch 'fix-ogm-docs' of https://github.com/bb/mobx-utils into bb-fix-ogm-docs
|
2020-05-25 10:28:49 +02:00 |
|
Adrian Leonhard
|
25a0e8d143
|
Merge pull request #262 from bb/ogm-improve-public-types
Improve public types by hiding GroupItem implementation detail.
|
2020-05-25 07:12:05 +02:00 |
|
Benjamin Bock
|
a8309d4965
|
Improve public types by hiding GroupItem implementation detail.
|
2020-05-24 23:21:18 +02:00 |
|
Adrian Leonhard
|
127cb28f0d
|
Merge pull request #261 from bb/fix-unused-imports
Fix unused imports
|
2020-05-24 22:45:53 +02:00 |
|
Benjamin Bock
|
1d765119f3
|
Fix typo.
|
2020-05-24 20:39:34 +02:00 |
|
Benjamin Bock
|
00ef3620c2
|
Remove unused imports.
|
2020-05-24 20:39:26 +02:00 |
|
Benjamin Bock
|
28acc5c5a6
|
Move OGM constructor docs to class head.
As recommended by https://github.com/documentationjs/documentation/blob/HEAD/docs/RECIPES.md#classes.
|
2020-05-24 20:21:48 +02:00 |
|
Adrian Leonhard
|
d2e785b14f
|
Merge pull request #257 from mobxjs/strict-mode
Enable TS strict mode
|
2020-05-24 18:20:24 +02:00 |
|
Adrian Leonhard
|
121a22e05d
|
Merge pull request #258 from mobxjs/rollup-config
replace long rollup cli with rollup.config.js
|
2020-05-24 13:01:25 +02:00 |
|
Adrian Leonhard
|
5a935e7da4
|
src/tsconfig.json: set strict: true and fix errors
|
2020-05-24 12:59:02 +02:00 |
|
Adrian Leonhard
|
4c625d6b21
|
replace long rollup cli with rollup.config.js
|
2020-05-24 12:26:27 +02:00 |
|
Adrian Leonhard
|
394a4ae1e9
|
Merge pull request #259 from mobxjs/fix-flaky-observable-stream-tests
test/observable-stream.ts: Double timeouts to prevent tests flaking out
|
2020-05-24 12:25:01 +02:00 |
|
Adrian Leonhard
|
30dfe7d43f
|
Double timeouts to prevent tests flaking out
|
2020-05-24 12:22:32 +02:00 |
|
Adrian Leonhard
|
e08275dbbb
|
Merge pull request #256 from bb/patch-1
Fix ObservableGroupMap index out of bounds #255
|
2020-05-24 11:58:47 +02:00 |
|
Adrian Leonhard
|
ee4adc57bd
|
remove unnecessary 'git add' from package.json:lint-staged to remove warning
|
2020-05-24 11:54:36 +02:00 |
|
Adrian Leonhard
|
1c0bdabbc7
|
Add .gitattributes and git add . --renormalize
|
2020-05-24 11:50:26 +02:00 |
|
Adrian Leonhard
|
013bd56e6d
|
Add test from #255 (confirmed that it fails on master)
|
2020-05-24 10:34:32 +02:00 |
|
Adrian Leonhard
|
67ccd51cc6
|
OGM: type GroupItems correctly
|
2020-05-24 10:30:18 +02:00 |
|
Benjamin Bock
|
884b294902
|
Fix ObservableGroupMap index out of bounds #255
Finish renaming from c13110ff66.
|
2020-05-24 03:53:34 +02:00 |
|
Michel Weststrate
|
cc346a6e9a
|
Published version 5.6.0
5.6.0
|
2020-05-23 12:00:06 +01:00 |
|
Adrian Leonhard
|
a4cda654c1
|
fix links in changelog
|
2020-05-23 12:14:34 +02:00 |
|