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

Wen's movie site #51

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

Wen's movie site #51

wants to merge 34 commits into from

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    1f32dbf View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Fetch data of movies

    wwenzz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    32ad85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac70c2f View commit details
    Browse the repository at this point in the history
  3. Create pagination component

    wwenzz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    feba2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43ad366 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84da263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1845b0 View commit details
    Browse the repository at this point in the history
  7. Apply overlay to movies

    wwenzz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    845a74f View commit details
    Browse the repository at this point in the history
  8. Style the movie detail page

    wwenzz committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0532dcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7758411 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Move category and pagination components to MovieList and control the …

    …active class based on the page param
    wwenzz committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    292cfb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b6e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac1af1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f82c2e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2140a5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b203d46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6459fcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93028d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53f8e21 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    f8ce7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338a428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1de5e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    a73a6d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed6539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8649ca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32b47c5 View commit details
    Browse the repository at this point in the history
  5. Remove comments in CSS files

    wwenzz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    09d53b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82e9965 View commit details
    Browse the repository at this point in the history
  7. Add propTypes to components

    wwenzz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    54771d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ffd13e View commit details
    Browse the repository at this point in the history
  9. Update readme

    wwenzz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0ad0d10 View commit details
    Browse the repository at this point in the history
  10. Remove console log

    wwenzz committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d36d420 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50f8dee View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update LoadImage.jsx

    Remove loading="lazy" attribute to make it fully listen to the observer and remove the extra fragment.
    wwenzz authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    336020d View commit details
    Browse the repository at this point in the history