angular-cn/modules
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
..
angular2 fix(class): allow class names with mixed case 2015-07-27 16:46:42 +02:00
angular2_material feat(url_resolver): support package: urls (fixes #2991) 2015-07-23 18:35:05 -07:00
benchmarks chore(docs): added more docs for core.ts 2015-07-25 03:20:12 +00:00
benchmarks_external feat(benchmark): add static_tree benchmark 2015-07-22 10:58:50 -07:00
benchpress feat(build): require parameter types 2015-07-21 06:20:13 -07:00
examples fix(url_resolver): in Dart make package urls relative to AppRootUrl 2015-07-24 16:37:01 -07:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00