Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: oslabs-beta/react-query-rewind
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: oslabs-beta/react-query-rewind
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: austin/tailwind-example
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 55 files changed
  • 1 contributor

Commits on Mar 9, 2024

  1. Changed the structure of the src folder for the react example, it has…

    … a client folder nested inside of src and i removed it and places all files in src
    austin-cavanagh committed Mar 9, 2024
    Copy the full SHA
    92ec44f View commit details
  2. Copy the full SHA
    5ce15b2 View commit details
  3. Copy the full SHA
    d202421 View commit details
  4. Copy the full SHA
    776d1fc View commit details
  5. Copy the full SHA
    48c0be4 View commit details
  6. Copy the full SHA
    b264d98 View commit details

Commits on Mar 10, 2024

  1. Updated the styling for the comments and replies by updating colors, …

    …adding a like button to the comment, and removing buttons from the replies
    austin-cavanagh committed Mar 10, 2024
    Copy the full SHA
    770ce9f View commit details

Commits on Mar 11, 2024

  1. Copy the full SHA
    6d4aeaa View commit details
  2. Have the react example working for the npm package with the updated e…

    …xample styling, saving progress before i delete old comments and refactor the code
    austin-cavanagh committed Mar 11, 2024
    Copy the full SHA
    53a1cb0 View commit details
  3. Evened out spacing between comments and replies and updated colors to…

    … follow the primary color of blue-700
    austin-cavanagh committed Mar 11, 2024
    Copy the full SHA
    ed45a75 View commit details

Commits on Mar 12, 2024

  1. Fully integrated new components with old logic, only task left is to …

    …add functionality for deleteing a reply
    austin-cavanagh committed Mar 12, 2024
    Copy the full SHA
    3f287ff View commit details
  2. Saving progress, i have completed all functionality and now just need…

    … to refactor and clean the code
    austin-cavanagh committed Mar 12, 2024
    Copy the full SHA
    fce5826 View commit details
  3. Copy the full SHA
    102bc30 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff main...austin/tailwind-example