30 Commits

Author SHA1 Message Date
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 Profitós
2d58fbab32 feat(bind): nested keys accept optional args 2020-08-16 16:25:24 +02:00
Josep M Sobrepere Profitós
8eac0e13ce feat(bind): factory with nested keys 2020-08-16 16:25:24 +02:00
Josep M Sobrepere
031faad4a2 Upgrade dependencies 2020-08-13 16:37:35 +02:00
Josep M Sobrepere Profitós
a801f81e87 v0.1.2 2020-08-07 00:18:04 +02:00
Josep M Sobrepere Profitós
edbae59dc8 fix(core/shareLatest): recursive sync subscriptions 2020-08-07 00:10:28 +02:00
Josep M Sobrepere Profitós
5e9be40398 test(shareLatest): recursive sync subscriptions 2020-08-07 00:10:28 +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
df8fdaaad1 chore(core): simplify internal share-latest 2020-07-29 00:35:16 +02:00
Josep M Sobrepere
dfcd6d8fec fix(dom): update dev-dependency version 2020-07-22 14:17:19 +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
4cdb951cd7 chore: refactor avoid object subscriptions 2020-07-22 12:52:07 +02:00
Josep M Sobrepere
01a4457b89 chore(deps): codecov@3.7.2 2020-07-22 12:42:46 +02:00
Josep M Sobrepere
76609e867e feat(core): bind 2020-07-22 12:27:50 +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
8e7cf74e75 test(core): fix connectFactoryObservable flaky test 2020-07-21 12:34:40 +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
33d67434d3 test(batchUpdates): tests for @react-rxjs/dom batchUpdates 2020-07-19 15:46:55 +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