angular/modules/@angular
Tobias Bosch 1cff1250ba refactor: remove old compiler options (#14891)
DEPRECATION:
- `CompilerOptions.debug` has no effect any more, as the compiler
  always produces the same code independent of debug mode.
2017-03-07 11:16:27 -08:00
..
animations fix(animations): make animations work in AOT (#14775) 2017-03-01 17:13:06 -08:00
benchpress refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
common refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
compiler refactor: remove old compiler options (#14891) 2017-03-07 11:16:27 -08:00
compiler-cli refactor: remove old compiler options (#14891) 2017-03-07 11:16:27 -08:00
core refactor: remove old compiler options (#14891) 2017-03-07 11:16:27 -08:00
docs perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
examples fix: throw for synthetic properties / listeners by default (#14880) 2017-03-06 17:15:08 -08:00
forms refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
http build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00
language-service refactor: remove old compiler options (#14891) 2017-03-07 11:16:27 -08:00
platform-browser fix: throw for synthetic properties / listeners by default (#14880) 2017-03-06 17:15:08 -08:00
platform-browser-dynamic refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
platform-server fix: throw for synthetic properties / listeners by default (#14880) 2017-03-06 17:15:08 -08:00
platform-webworker refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
platform-webworker-dynamic refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
router refactor: remove lang.ts (#14837) 2017-03-06 15:22:29 -08:00
upgrade fix(upgrade): populate upgraded component's view before creating the controller (#14289) 2017-03-07 09:32:52 -08:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT