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

WIP: Feature 616 / Vite migration #617

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Dec 11, 2023

  1. working on switching to vite

    PhotoNomad0 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7d72e11 View commit details
    Browse the repository at this point in the history
  2. working on switching to vite

    PhotoNomad0 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cbfa5e2 View commit details
    Browse the repository at this point in the history
  3. cleanup

    PhotoNomad0 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    be30f6b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. remove useRouter

    PhotoNomad0 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    99613e4 View commit details
    Browse the repository at this point in the history
  2. remove useRouter

    PhotoNomad0 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ec6e06d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. cleanup structure

    PhotoNomad0 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e512338 View commit details
    Browse the repository at this point in the history
  2. work on page navigation

    PhotoNomad0 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    eb9e40c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9760e7e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. fix for environment variables

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    13d312b View commit details
    Browse the repository at this point in the history
  2. experiment using vite-jest for unit tests

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e4bd837 View commit details
    Browse the repository at this point in the history
  3. experiment using vitest

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f1aecda View commit details
    Browse the repository at this point in the history
  4. experiment using vitest

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6424f8a View commit details
    Browse the repository at this point in the history
  5. experiment using vitest

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3f0aac5 View commit details
    Browse the repository at this point in the history
  6. experiment using vitest

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    783e961 View commit details
    Browse the repository at this point in the history
  7. cleanup

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c772c10 View commit details
    Browse the repository at this point in the history
  8. fix build environment variables

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    792789a View commit details
    Browse the repository at this point in the history
  9. fix title. update node for github actions

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3bea27f View commit details
    Browse the repository at this point in the history
  10. force rebuilds

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0683176 View commit details
    Browse the repository at this point in the history
  11. change vite to build to out folder as netlify expects

    PhotoNomad0 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7c02c92 View commit details
    Browse the repository at this point in the history