angular-cn/modules/@angular
Victor Berchet ef881475e9 fix(forms): check if registerOnValidatorChange exists on validator before trying to invoke it (#12801)
closes #12593
2016-11-10 16:20:59 -08:00
..
benchpress refactor: remove most facades (#12399) 2016-10-21 15:14:44 -07:00
common fix(common): no TZ Offset added by DatePipe for dates without time (#12380) 2016-11-10 14:57:04 -08:00
compiler refactor(compiler): never create CompileDirectiveMetadata with not loaded resources (#12788) 2016-11-10 14:07:30 -08:00
compiler-cli refactor(compiler): never create CompileDirectiveMetadata with not loaded resources (#12788) 2016-11-10 14:07:30 -08:00
core fix(animations): ensure animations work with web-workers (#12656) 2016-11-10 11:53:50 -08:00
docs docs: remove outdated docs (#11875) 2016-09-24 08:23:28 +09:00
examples chore(lint): replace gulp check-task with tslint no-jasmine-focus rule 2016-10-28 15:53:15 -07:00
facade refactor: remove some facades (#12731) 2016-11-08 15:43:24 -08:00
forms fix(forms): check if registerOnValidatorChange exists on validator before trying to invoke it (#12801) 2016-11-10 16:20:59 -08:00
http refactor: remove `keys()` and `values()` from MapWrapper 2016-11-04 13:27:38 -07:00
platform-browser refactor(compiler): never create CompileDirectiveMetadata with not loaded resources (#12788) 2016-11-10 14:07:30 -08:00
platform-browser-dynamic refactor: simplify `isPresent(x) ? x : y` to `x || y` (#12166) 2016-10-10 09:20:58 -07:00
platform-server refactor(compiler): minor cleanup 2016-11-03 16:29:51 -07:00
platform-webworker fix(animations): ensure animations work with web-workers (#12656) 2016-11-10 11:53:50 -08:00
platform-webworker-dynamic refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
router fix(router): throw an error when encounter undefined route (#12389) 2016-11-10 14:55:10 -08:00
upgrade feat(UpgradeComponent): add support for `require` 2016-11-04 11:16:28 -07: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

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