angular-cn/modules/@angular
Ferdinand Malcher d55f747858 docs(router): attribute notation for string paths (#12205)
Either bind an expression or use the attribute notation.
The mixed way `[routerLink]="/path"` won't work.
Prefer the attribute notation for string-only paths
2016-10-17 22:53:55 -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 refactor(animations): ensure animation data-structures are created only when used 2016-10-14 15:43:41 -07:00
compiler-cli fix(compiler-cli): don't clone static symbols when simplifying annotation metadata (#12158) 2016-10-11 15:47:44 -07:00
core refactor(animations): ensure animation data-structures are created only when used 2016-10-14 15:43:41 -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(compiler): improve types, misc 2016-10-10 09:20:58 -07:00
forms test(forms): added missing selfOnly tests (#12317) 2016-10-17 22:51:13 -07:00
http fix(http): fix Headers initialization from Headers and Object (#12106) 2016-10-06 15:21:27 -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 docs(router): attribute notation for string paths (#12205) 2016-10-17 22:53:55 -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