angular-cn/packages/platform-server
Diego Barahona aa16ccda79 fix(core): check for undefined on normalizeDebugBindingValue (#15503)
DebugServices is parsing false atributes values incorrectly.
Parse5 expects a string value for attributes, but currently boolean is being sent.

Closes #15494
2017-03-28 13:33:07 -07:00
..
integrationtest fix: prevent strictNullChecks support until #15432 is fixed (#15434) 2017-03-23 14:54:19 -07:00
src fix(platform-server): throw a better error message for relative URLs (#15357) 2017-03-21 14:26:51 -05:00
test fix(core): check for undefined on normalizeDebugBindingValue (#15503) 2017-03-28 13:33:07 -07:00
testing test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json fix(platform-server): setup NoopAnimationsModule in ServerModule by default (#15131) 2017-03-17 16:21:51 -05:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix(platform-server): setup NoopAnimationsModule in ServerModule by default (#15131) 2017-03-17 16:21:51 -05:00