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

12 lines
216 B
TypeScript
Raw Normal View History

docs(upgrade) extend upgrade guide with UpgradeAdapter and preparation coverage closes #629 Also make minor improvements into the PhoneCat tutorial
2015-12-31 08:46:32 +02:00
// #docregion
docs: update all docs to partially comply the style-guide
2016-05-03 14:06:32 +02:00
import { Component } from '@angular/core';
docs(upgrade) extend upgrade guide with UpgradeAdapter and preparation coverage closes #629 Also make minor improvements into the PhoneCat tutorial
2015-12-31 08:46:32 +02:00
@Component({
selector: 'my-container',
template: `
<h1>Tour of Heroes</h1>
<hero-detail></hero-detail>
docs(upgrade): update to latest release + tweaks (#2460)
2016-09-27 09:22:38 +01:00
`
docs(upgrade) extend upgrade guide with UpgradeAdapter and preparation coverage closes #629 Also make minor improvements into the PhoneCat tutorial
2015-12-31 08:46:32 +02:00
})
update upgrade-static
2016-11-09 19:05:03 +00:00
export class ContainerComponent { }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 89ms Template: 2ms
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