Skip to content

Releases: JamesBrel/angular_courses

1.3.0 ==> Addition of Server Memory Api , HttpClientRequest and Add a pokemon component in the pokemon module

17 Sep 01:51

Choose a tag to compare

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

21 Jun 22:37

Choose a tag to compare

Projet : pokemonApp

Author : James Brel

ChangeLogs :

Added

  • creation of the "page-not-found" page,
  • setting up routes between components
  • modular restructuring of the project

1.1.0 ==> Building the first page displaying the Pokémon list

19 Jun 08:26

Choose a tag to compare

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

16 Jun 09:31

Choose a tag to compare

Projet : pokemonApp

Author : James Brel

ChangeLogs :

Added

  • Angular-cli installation
  • create the pratical app called "pokemons-app"