angular-cn/modules/@angular
Victor Berchet e5c6bb4286 fix(Compiler): fix template binding parsing (`*directive="-..."`)
fixes #13800
2017-01-09 15:00:40 -05:00
..
benchpress feat: update to rxjs@5.0.1 and unpin the rxjs peerDeps via ^5.0.1 (#13572) 2016-12-19 16:24:53 -08:00
common feat(NgComponentOutlet): add NgComponentOutlet directive 2017-01-06 19:30:38 -05:00
compiler fix(Compiler): fix template binding parsing (`*directive="-..."`) 2017-01-09 15:00:40 -05:00
compiler-cli feat(animations): support function types in transitions 2017-01-06 19:29:46 -05:00
core feat(animations): support function types in transitions 2017-01-06 19:29:46 -05:00
docs docs(cheatsheet): correct HostBinding decorator example (#13206) 2016-12-05 10:25:40 -08:00
examples chore(ngComponentOutlet): add missing semicolon 2017-01-09 11:54:25 -08:00
facade refactor(facade): don't expect super() to return a new Error object in BaseError (#12600) 2016-12-14 11:54:57 -08:00
forms fix(forms): Validators.required properly validate arrays (#13362) 2017-01-05 09:25:20 -08:00
http docs(Http): fix and extend samples for testing/MockBackend (#13689) 2016-12-29 09:39:00 -08:00
language-service fix(language-service): support TypeScript 2.1 (#13655) 2017-01-05 11:34:42 -08:00
platform-browser 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-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(animations): expose the `triggerName` within the transition event 2017-01-06 19:29:45 -05:00
platform-webworker-dynamic chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
router fix(router): RouterLink mirrors input `target` as attribute 2017-01-09 15:00:40 -05:00
upgrade refactor(compiler): generate less code for bindings to DOM elements 2017-01-03 13:05:05 -08: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