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: (baby-project-web) Setup #2

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

WIP: (baby-project-web) Setup #2

wants to merge 24 commits into from

Commits on Apr 2, 2021

  1. (baby-project-web) Setup

    Andreas Näsman committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    76d0976 View commit details
    Browse the repository at this point in the history
  2. Add files from vue-ts template Vite setup

    Andreas Näsman committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    02ed367 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Add and initialize ESLint

    Andreas Näsman committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    b2c8860 View commit details
    Browse the repository at this point in the history
  2. Add Prettier

    Andreas Näsman committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    6ce7200 View commit details
    Browse the repository at this point in the history
  3. Configure ESLint and Prettier

    Andreas Näsman committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    8f4f887 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Add EditorConfig

    Andreas Näsman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    60fb7bb View commit details
    Browse the repository at this point in the history
  2. Run Prettier on all applicable files

    Andreas Näsman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9bf4252 View commit details
    Browse the repository at this point in the history
  3. Add @types/node for better type support

    Andreas Näsman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    4e8dc4d View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    Andreas Näsman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    c5e73d5 View commit details
    Browse the repository at this point in the history
  5. Add minor version number

    Andreas Näsman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e5d02e0 View commit details
    Browse the repository at this point in the history
  6. Add @ alias

    Andreas Näsman committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f4e78c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Bump version number in lock file

    Andreas Näsman committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8588d28 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Add Vue Router

    Andreas Näsman committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    d23a85e View commit details
    Browse the repository at this point in the history
  2. Add PWA plugin

    Andreas Näsman committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    a9f71e7 View commit details
    Browse the repository at this point in the history
  3. Add ignore paths for formatting and linting

    Andreas Näsman committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    e747d57 View commit details
    Browse the repository at this point in the history
  4. Sort imports

    Andreas Näsman committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    a972bb9 View commit details
    Browse the repository at this point in the history
  5. Fix @ alias

    Andreas Näsman committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    7c8a16e View commit details
    Browse the repository at this point in the history
  6. Sort imports and keys

    Andreas Näsman committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    c39c9b0 View commit details
    Browse the repository at this point in the history
  7. Update index.html title

    Andreas Näsman committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    5de1fb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47a1f81 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Add Tailwind CSS

    Andreas Näsman committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    dd6645d View commit details
    Browse the repository at this point in the history
  2. Fix ESLint file formats

    Andreas Näsman committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    a4b3a10 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on May 12, 2021

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