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 Actions Packages Projects Releases Wiki Activity
angular-docs-cn/public/docs/_examples/upgrade-adapter/ts/index-ng-app.html

12 lines
341 B
HTML
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 -->
<!DOCTYPE HTML>
<html>
<head>
docs(upgrade): add E2E tests, update PhoneCat dependencies closes #1070 Separates UpgradeAdapter reference guide examples from the PhoneCat tutorial examples and update dependencies for phonecat upgrade examples
2016-04-11 15:36:53 +03:00
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular.js"></script>
<script src="app/1-ng-app/app.module.js"></script>
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
</head>
<body ng-app="heroApp" ng-strict-di>
docs(upgrade): add E2E tests, update PhoneCat dependencies closes #1070 Separates UpgradeAdapter reference guide examples from the PhoneCat tutorial examples and update dependencies for phonecat upgrade examples
2016-04-11 15:36:53 +03:00
<div id="message" ng-controller="MainCtrl as mainCtrl">{{ mainCtrl.message }}</div>
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
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 175ms Template: 5ms
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