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: update nuxt to 3.8 #1239

Merged
merged 11 commits into from
Dec 7, 2023
Merged

fix: update nuxt to 3.8 #1239

merged 11 commits into from
Dec 7, 2023

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    e6a1e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0bf23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a25a6fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a383fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8df0b56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8b457c View commit details
    Browse the repository at this point in the history
  7. fix(people): max width 360px on column

    This prevents the person image from being smaller than the card since it is set to 360px wide.
    damienrobinson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a70125b View commit details
    Browse the repository at this point in the history
  8. fix(contact form): remove event prevent

    The formkit event is just returning data so prevent default throws an error
    damienrobinson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d4ce28a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc992f9 View commit details
    Browse the repository at this point in the history
  10. fix(contact form): remove sentry

    Sentry isn't currently installed so throws error trying to use sentry
    damienrobinson committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4ad23eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    214e766 View commit details
    Browse the repository at this point in the history