317 Commits

Author SHA1 Message Date
Víctor Oliva
71173d3be0 add new tests to partitionByKey 2021-05-31 23:53:35 +02:00
Víctor Oliva
903c929682 feat(utils/combineKeys): emit set with changed keys 2021-05-31 14:42:15 +02:00
Josep M Sobrepere
13fa3af64f @react-rxjs/core@0.8.1 and @react-rxjs/utils@0.8.3 2021-05-31 14:22:22 +02:00
Josep M Sobrepere
80a9fd67ee chore: remove tsdx and upgrade dependencies 2021-05-31 13:51:59 +02:00
Josep M Sobrepere
03ef720011 fix(contextBinder): fix typings (exclude Suspense from hook) 2021-05-26 09:58:37 +02:00
Josep M Sobrepere
d3fb725015 fix(utils): combineKeys allow for reentrant keys 2021-05-10 21:23:32 +02:00
Josep M Sobrepere
c6b4010cd0 fix(shareLatest): properly closing sync observables 2021-05-07 10:07:16 +02:00
Víctor Oliva
51148d1900 @react-rxjs/core@0.8.0 2021-04-23 12:01:13 +02:00
Josep M Sobrepere
92e1bef304 feat(core): 🎉 Subscribe: Make source$ optional 🎉 2021-04-16 17:33:42 +02:00
Josep M Sobrepere
f8afe0c25d @react-rxjs/core@0.7.1 2021-04-08 10:46:10 +02:00
Josep M Sobrepere
22f86e08b6 chore(core): improve shareLatest implementation 2021-04-08 10:34:56 +02:00
Josep M Sobrepere
ffa503a982 fix(core): defer the evaluation of the factory function 2021-04-08 09:40:30 +02:00
Josep M Sobrepere
e6c7898821 fix(core): fixes issue with factory bind lazily referencing its enhanced self 2021-04-07 23:42:41 +02:00
Josep M Sobrepere
a180a8155a @react-rxjs/core@0.7.0 2021-04-02 21:57:24 +02:00
Josep M Sobrepere
a0bea24b4f feat(core): remove useSubscribe 2021-04-02 21:57:24 +02:00
Josep M Sobrepere
15539048a5 feat(core): factory bind accept function for default value 2021-04-02 17:09:13 +02:00
Josep M Sobrepere
961eadecc8 @react-rxjs/utils@0.8.2 2021-04-02 16:24:12 +02:00
Josep M Sobrepere
d92092f721 feat(utils): createKeyedSignal key/value overload 2021-04-02 16:13:52 +02:00
Josep M Sobrepere
ca8bfae61d chore: fix devDependencies 2021-04-01 15:58:38 +02:00
Josep M Sobrepere
ba1d31e1b9 chore: improve bundling 2021-04-01 15:44:34 +02:00
Víctor Oliva
c9d1864f58 fix(createKeyedSignal): Fix types on key selector overload 2021-04-01 11:43:41 +02:00
Josep M Sobrepere
7c84ed50d9 @react-rxjs/utils@0.8.0 2021-03-31 01:19:14 +02:00
dependabot[bot]
7aff0f3cd1 chore(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 01:16:39 +02:00
Josep M Sobrepere
4727a848c3 chore: upgrade dependencies 2021-03-31 01:13:11 +02:00
Josep M Sobrepere
96a397fbf1 chore(utils): flip order of returned tuple of partitionByKey 2021-03-31 00:10:15 +02:00
Josep M Sobrepere
957c4e5346 chore(utils): flag split, collect & collectValues as deprecated 2021-03-31 00:10:15 +02:00
Josep M Sobrepere
d653623d1f test(utils): add tests to combineKeys 2021-03-31 00:10:15 +02:00
Víctor Oliva
bbf752556f Add tests and jsdocs for partitionByKey 2021-03-31 00:10:15 +02:00
Víctor Oliva
35f46c96b8 Rename mergeActiveKeys for combineKeys, add tests and jsdocs 2021-03-31 00:10:15 +02:00
Josep M Sobrepere
f976661c2e feat(utils): partitionByKey && mergeActiveKeys WIP 2021-03-31 00:10:15 +02:00
Josep M Sobrepere
506d5b15d1 @react-rxjs/utils@0.7.0 2021-03-23 23:08:23 +01:00
Josep M Sobrepere
e1dc04dbea feat(utils): createSignal & createKeyedSignal 2021-03-23 23:01:57 +01:00
Josep M Sobrepere
e37245006f fix(core): ensure that all subscriptions count for the refcount 2021-03-02 12:18:02 +01:00
Josep M Sobrepere
b9ee430590 @react-rxjs/utils@0.6.0 2021-02-28 20:09:35 +01:00
Josep M Sobrepere
c1717c15ea chore(utils): improvements 2021-02-28 20:05:03 +01:00
Josep M Sobrepere
effba0761a feat(utils): getGroupedObservable 2021-02-28 20:05:03 +01:00
Josep M Sobrepere
df25aeb952 @react-rxjs/utils@0.5.0 2021-02-26 09:33:12 +01:00
Josep M Sobrepere
8517b5521c feat(utils): add 'get' to collect observables 2021-02-26 09:27:34 +01:00
Josep M Sobrepere
a476a2bb13 fix prepare script 2021-02-18 02:42:59 +01:00
Josep M Sobrepere
5d9a7c220b better tooling for builds 2021-02-18 02:35:29 +01:00
Josep M Sobrepere
f980cf5b41 @react-rxjs/utils@0.4.0 2021-01-22 15:18:03 +01:00
Josep M Sobrepere
56e0643a30 feat(utils): add contextBinder 2021-01-22 15:18:03 +01:00
Josep M Sobrepere
a0b004a5df chore(deps): upgrade to TypeScript 4 2021-01-22 15:18:03 +01:00
Josep M Sobrepere
36950b75cf @react-rxjs/core@0.6.4 2021-01-21 14:30:44 +01:00
Josep M Sobrepere
bfc9b8bcd4 fix(bind): the default value can be undefined 2021-01-13 15:00:17 +01:00
Josep M Sobrepere
7dc5824c7c @react-rxjs/core@0.6.3 2021-01-11 22:20:59 +01:00
Josep M Sobrepere
f24baf4deb fix(core): prevent bind-hook from returning a wrong intermediate value afer Suspense 2021-01-11 22:20:59 +01:00
Josep M Sobrepere
ef9cda1e44 @react-rxjs/core@0.6.2 2021-01-11 16:20:38 +01:00
Josep M Sobrepere
21bcf06053 chore(deps): upgrade dependencies 2021-01-11 16:20:38 +01:00
Josep M Sobrepere
20e95697bb fix(core): correctly unsubscribe when Subscribe gets unmounted 2021-01-11 16:20:38 +01:00