Logo
Explore Help
Sign In
iSharkFly-Docs/angular-docs-cn
1
0
Fork 0
You've already forked angular-docs-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-docs-cn/modules/angular2/angular2.ts

7 lines
168 B
TypeScript
Raw Normal View History

feat(core): add support for ambient directives Ambient directives can be configured when bootstraping an application. Ambient directives can be used in every component of the application without needing to explicitly list them.
2015-11-02 16:03:42 -08:00
export * from './common';
chore(API): cleaned up top level imports (render)
2015-07-24 14:56:57 -07:00
export * from './core';
feat: implement web-tracing-framework support This includes implementation and minimal instrumentation Closes #2610
2015-06-14 16:42:26 -07:00
export * from './profile';
refactor(Lifecycle hooks): move the hooks to their own module (lifecycle_hooks) BREAKING CHANGE Lifecycle hooks now live in the `angular2/lifecycle_hooks` module. They previously lived in the `metadata` module.
2015-09-02 16:43:39 -07:00
export * from './lifecycle_hooks';
feat(animate): adds basic support for CSS animations on enter and leave Closes #3876
2015-08-28 14:39:34 -07:00
export * from './bootstrap';
chore(ngUpgrade): Move into Angular2 This is moving ngUpgrade into the main repository per #4838. The ngUpgrade is published from the main import consistent with https://docs.google.com/document/d/1rbVTKTYLz6p2smQNYI8h4-QN-m2PS6F3iQIDmSzn0Ww/edit#heading=h.6cxvr9awtf5r Closes #4931
2015-10-26 20:17:46 -07:00
export * from './upgrade';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 679ms Template: 27ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API