angular-cn/modules/angular2/examples/core
vsavkin 3dca9d522a feat(core): enable dev mode by default
BREAKING CHANGE

Before

Previously Angular would run in dev prod mode by default, and you could enable the dev mode by calling enableDevMode.

After

Now, Angular runs in the dev mode by default, and you can enable the prod mode by calling enableProdMode.
2015-12-15 08:34:44 -08:00
..
debug/ts/debug_element docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
di/ts/forward_ref docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 15:23:57 -08:00
forms/ts/ng_validators docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 15:23:57 -08:00
pipes/ts fix(docs,benchmarks): remove invalid </input> closing tags 2015-12-15 00:45:31 -08:00
ts feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00