|
7f563d8c73
|
Remove listenerMiddleware
|
2023-05-08 21:23:24 +10:00 |
|
|
9bb252de00
|
Fixed pokedex.test.ts after splitting filter out of pokedex component
|
2023-05-08 20:12:45 +10:00 |
|
|
3281629dcf
|
Implemented search in the filter bar
|
2023-04-17 22:52:54 +10:00 |
|
|
00a8e7cba1
|
Transforms full Pokemon to pokemonCard in PokedexSlice to reduce store size
|
2023-04-17 18:43:29 +10:00 |
|
|
9338a70918
|
Renamed Pokemon component to PokemonCard
|
2023-04-17 00:14:29 +10:00 |
|
|
91ead7f64f
|
Modify pokedex.test.ts, clear up redundant code
|
2023-04-12 23:54:12 +10:00 |
|
|
8696392dce
|
Implemented sortPokemonsByIdOrName and related unit tests
|
2023-04-12 23:44:13 +10:00 |
|
|
92f7111943
|
Fixed filterPokemonByType problem by creating separate function and write unit tests
|
2023-04-12 23:23:52 +10:00 |
|