angular/packages/common/src
Matias Niemelä cfb2d176f8 feat(ivy): convert [ngStyle] and [ngClass] to use ivy styling bindings (#28711)
Prior to this fix, both the `NgStyle` and `NgClass` directives made use
of `Renderer2` and this dependency raised issues for future versions of
Angular that cannot inject it. This patch ensures that there are two
versions of both directives: one for the VE and another for Ivy.

Jira Issue: FW-882

PR Close #28711
2019-02-20 13:46:15 -08:00
..
directives feat(ivy): convert [ngStyle] and [ngClass] to use ivy styling bindings (#28711) 2019-02-20 13:46:15 -08:00
i18n docs(common): fix documentation for getLocaleCurrencyName (#27087) 2018-12-14 15:27:03 -08:00
location docs: add di-related api doc (#27731) 2019-02-13 11:57:37 -08:00
pipes fix(common): KeyValuePipe should return empty array for empty objects (#27258) 2018-12-14 15:19:13 -08:00
common.ts feat(ivy): convert [ngStyle] and [ngClass] to use ivy styling bindings (#28711) 2019-02-20 13:46:15 -08:00
common_module.ts docs: common with @publicApi tags (#26595) 2018-10-19 14:35:53 -07:00
cookie.ts feat(common): on-by-default XSRF support in HttpClient (#18108) 2017-07-13 17:22:02 -07:00
dom_tokens.ts docs: common with @publicApi tags (#26595) 2018-10-19 14:35:53 -07:00
platform_id.ts docs: convert all @experimental tags to @publicApi tags (#26595) 2018-10-19 14:35:52 -07:00
version.ts docs: common with @publicApi tags (#26595) 2018-10-19 14:35:53 -07:00
viewport_scroller.ts refactor: remove redundant error in catch (#25478) 2019-01-04 15:42:19 -08:00