mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| dom | ||
| api_spec.ts | ||
| xhr_impl_spec.ts | ||
| xhr_mock_spec.ts | ||