ReactiveX/rxjs

Rename window to windowWith

Open

#5 296 ouverte le 6 févr. 2020

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)TypeScript (3 007 forks)batch import
help wanted

Métriques du dépôt

Stars
 (31 024 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur