Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Search Functionality #13

Merged
merged 6 commits into from
Oct 20, 2023

Commits on Oct 17, 2023

  1. Updated Search Functionality

    Added "Lazy Loading" to the home page in order to accommodate the now 1017 Pokemon. Used the official PokeAPI URLs to grab Pokemon images. Changed the images from the dream world artwork to the official art to accommodate post-gem 5 Pokemon
    Namatuzio committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    eac6809 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Fixed Art Missing Portrait

    Added the Pokeball asset to the portrait of a card when it's missing its art.
    Namatuzio committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    833c931 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    79fe09a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0808e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69d3513 View commit details
    Browse the repository at this point in the history
  4. Added change to PokeInfo img OnError

    Added a default image for a Pokémon's info
    Namatuzio committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    80b8d80 View commit details
    Browse the repository at this point in the history