Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/public/docs/_examples/cb-component-communication/ts/app/app.component.ts

8 lines
152 B
TypeScript
Raw Normal View History

docs: update all docs to partially comply the style-guide
2016-05-03 14:06:32 +02:00
import { Component } from '@angular/core';
docs(e2e): workaround comp-comm interval timer tests closes #1081 Note how `browser.get('?e2e')` enables app to know it is running under protractor
2016-04-12 18:42:27 -07:00
@Component({
chore: tslint sweep done
2016-06-13 00:41:33 +02:00
selector: 'my-app',
docs(rc5): update docs and plunkers for rc5
2016-08-09 17:38:25 +01:00
templateUrl: 'app/app.component.html'
docs(cookbook/component-communication): first of the cookbook series closes #824
2016-02-02 14:39:34 +01:00
})
docs(comp comm cookbook): add #localvar alternative for parent calling child also fixes glossary decorator-flag bug
2016-03-07 11:50:14 -08:00
export class AppComponent { }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 54ms 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