angular-docs-cn/goldens/public-api/common
Andrea Canciani 3b919ef10f fix(common): correct and simplify typing of I18nPluralPipe (#37447)
I18nPluralPipe can actually accept `null` and `undefined` (which are
convenient for composing it with the async pipe), but it is currently
typed to only accept `number`.

PR Close #37447
2020-09-28 12:23:32 -04:00
..
http fix(common): add `params` and `reportProgress` options to `HttpClient.put()` overload (#37873) 2020-09-16 15:28:21 -07:00
testing ci: move public-api goldens to goldens directory (#35768) 2020-03-10 20:58:39 -04:00
upgrade ci: move public-api goldens to goldens directory (#35768) 2020-03-10 20:58:39 -04:00
common.d.ts fix(common): correct and simplify typing of I18nPluralPipe (#37447) 2020-09-28 12:23:32 -04:00