Skip to content

Commit

Permalink
feat(form): Create new form example #263
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Kairis committed Aug 29, 2018
1 parent c4d367c commit 40786af
Show file tree
Hide file tree
Showing 31 changed files with 3,584 additions and 2,902 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,16 @@
"code",
"translation"
]
},
{
"login": "matiasiglesias",
"name": "Matias Iglesias",
"avatar_url": "https://avatars0.githubusercontent.com/u/2591889?v=4",
"profile": "http://www.matiasiglesias.com.ar",
"contributions": [
"code",
"translation"
]
}
]
}
15 changes: 15 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "http://localhost:8080",
"webRoot": "${workspaceFolder}"
}
]
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="6.9.0"></a>
# [6.9.0](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v6.8.0...v6.9.0) (2018-08-27)


### Bug Fixes

* **app:** Apply $toolbar-breakpoint to remove top white space on resize ([14e0507](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/14e0507))


### Features

* **examples:** Disable authenticated link when not authenticated ([cafa041](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/cafa041))
* **i18n:** add spanish translations ([b76abca](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/b76abca))
* **NgRx:** add store devtools ([98a5d5d](https://github.com/tomastrajan/angular-ngrx-material-starter/commit/98a5d5d))



<a name="6.8.0"></a>
# [6.8.0](https://github.com/tomastrajan/angular-ngrx-material-starter/compare/v6.7.0...v6.8.0) (2018-08-22)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Angular, NgRx and Angular Material Starter
by [@tomastrajan](https://twitter.com/tomastrajan)

[![license](https://img.shields.io/github/license/tomastrajan/angular-ngrx-material-starter.svg)](https://github.com/tomastrajan/angular-ngrx-material-starter/blob/master/LICENSE) [![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/tomastrajan/angular-ngrx-material-starter.svg?branch=master)](https://travis-ci.org/tomastrajan/angular-ngrx-material-starter) [![Twitter Follow](https://img.shields.io/twitter/follow/tomastrajan.svg?style=social&label=Follow)](https://twitter.com/tomastrajan)
[![license](https://img.shields.io/github/license/tomastrajan/angular-ngrx-material-starter.svg)](https://github.com/tomastrajan/angular-ngrx-material-starter/blob/master/LICENSE) [![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/tomastrajan/angular-ngrx-material-starter.svg?branch=master)](https://travis-ci.org/tomastrajan/angular-ngrx-material-starter) [![Twitter Follow](https://img.shields.io/twitter/follow/tomastrajan.svg?style=social&label=Follow)](https://twitter.com/tomastrajan)


![intro](https://raw.githubusercontent.com/tomastrajan/angular-ngrx-material-starter/master/meta-assets/intro.png)
Expand Down Expand Up @@ -112,5 +112,5 @@ Get started by checking out list of open [issues](https://github.com/tomastrajan
<!-- prettier-ignore -->
| [<img src="https://avatars0.githubusercontent.com/u/3764868?v=4" width="100px;"/><br /><sub><b>Tomas Trajan</b></sub>](https://medium.com/@tomastrajan)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=tomastrajan "Code") [📖](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=tomastrajan "Documentation") [⚠️](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=tomastrajan "Tests") [🎨](#design-tomastrajan "Design") [📝](#blog-tomastrajan "Blogposts") | [<img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;"/><br /><sub><b>Tim Deschryver</b></sub>](https://twitter.com/tim_deschryver)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=timdeschryver "Code") [👀](#review-timdeschryver "Reviewed Pull Requests") [🤔](#ideas-timdeschryver "Ideas, Planning, & Feedback") [📖](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=timdeschryver "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/1336862?v=4" width="100px;"/><br /><sub><b>Moshe</b></sub>](http://gs500coder.blogspot.com)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=shootermv "Code") [⚠️](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=shootermv "Tests") [🐛](https://github.com/tomastrajan/angular-ngrx-material-starter/issues?q=author%3Ashootermv "Bug reports") | [<img src="https://avatars0.githubusercontent.com/u/14813201?v=4" width="100px;"/><br /><sub><b>hhubik</b></sub>](https://github.com/hhubik)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=hhubik "Code") [📖](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=hhubik "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/6498132?v=4" width="100px;"/><br /><sub><b>Muhammad Umair</b></sub>](https://github.com/mumairofficial)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=mumairofficial "Code") | [<img src="https://avatars2.githubusercontent.com/u/2514268?v=4" width="100px;"/><br /><sub><b>Phil Merrell</b></sub>](https://github.com/philmerrell)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=philmerrell "Code") | [<img src="https://avatars3.githubusercontent.com/u/1059539?v=4" width="100px;"/><br /><sub><b>Valery Kharshats</b></sub>](https://www.linkedin.com/in/kharshats)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=Arelav "Code") [🐛](https://github.com/tomastrajan/angular-ngrx-material-starter/issues?q=author%3AArelav "Bug reports") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [<img src="https://avatars1.githubusercontent.com/u/3885804?v=4" width="100px;"/><br /><sub><b>Neil Pathare</b></sub>](https://1nv1n.GitHub.io/)<br />[📖](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=1nv1n "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/7385488?v=4" width="100px;"/><br /><sub><b>Peter Krieg</b></sub>](http://peterkrieg.com)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=peterkrieg "Code") [🐛](https://github.com/tomastrajan/angular-ngrx-material-starter/issues?q=author%3Apeterkrieg "Bug reports") | [<img src="https://avatars1.githubusercontent.com/u/11887873?v=4" width="100px;"/><br /><sub><b>Alex</b></sub>](https://github.com/alexkonovalov)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=alexkonovalov "Code") [🐛](https://github.com/tomastrajan/angular-ngrx-material-starter/issues?q=author%3Aalexkonovalov "Bug reports") | [<img src="https://avatars0.githubusercontent.com/u/42332935?v=4" width="100px;"/><br /><sub><b>Fiona</b></sub>](https://github.com/scheifi)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=scheifi "Code") [🌍](#translation-scheifi "Translation") | [<img src="https://avatars3.githubusercontent.com/u/97023?v=4" width="100px;"/><br /><sub><b>Fabien Dehopré</b></sub>](https://www.dehopre.com)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=FabienDehopre "Code") [🌍](#translation-FabienDehopre "Translation") |
| [<img src="https://avatars1.githubusercontent.com/u/3885804?v=4" width="100px;"/><br /><sub><b>Neil Pathare</b></sub>](https://1nv1n.GitHub.io/)<br />[📖](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=1nv1n "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/7385488?v=4" width="100px;"/><br /><sub><b>Peter Krieg</b></sub>](http://peterkrieg.com)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=peterkrieg "Code") [🐛](https://github.com/tomastrajan/angular-ngrx-material-starter/issues?q=author%3Apeterkrieg "Bug reports") | [<img src="https://avatars1.githubusercontent.com/u/11887873?v=4" width="100px;"/><br /><sub><b>Alex</b></sub>](https://github.com/alexkonovalov)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=alexkonovalov "Code") [🐛](https://github.com/tomastrajan/angular-ngrx-material-starter/issues?q=author%3Aalexkonovalov "Bug reports") | [<img src="https://avatars0.githubusercontent.com/u/42332935?v=4" width="100px;"/><br /><sub><b>Fiona</b></sub>](https://github.com/scheifi)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=scheifi "Code") [🌍](#translation-scheifi "Translation") | [<img src="https://avatars3.githubusercontent.com/u/97023?v=4" width="100px;"/><br /><sub><b>Fabien Dehopré</b></sub>](https://www.dehopre.com)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=FabienDehopre "Code") [🌍](#translation-FabienDehopre "Translation") | [<img src="https://avatars0.githubusercontent.com/u/2591889?v=4" width="100px;"/><br /><sub><b>Matias Iglesias</b></sub>](http://www.matiasiglesias.com.ar)<br />[💻](https://github.com/tomastrajan/angular-ngrx-material-starter/commits?author=matiasiglesias "Code") [🌍](#translation-matiasiglesias "Translation") |
<!-- ALL-CONTRIBUTORS-LIST:END -->
Loading

0 comments on commit 40786af

Please sign in to comment.