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

5 lines
115 B
TypeScript
Raw Normal View History

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';
refactor: export core APIs from angular2/core This change moves many APIs to the angular2/core export. This change also automatically adds FORM_BINDINGS in the application root injector. BREAKING CHANGE: Many dependencies that were previously exported from specific APIs are now exported from angular2/core. Affected exports, which should now be included from angular2/core include: angular2/forms angular2/di angular2/directives angular2/change_detection angular2/bootstrap (except for dart users) angular2/render angular2/metadata angular2/debug angular2/pipes Closes #3977
2015-09-03 22:01:36 -07:00
export * from './bootstrap';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 90ms Template: 3ms
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