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

Fix frontend issues on resources page #103

Merged
merged 10 commits into from
Oct 31, 2023
Merged

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    31d021a View commit details
    Browse the repository at this point in the history
  2. feat: new ResourceCard component

    removed unused assets
    samderanova committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    153efd1 View commit details
    Browse the repository at this point in the history
  3. fix: key prop error

    samderanova committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b88736f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge branch 'main' of github.com:HackAtUCI/zothacks-site-2023 into f…

    …ix/resources-frontend-issues
    samderanova committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    89e24b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/resources-frontend-issues' of github.com:HackAtUCI/…

    …zothacks-site-2023 into fix/resources-frontend-issues
    samderanova committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0126902 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6748a31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df3d838 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a1942b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a72205 View commit details
    Browse the repository at this point in the history
  7. Fix transformed filter glitches for webkit

    - Include `translateZ(0)` when applying transform to drop shadow filter
    taesungh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f8133c2 View commit details
    Browse the repository at this point in the history