angular-docs-cn/packages
Matias Niemelä 62d5543b01 fix(animations): make sure easing values are applied to an empty animate() step (#15174)
Closes #15115
Closes #15174
2017-03-15 15:31:06 -07:00
..
animations fix(animations): make sure easing values are applied to an empty animate() step (#15174) 2017-03-15 15:31:06 -07:00
benchpress refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
common feat(common): support `as` syntax in template/* bindings (#15025) 2017-03-14 20:46:29 -07:00
compiler Revert "feat(core): expose `inputs`, `outputs` and `ngContentSelectors` on `ComponentFactory`." 2017-03-15 13:23:10 -07:00
compiler-cli ci: remove unused import from integration test (#15175) 2017-03-15 13:39:00 -07:00
core fix(animations): always fire callbacks even for noop animations (#15170) 2017-03-15 13:41:00 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples Revert "feat(upgrade): use `ComponentFactory.inputs/outputs/ngContentSelectors`" 2017-03-15 13:22:54 -07:00
forms fix(forms): remove equalsTo validator (#15050) 2017-03-14 15:37:51 -07:00
http fix(http): Make ResponseOptionsArgs an interface (#14607) (#14623) 2017-03-15 15:28:52 -07:00
language-service fix(compiler): only warn for `@Injectable` classes with invalid args. 2017-03-14 19:52:53 -07:00
platform-browser refactor(platform-browser): move platform-browser/animations to animations/browser (#15130) 2017-03-14 11:55:49 -07:00
platform-browser-dynamic refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
platform-server fix(platform-server): fix an exception when HostListener('window:scroll') is used on the server (#15019) 2017-03-14 20:48:01 -07:00
platform-webworker refactor(core): use flags in `Renderer2.setStyle` instead of booleans (#15045) 2017-03-13 09:45:04 -07:00
platform-webworker-dynamic refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
router fix(router): fix query parameters with multiple values (#15129) 2017-03-15 15:27:19 -07:00
upgrade Revert "refactor(upgrade): don’t rely on compiler internals" 2017-03-15 13:23:31 -07:00
README.md refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
router-license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig.json test(platform-server): add initial e2e tests for platform-server (#15061) 2017-03-14 17:11:39 -07:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -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