ReactiveX/rxjs

Rename window to windowWith

Open

#5.296 geöffnet am 6. Feb. 2020

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (3.007 Forks)batch import
help wanted

Repository-Metriken

Stars
 (31.024 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide