b60cd3e94a
从官方版本合并到本地
2021-08-10 19:26:23 -04:00
Pete Bacon Darwin
e16778d371
docs: fix multicasting observable example ( #42258 )
...
The example did not allow the async sequence to be cancelled
after the first timeout had completed.
Fixes #25804
PR Close #42258
2021-05-24 18:17:34 +00:00
Kristiyan Kostadinov
e86a1d3441
docs: make all examples compatible with strict mode ( #41999 )
...
Turns on the `strict` compiler flag and resolves the compilation errors in the various AIO examples.
PR Close #41999
2021-05-17 10:42:18 -07:00
YuCheng Hu
774a2e6f9c
合并修改
2021-04-05 10:22:10 -04:00
Jay Traband
1d4c56d7f8
shred and watch build tooling ( dgeni, gulp, jade)
2021-04-05 09:46:35 -04:00
Sonu Kapoor
ba54671993
test(docs-infra): add unit tests for rxjs examples ( #34190 )
...
This commit adds missing unit tests for all rxjs examples from the docs.
Closes #28017
PR Close #34190
2020-09-16 15:13:02 -07:00
George Kalpakas
1db4f508e6
refactor(docs-infra): fix docs examples for tslint rules related to variable names ( #38143 )
...
This commit updates the docs examples to be compatible with the
`no-shadowed-variable` and `variable-name` tslint rules.
This is in preparation of updating the docs examples `tslint.json` to
match the one generated for new Angular CLI apps in a future commit.
PR Close #38143
2020-07-31 11:00:06 -07:00
arturovt
99cc7cdc15
docs: fix non-working example in the Observables
section ( #34705 )
...
PR Close #34705
2020-01-09 13:27:15 -08:00
siddhant
0bdea1f69c
docs: update docs to reflect the changes in RxJS 6 ( #26238 )
...
PR Close #26238
2018-10-08 13:43:12 -07:00
Mateusz Karkula
bd576bb83f
docs: fix multicasting example in observable guide ( #24911 )
...
PR Close #24911
2018-07-23 08:40:45 -07:00
Igor Minar
b43f8bc7d3
feat(core): upgrade rxjs to 6.0.0-alpha.4 ( #22573 )
...
PR Close #22573
2018-03-19 21:51:51 -07:00
Jason Aden
79656e7f96
docs(aio): add Observable and Rx docs ( #21423 )
...
PR Close #21423
2018-02-27 11:24:31 -08:00