angular-cn/modules/@angular
Dzmitry Shylovich bf60418fdc feat(forms): Validator.pattern accepts a RegExp (#12323) 2016-10-19 09:37:54 -07:00
..
benchpress refactor: simplify `isPresent(x) ? x : y` to `x || y` (#12166) 2016-10-10 09:20:58 -07:00
common docs(NgSwitch): fix mismatched tags in example (#12270) 2016-10-17 22:51:56 -07:00
compiler fix(compiler): don't redeclare a var in the same scope (#12386) 2016-10-18 20:28:30 -07:00
compiler-cli refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00
core fix(animations): generate aot code for animation trigger output events (#12291) 2016-10-18 17:16:51 -07:00
docs docs: remove outdated docs (#11875) 2016-09-24 08:23:28 +09:00
examples chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
facade refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00
forms feat(forms): Validator.pattern accepts a RegExp (#12323) 2016-10-19 09:37:54 -07:00
http fix(http): make normalizeMethodName optimizer-compatible. (#12370) 2016-10-18 11:21:54 -07:00
platform-browser refactor(facade): inline StringWrapper (#12051) 2016-10-06 15:10:27 -07: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: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
platform-webworker refactor(core): cleanup SpyObject (#12221) 2016-10-11 15:44:48 -07: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): correctly export filter operator in es5 (#12286) 2016-10-17 23:06:19 -07:00
upgrade feat(upgrade): compilerOptions in bootstrap (#10575) 2016-10-11 15:48:08 -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