ReactiveX/rxjs

Rename window to windowWith

Open

#5.296 aberto em 6 de fev. de 2020

Ver no GitHub
 (6 comments) (0 reactions) (1 assignee)TypeScript (3.007 forks)batch import
help wanted

Métricas do repositório

Stars
 (31.024 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

We need to deprecate window, because it was a really dumb name, and rename it to windowWith or the like. I suggest windowWith just out of the spirit of concatWith and mergeWith renames... But I'm open to suggestions.

Related: https://github.com/ReactiveX/rxjs/issues/3788

Guia do colaborador