Skip to content

Commit b17bf23

Browse files
Ismael Ramosiramos
authored andcommitted
feat(angular version): update angular version to 8
1 parent 3e959cf commit b17bf23

File tree

4 files changed

+1703
-885
lines changed

4 files changed

+1703
-885
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
</a>
2323
<br>
2424
<br>
25-
<a href="https://github.com/Ismaestro/%3Cspan%20class="x x-first x-last">angular7-example-app/issues/new">Report bug</a>
25+
<a href="https://github.com/Ismaestro/%3Cspan%20class="x x-first x-last">angular8-example-app/issues/new">Report bug</a>
2626
·
27-
<a href="https://github.com/Ismaestro/%3Cspan%20class="x x-first x-last">angular7-example-app/issues/new">Request feature</a>
27+
<a href="https://github.com/Ismaestro/%3Cspan%20class="x x-first x-last">angular8-example-app/issues/new">Request feature</a>
2828
</p>
2929
</p>
3030

@@ -42,17 +42,17 @@
4242

4343
## Status
4444

45-
![travis](https://travis-ci.org/Ismaestro/angular7-example-app.svg?branch=master)
46-
[![Coverage Status](https://coveralls.io/repos/github/Ismaestro/angular7-example-app/badge.svg?branch=master)](https://coveralls.io/github/Ismaestro/angular7-example-app?branch=master)
47-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9d190a60fc864060ac054ba17a4e92e4)](https://www.codacy.com/app/Ismaestro/angular7-example-app?utm_source=github.com&utm_medium=referral&utm_content=Ismaestro/angular7-example-app&utm_campaign=badger)
45+
![travis](https://travis-ci.org/Ismaestro/angular8-example-app.svg?branch=master)
46+
[![Coverage Status](https://coveralls.io/repos/github/Ismaestro/angular8-example-app/badge.svg?branch=master)](https://coveralls.io/github/Ismaestro/angular8-example-app?branch=master)
47+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9d190a60fc864060ac054ba17a4e92e4)](https://www.codacy.com/app/Ismaestro/angular8-example-app?utm_source=github.com&utm_medium=referral&utm_content=Ismaestro/angular8-example-app&utm_campaign=badger)
4848
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
49-
[![dependency Status](https://david-dm.org/ismaestro/angular7-example-app.svg)](https://david-dm.org/ismaestro/angular7-example-app#info=dependencies)
50-
[![devDependency Status](https://david-dm.org/ismaestro/angular7-example-app/dev-status.svg)](https://david-dm.org/ismaestro/angular7-example-app#info=devDependencies)
51-
[![peerDependencies Status](https://david-dm.org/ismaestro/angular7-example-app/peer-status.svg)](https://david-dm.org/ismaestro/angular7-example-app?type=peer)
49+
[![dependency Status](https://david-dm.org/ismaestro/angular8-example-app.svg)](https://david-dm.org/ismaestro/angular8-example-app#info=dependencies)
50+
[![devDependency Status](https://david-dm.org/ismaestro/angular8-example-app/dev-status.svg)](https://david-dm.org/ismaestro/angular8-example-app#info=devDependencies)
51+
[![peerDependencies Status](https://david-dm.org/ismaestro/angular8-example-app/peer-status.svg)](https://david-dm.org/ismaestro/angular8-example-app?type=peer)
5252
[![npm](https://img.shields.io/badge/demo-online-brightgreen.svg)](http://angularexampleapp.com/)
5353

54-
[![GitHub stars](https://img.shields.io/github/stars/ismaestro/angular7-example-app.svg?style=social&label=Star)](https://github.com/ismaestro/angular7-example-app)
55-
[![GitHub forks](https://img.shields.io/github/forks/ismaestro/angular7-example-app.svg?style=social&label=Fork)](https://github.com/ismaestro/angular7-example-app/fork)
54+
[![GitHub stars](https://img.shields.io/github/stars/ismaestro/angular8-example-app.svg?style=social&label=Star)](https://github.com/ismaestro/angular8-example-app)
55+
[![GitHub forks](https://img.shields.io/github/forks/ismaestro/angular8-example-app.svg?style=social&label=Fork)](https://github.com/ismaestro/angular8-example-app/fork)
5656

5757
## What's included
5858

@@ -130,15 +130,15 @@ npm run deploy | Build the app and deploy it to firebase hosting
130130

131131
## Bugs and feature requests
132132

133-
Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/Ismaestro/angular7-example-app/blob/master/CONTRIBUTING.md) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/Ismaestro/angular7-example-app/issues/new).
133+
Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/Ismaestro/angular8-example-app/blob/master/CONTRIBUTING.md) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/Ismaestro/angular8-example-app/issues/new).
134134

135135
## Contributing
136136

137-
Please read through our [contributing guidelines](https://github.com/Ismaestro/angular7-example-app/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
137+
Please read through our [contributing guidelines](https://github.com/Ismaestro/angular8-example-app/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
138138

139139
Moreover, all HTML and CSS should conform to the [Code Guide](https://github.com/mdo/code-guide), maintained by [Ismael Ramos](https://github.com/ismaestro).
140140

141-
Editor preferences are available in the [editor config](https://github.com/Ismaestro/angular7-example-app/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org/>.
141+
Editor preferences are available in the [editor config](https://github.com/Ismaestro/angular8-example-app/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org/>.
142142

143143
## Creators
144144

@@ -157,6 +157,6 @@ I'm always happy to hear your feedback!
157157

158158
## Copyright and license
159159

160-
Code and documentation copyright 2018 the authors. Code released under the [MIT License](https://github.com/Ismaestro/angular7-example-app/blob/master/LICENSE).
160+
Code and documentation copyright 2018 the authors. Code released under the [MIT License](https://github.com/Ismaestro/angular8-example-app/blob/master/LICENSE).
161161

162162
Enjoy :metal:

0 commit comments

Comments
 (0)