Releases: JamesBrel/angular_courses
Releases · JamesBrel/angular_courses
1.3.0 ==> Addition of Server Memory Api , HttpClientRequest and Add a pokemon component in the pokemon module
Projet : pokemonApp
Author : James Brel
ChangeLogs :
Added
- add in-memory-web_api
- add a component for adding a pokemon
1.2.0 ==> Modular addition and restructuring of the pokemonApp project
1.1.0 ==> Building the first page displaying the Pokémon list
Projet : pokemonApp
Author : James Brel
ChangeLogs :
Added
- Added materialize css to define the Pokémon list.
Changed
- app.component.spec is commented out so that you can work without unit tests for a start.
1.0.0 ==> Initial project
Projet : pokemonApp
Author : James Brel
ChangeLogs :
Added
- Angular-cli installation
- create the pratical app called "pokemons-app"