angular/packages/compiler/src/render3
Andrew Kushnir 9260b5e0b4 fix(ivy): ignore empty bindings (#28059)
This update aligns Ivy behavior with ViewEngine related to empty bindings (for example <div [someProp]></div>): empty bindings are ignored.

PR Close #28059
2019-01-11 15:17:54 -08:00
..
view fix(ivy): ignore empty bindings (#28059) 2019-01-11 15:17:54 -08:00
r3_ast.ts fix(ivy): provide an ability to match <ng-template> tags (#27636) 2018-12-17 09:33:37 -08:00
r3_factory.ts feat(ivy): render flags support in host bindings function (FW-649) (#27204) 2018-11-21 15:33:47 -08:00
r3_identifiers.ts fix(ivy): ngOnChanges only runs for binding updates (#27965) 2019-01-11 14:28:35 -08:00
r3_jit.ts feat(ivy): enable inheritance of factory functions in definitions (#25392) 2018-08-09 09:58:13 -07:00
r3_module_compiler.ts feat(ivy): render flags support in host bindings function (FW-649) (#27204) 2018-11-21 15:33:47 -08:00
r3_module_factory_compiler.ts feat(ivy): add an IVY local the compiler which avoids analyzeModule (#23441) 2018-04-19 16:32:09 -07:00
r3_pipe_compiler.ts feat(ivy): render flags support in host bindings function (FW-649) (#27204) 2018-11-21 15:33:47 -08:00
r3_template_transform.ts fix(ivy): provide an ability to match <ng-template> tags (#27636) 2018-12-17 09:33:37 -08:00
r3_types.ts refactor(ivy): remove the backpatch compiler (#23441) 2018-04-19 16:32:09 -07:00
util.ts fix(ivy): ensure @animation host bindings/listeners work properly (#27896) 2019-01-04 14:12:29 -08:00