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_exports.ts

10 lines
245 B
TypeScript
Raw Normal View History

chore(docs): added more docs for core.ts
2015-07-11 17:26:48 +02:00
export * from './annotations';
export * from './change_detection';
chore(API): cleaned up top level imports (render)
2015-07-24 14:56:57 -07:00
export * from './core';
feat(bootstrap): remove the need for explicit reflection setup in bootstrap code BREAKING CHANGES: Dart applications and TypeScript applications meant to transpile to Dart must now import `package:angular2/bootstrap.dart` instead of `package:angular2/angular2.dart` in their bootstrap code. `package:angular2/angular2.dart` no longer export the bootstrap function. The transformer rewrites imports of `bootstrap.dart` and calls to `bootstrap` to `bootstrap_static.dart` and `bootstrapStatic` respectively.
2015-07-22 10:18:04 -07:00
export * from './di';
export * from './directives';
export * from './http';
chore(API): cleaned up top level imports (render)
2015-07-24 14:56:57 -07:00
export * from './forms';
export * from './render';
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';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 88ms Template: 1ms
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