angular-cn/modules/@angular
Tobias Bosch 2f87eb52fe feat(core): add initial view engine (#14014)
The new view engine allows our codegen to produce less code,
as it can interpret view definitions during runtime.

The view engine is not feature complete yet, but already
allows to implement a tree benchmark based on it.

Part of #14013
2017-01-20 13:10:57 -08:00
..
benchpress feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
common feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
compiler feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
compiler-cli chore(release): cut the 4.0.0-beta.4 release 2017-01-18 18:55:46 -06:00
core feat(core): add initial view engine (#14014) 2017-01-20 13:10:57 -08:00
docs docs(cheatsheet): correct HostBinding decorator example (#13206) 2016-12-05 10:25:40 -08:00
examples feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
facade chore(docs): add missing comments (#14003) 2017-01-19 12:06:28 -08:00
forms feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
http fix(http): don't create a blob out of ArrayBuffer when type is application/octet-stream (#13992) 2017-01-18 16:01:02 -08:00
language-service feat(language-service): support TS2.2 plugin model 2017-01-09 15:00:40 -05:00
platform-browser feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-browser-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
platform-server fix(core): animations no longer silently exits if the element is not apart of the DOM (#13763) 2017-01-05 11:33:40 -08:00
platform-webworker feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-webworker-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
router fix(router): enable loadChildren with function in aot (#13909) 2017-01-18 15:56:34 -08:00
upgrade feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
license-banner.txt build: remove JS suffix from the license banner 2016-09-13 21:48:58 -07:00
router-license-banner.txt fix(router): add a banner file for the router (#12919) 2016-11-16 09:17:19 -08:00

README.md

Angular

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

License: MIT