angular/aio/src/app/custom-elements/events
Matthieu Riegler 1c5ae63811 refactor(docs-infra): Drop deprecated rxjs multicasting operators (#48969)
RxJS has deprecated the `publishReplay` & `publishLast` operators which will be removed in RxJS 8. `connectable()` should be used instead.

PR Close #48969
2023-02-14 14:48:29 +01:00
..
events.component.html fix(docs-infra): initialize events arrays in EventsComponent (#47458) 2022-09-16 11:14:56 +02:00
events.component.spec.ts fix(docs-infra): initialize events arrays in EventsComponent (#47458) 2022-09-16 11:14:56 +02:00
events.component.ts fix(docs-infra): initialize events arrays in EventsComponent (#47458) 2022-09-16 11:14:56 +02:00
events.module.ts build(docs-infra): introduce new process for generating data for the events page (#45588) 2022-09-12 12:25:44 -07:00
events.service.spec.ts feat(docs-infra): created new widget for events page (#36517) 2020-09-16 15:14:18 -07:00
events.service.ts refactor(docs-infra): Drop deprecated rxjs multicasting operators (#48969) 2023-02-14 14:48:29 +01:00