angular-cn/packages
Alex Rickabaugh e95062d1df release: cut the 4.2.2 release 2017-06-12 15:50:10 -07:00
..
animations fix(animations): properly collect :enter nodes in a partially updated collection 2017-06-12 15:26:46 -07:00
benchpress fix(benchpress): chrome - prevent trace buffer overflow 2017-04-18 08:28:31 -07:00
common build: Introduce Bazel build rules 2017-06-05 11:18:20 -07:00
compiler refactor(compiler): don’t write summaries for jit by default 2017-06-09 15:58:53 -07:00
compiler-cli release: cut the 4.2.2 release 2017-06-12 15:50:10 -07:00
core fix(animations): properly collect :enter nodes in a partially updated collection 2017-06-12 15:26:46 -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 fix(forms): fix min and max validator behavior on non-numbers 2017-06-08 13:59:17 -07:00
http fix(http): move destructuring inside {Request,Response}Options ctor 2017-06-09 14:34:39 -07:00
language-service build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
platform-browser refactor(platform-browser): Remove setGlobalVar from DOM adapter 2017-06-06 13:26:23 -07:00
platform-browser-dynamic build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
platform-server refactor(platform-browser): Remove setGlobalVar from DOM adapter 2017-06-06 13:26:23 -07:00
platform-webworker refactor(platform-browser): Remove setGlobalVar from DOM adapter 2017-06-06 13:26:23 -07:00
platform-webworker-dynamic build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
router docs: fix typo in 'Routes' docs 2017-06-05 11:18:43 -07:00
upgrade fix(upgrade): call setInterval outside the Angular zone 2017-06-06 14:11:21 -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