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

feat: migration to nuxt3 #96

Merged
merged 53 commits into from
Aug 3, 2022
Merged

feat: migration to nuxt3 #96

merged 53 commits into from
Aug 3, 2022

Commits on Apr 18, 2022

  1. feat: init migration to nuxt3

    antfu committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    f3bf00e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. chore: update

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    207ae33 View commit details
    Browse the repository at this point in the history
  2. chore: update

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    13254f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa168d View commit details
    Browse the repository at this point in the history
  4. chore: update ignore

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ecca97d View commit details
    Browse the repository at this point in the history
  5. chore: update

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f7e4719 View commit details
    Browse the repository at this point in the history
  6. chore: lint

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e160b93 View commit details
    Browse the repository at this point in the history
  7. chore: cleanup

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3a60a07 View commit details
    Browse the repository at this point in the history
  8. chore: clean up

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8f05323 View commit details
    Browse the repository at this point in the history
  9. chore: netlify config

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    26bd583 View commit details
    Browse the repository at this point in the history
  10. Update layouts/default.vue

    antfu authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    80e24e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b860a7 View commit details
    Browse the repository at this point in the history
  12. chore: cleanup

    antfu committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    53f013e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. chore: migrate to nuxt package

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    85a225f View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    626f7d5 View commit details
    Browse the repository at this point in the history
  3. chore: update docs

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    fdd6c2c View commit details
    Browse the repository at this point in the history
  4. chore: remove stylus

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    176da43 View commit details
    Browse the repository at this point in the history
  5. chore: update readme

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    6e46ed2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a2c10d View commit details
    Browse the repository at this point in the history
  7. chore: update

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ee00722 View commit details
    Browse the repository at this point in the history
  8. chore: merge

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    9880e8a View commit details
    Browse the repository at this point in the history
  9. chore: update styling

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0035923 View commit details
    Browse the repository at this point in the history
  10. chore: styling

    antfu committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8b38d4d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. chore: update

    antfu committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c760b74 View commit details
    Browse the repository at this point in the history
  2. feat: server api

    antfu committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d6f7753 View commit details
    Browse the repository at this point in the history
  3. feat: use server api

    antfu committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    52414b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e194283 View commit details
    Browse the repository at this point in the history
  5. chore: update spinner

    antfu committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    028dc26 View commit details
    Browse the repository at this point in the history
  6. refactor: clean up

    antfu committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e7e33eb View commit details
    Browse the repository at this point in the history
  7. chore: move to dep deps

    antfu committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    1593703 View commit details
    Browse the repository at this point in the history
  8. chore: try workaround 404

    antfu committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    dbd1fc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. chore: cleanup

    antfu committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b9ed80d View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    antfu committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    38eabb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. chore: remove deps on pinia

    antfu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6f386ff View commit details
    Browse the repository at this point in the history
  2. chore: use Pascal case

    antfu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    249eb10 View commit details
    Browse the repository at this point in the history
  3. chore: update lock

    antfu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6f5d6f3 View commit details
    Browse the repository at this point in the history
  4. chore: update

    antfu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    18dde9a View commit details
    Browse the repository at this point in the history
  5. chore: update

    antfu committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f703758 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. fix: 404

    antfu committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2f66c98 View commit details
    Browse the repository at this point in the history
  2. chore: update performance

    antfu committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    05dd671 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. chore: update deps

    antfu committed May 8, 2022
    Configuration menu
    Copy the full SHA
    013f7a1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. chore: style

    antfu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c5f4bb8 View commit details
    Browse the repository at this point in the history
  2. chore: update

    antfu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    dd13623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    411e5ce View commit details
    Browse the repository at this point in the history
  4. chore: remove transition

    antfu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    6de3e05 View commit details
    Browse the repository at this point in the history
  5. feat: rework client fetch

    antfu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a5fa7e3 View commit details
    Browse the repository at this point in the history
  6. chore: improve

    antfu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    fb80ccb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. chore: type

    antfu committed May 11, 2022
    Configuration menu
    Copy the full SHA
    7e22ba7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. chore: use NuxtLink

    antfu committed May 17, 2022
    Configuration menu
    Copy the full SHA
    83a4893 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. chore: update ogimage

    antfu committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b586fb9 View commit details
    Browse the repository at this point in the history
  2. chore: improve SEO

    antfu committed May 18, 2022
    Configuration menu
    Copy the full SHA
    78c0257 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 31, 2022

  1. Update README.md

    atinux authored May 31, 2022
    Configuration menu
    Copy the full SHA
    b2548be View commit details
    Browse the repository at this point in the history