27 Commits

Author SHA1 Message Date
Josep M Sobrepere
0d40dca5c3 chore(core-utils): move Suspense utils from core to utils 2020-08-26 23:37:48 +02:00
Josep M Sobrepere
047f83d0a2 chore(utils): collector abstraction to reduce bundle size 2020-08-26 20:22:28 +02:00
Josep M Sobrepere
a6ae4a69b1 fix(utils-collect): add shareLatest behaviour 2020-08-26 18:30:18 +02:00
Josep M Sobrepere
31f7029c36 feat(utils): add collect operator 2020-08-26 09:31:56 +02:00
Josep M Sobrepere
a6e4073f58 chore(ci): Improve GH actions 2020-08-26 00:37:17 +02:00
Víctor Oliva
9aff17d208 docs(utils-split): add initial docs to split 2020-08-25 19:22:08 +02:00
Josep M Sobrepere Profitós
90de29b08a feat(utils): deprecate groupInMap in favour of collectValues 2020-08-25 13:55:38 +02:00
Josep M Sobrepere Profitós
27c90bc693 fix(utils-split): fix error notifications 2020-08-21 20:32:10 +02:00
Josep M Sobrepere Profitós
c59be6c8fe fix(utils-split): notify subscribers in the correct order 2020-08-21 02:01:55 +02:00
Josep M Sobrepere
3c2f3b6b18
feat(utils): add split operator (#79)
* feat(utils): add split operator

* test(utils/split): Split operator basic tests
2020-08-19 14:12:30 +02:00
Josep M Sobrepere Profitós
cc1999a7bd chore(prettier): improve prettier linting workflow 2020-08-17 23:21:40 +02:00
Josep M Sobrepere
031faad4a2 Upgrade dependencies 2020-08-13 16:37:35 +02:00
Josep M Sobrepere
ca5d2ea5e6 fix: v0.1.1 fix build 2020-07-29 14:38:47 +02:00
Josep M Sobrepere
19c81f8ef8 docs: improve JSDocs a bit 2020-07-29 00:35:21 +02:00
Josep M Sobrepere
c4476111c2 release: v0.1.0 @react-rxjs/core @react-rxjs/utils @react-rxjs/dom 2020-07-22 13:09:20 +02:00
Josep M Sobrepere
16bf725b01 chore(lint): fix linting issues 2020-07-22 13:05:12 +02:00
Josep M Sobrepere
01a4457b89 chore(deps): codecov@3.7.2 2020-07-22 12:42:46 +02:00
Josep M Sobrepere
db4d38e271 chore(deps): upgrade codecov 2020-07-21 23:11:24 +02:00
Josep M Sobrepere
6ea406daf4 chore(ci): fix CI 2020-07-21 22:27:37 +02:00
Josep M Sobrepere
e9d429f1cd docs(monorepo): update README files 2020-07-21 10:47:32 +02:00
Josep M Sobrepere
136fdac845 chore(deps): upgrade dependencies 2020-07-20 23:49:50 +02:00
Josep M Sobrepere
8bb059d0f0 ci(bundlesize): Attempt to fix bundlesize build 2020-07-19 15:46:55 +02:00
Josep M Sobrepere
7ed7affd35 test(mergeWithKey) import operator from index 2020-07-19 15:46:55 +02:00
Josep M Sobrepere
3afe196301 fix(groupInMap): just emit empty map on source completion 2020-07-19 15:46:55 +02:00
Víctor Oliva
367128f238 test(mergeWithKey): add tests to mergeWithKey 2020-07-19 15:46:55 +02:00
Víctor Oliva
13a3de4ae7 test(groupInMap): add tests to groupInMap 2020-07-19 15:46:55 +02:00
Josep M Sobrepere
431d56e16e monorepo: @react-rxjs/core @react-rxjs/utils @react-rxjs/dom 2020-07-19 15:46:55 +02:00