angular-cn/packages
Matias Niemelä 6f45519d6f feat(animations): support :increment and :decrement transition aliases 2017-07-19 11:24:00 -07:00
..
animations feat(animations): support :increment and :decrement transition aliases 2017-07-19 11:24:00 -07:00
benchpress docs(benchpress): fix android broken links (#17568) 2017-07-11 12:54:34 -07:00
common fix(common): send flushed body as error instead of null 2017-07-18 10:57:51 -07:00
compiler fix(compiler-cli): don't generate empty <target/> when extracting xliff 2017-07-19 09:45:52 -07:00
compiler-cli fix(compiler-cli): don't generate empty <target/> when extracting xliff 2017-07-19 09:45:52 -07:00
core feat(animations): support :increment and :decrement transition aliases 2017-07-19 11:24:00 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples fix: Update types for TypeScript nullability support in examples 2017-04-12 11:36:19 -07:00
forms refactor(forms): remove usage of deprecated Renderer 2017-06-23 16:12:52 -07:00
http fix(http): move destructuring inside {Request,Response}Options ctor 2017-06-09 14:34:39 -07:00
language-service refactor: fix typos (#18000) 2017-07-07 16:55:17 -07:00
platform-browser fix(animations): make sure @.disabled works in non-animation components 2017-07-18 16:37:04 -07:00
platform-browser-dynamic refactor: fix typos (#18000) 2017-07-07 16:55:17 -07:00
platform-server fix(platform-server): provide XhrFactory for HttpClient 2017-07-18 13:59:26 -07:00
platform-webworker refactor: fix typos (#18000) 2017-07-07 16:55:17 -07:00
platform-webworker-dynamic build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
router fix(router): terminal route in custom matcher 2017-07-18 10:25:18 -07:00
upgrade fix(upgrade): allow accessing AngularJS injector from downgraded module 2017-07-18 14:00:19 -07:00
README.md refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig.json fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -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