angular-cn/modules/@angular
vsavkin ad20d7d260 fix(router): guards restor an incorrect url when used with skipLocationChange
Closes #12825
2016-11-17 14:10:59 -08:00
..
benchpress refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
common refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
compiler refactor(compiler): allows synchronous retrieving of metadata (#12908) 2016-11-16 10:22:11 -08:00
compiler-cli refactor(compiler): allows synchronous retrieving of metadata (#12908) 2016-11-16 10:22:11 -08:00
core fix(core): support `ngTemplateOutlet` in production mode (#12921) 2016-11-16 10:00:18 -08:00
docs docs: remove outdated docs (#11875) 2016-09-24 08:23:28 +09:00
examples chore(examples): add upgrade/static example 2016-11-16 09:18:10 -08:00
facade refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
forms refactor(forms): remove facade (#12558) 2016-11-15 18:48:34 -08:00
http refactor(http): remove all facade methods from http module (#12870) 2016-11-15 09:19:14 -08:00
platform-browser fix(platform_browser): fix disableDebugTools() (#12918) 2016-11-16 09:16:40 -08:00
platform-browser-dynamic refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
platform-server fix(animations): retain styling when transition destinations are changed (#12208) 2016-11-14 16:59:06 -08:00
platform-webworker fix(animations): retain styling when transition destinations are changed (#12208) 2016-11-14 16:59:06 -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): guards restor an incorrect url when used with skipLocationChange 2016-11-17 14:10:59 -08:00
upgrade docs(upgrade/static): improve API docs with examples 2016-11-16 09:18:17 -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