angular/modules/angular2/test/render
Pawel Kozlowski a8b57256c8 fix(class): allow class names with mixed case
Fixes #3001

BREAKING CHANGE:

View renderer used to take normalized CSS class names (ex. fooBar for foo-bar).
With this change a rendered implementation gets a calss name as specified in a
template, without any transformations / normalization. This change only affects
custom view renderers that should be updated accordingly.

Closes #3264
2015-07-27 16:46:42 +02:00
..
dom fix(class): allow class names with mixed case 2015-07-27 16:46:42 +02:00
api_spec.ts feat(Directive): Have a single Directive.host which mimics HTML 2015-06-11 13:11:09 -07:00
xhr_impl_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
xhr_mock_spec.ts fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00