angular-docs-cn/tools
Tobias Bosch 0a51ccbd68 feat(render): don’t use the reflector for setting properties
BREAKING CHANGES:
- host actions don't take an expression as value any more but only a method name,
  and assumes to get an array via the EventEmitter with the method arguments.
- Renderer.setElementProperty does not take `style.`/... prefixes any more.
  Use the new methods `Renderer.setElementAttribute`, ... instead

Part of #2476
Closes #2637
2015-06-22 18:35:16 -07:00
..
broccoli feat(render): don’t use the reflector for setting properties 2015-06-22 18:35:16 -07:00
build chore(build): rename .es6 files to .js 2015-06-11 17:22:19 -07:00
code.angularjs.org feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00
npm build: make 'npm install' work reliably and issue build warning when node_modules look stale 2015-06-08 13:05:04 -07:00
traceur-jasmine chore(testing): update karma-jasmine and jasmine 2015-05-20 21:34:56 -07:00
transpiler chore(build): remove karma preprocessors 2015-05-06 14:06:40 -07:00
check-environment.js build: make 'npm install' work reliably and issue build warning when node_modules look stale 2015-06-08 13:05:04 -07:00
chromedriverpatch.js chore(testing): update protractor to version 2.1.0 2015-05-20 17:28:23 -07:00
tsd.json chore(tsd): update jasmine 2015-06-05 16:48:54 -04:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00