Josep M Sobrepere
|
dc0afe3b65
|
patch packages
|
2022-03-11 11:53:51 -05:00 |
|
Josep M Sobrepere
|
04430000ac
|
type: module
|
2022-03-11 11:53:51 -05:00 |
|
Josep M Sobrepere
|
80b28b7349
|
fix: utils/combineKeys emit empty Map when needed
|
2021-10-06 19:44:42 +02:00 |
|
Josep M Sobrepere
|
36c9e6f392
|
patch: upgrade dev dependencies & patch
|
2021-09-26 21:43:33 +02:00 |
|
Josep M Sobrepere
|
00670499c9
|
chore: patch exports for all packages (RN)
|
2021-09-04 00:14:11 +02:00 |
|
Josep M Sobrepere
|
04e356d028
|
fix: package.json exports
|
2021-09-03 23:54:27 +02:00 |
|
Josep M Sobrepere
|
9d47952006
|
fix(utils): partitionByKey make streamSelector optional
|
2021-06-25 10:11:36 +02:00 |
|
Josep M Sobrepere
|
6444c03faf
|
chore: patch exports for all packages
|
2021-06-07 10:33:04 +02:00 |
|
Josep M Sobrepere
|
3ebc198cb5
|
@react-rxjs/utils@0.9.0
|
2021-06-01 12:02:57 +02:00 |
|
Víctor Oliva
|
cb128737a5
|
remove split/collect/collectValues
|
2021-05-31 23:53:35 +02:00 |
|
Víctor Oliva
|
59576a11dc
|
polish error behaviour on partitionByKey, complete tests
|
2021-05-31 23:53:35 +02:00 |
|
Víctor Oliva
|
9e33084aab
|
reimplement partitionByKey
|
2021-05-31 23:53:35 +02:00 |
|
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 |
|
Víctor Oliva
|
51148d1900
|
@react-rxjs/core@0.8.0
|
2021-04-23 12:01:13 +02:00 |
|
Josep M Sobrepere
|
f8afe0c25d
|
@react-rxjs/core@0.7.1
|
2021-04-08 10:46:10 +02:00 |
|
Josep M Sobrepere
|
a180a8155a
|
@react-rxjs/core@0.7.0
|
2021-04-02 21:57:24 +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 |
|
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
|
7dc5824c7c
|
@react-rxjs/core@0.6.3
|
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 |
|