angular/modules/@angular/compiler/src/schema
Pawel Kozlowski 634b3bb88b feat(core): map 'for' attribute to 'htmlFor' property (#10546)
This improves ergonomics a bit by allowing people to write:
`<label [for]="ctxProp"></label>`.
This is similar to the existing class -> className mapping.

Closes #7516
2016-11-09 15:21:27 -08:00
..
dom_element_schema_registry.ts feat(core): map 'for' attribute to 'htmlFor' property (#10546) 2016-11-09 15:21:27 -08:00
dom_security_schema.ts feat(security): categorize <track src> as a regular URL. 2016-07-21 13:53:35 -07:00
element_schema_registry.ts fix(animations): always normalize style properties and values during compilation (#12755) 2016-11-08 15:45:30 -08:00