Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dfjacobs/asp-net-core-vue-starter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SoftwareAteliers/asp-net-core-vue-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 33 files changed
  • 4 contributors

Commits on Jan 5, 2021

  1. Added Prettier to ESLint / VSCode

    Added instructions in package.md and eslintrc.js to change.
    JohnCampionJr committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7d3c8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea6f71 View commit details
    Browse the repository at this point in the history
  3. Added Auto End of Line

    This simplifies cross platform dev
    JohnCampionJr committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    27becd3 View commit details
    Browse the repository at this point in the history
  4. Found that the default mappings work best

    Also added forcekill to force existing dev-servers shutdown
    JohnCampionJr committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7d7f776 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Added command line parameters

    These will allow for some new debugging options in VS Code
    JohnCampionJr committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    61fd2d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0beb8 View commit details
    Browse the repository at this point in the history
  3. Debugging Config

    Allows both VS Code launched Vue-Cli server and internal .NET Core Launch.
    JohnCampionJr committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    49bd296 View commit details
    Browse the repository at this point in the history
  4. Merge pull request SoftwareAteliers#55 from JohnCampionJr/prettier

    Added Prettier to ESLint / VSCode
    liborpansky authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    71da49f View commit details
    Browse the repository at this point in the history
  5. Merge pull request SoftwareAteliers#56 from JohnCampionJr/debugging

    VS Code Debugging Improvements
    liborpansky authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    44afe67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad4ab34 View commit details
    Browse the repository at this point in the history
  7. Version bump to 3.1.1

    liborpansky committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3f7b2aa View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Fix docker build error

    ti777777 authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d1d2f9a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Merge pull request SoftwareAteliers#77 from ti777777/master

    Fix docker build error
    liborpansky authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c5538d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Update dependencies

    Update dependencies to the latest .NET 5 and Vue 2 version.
    liborpansky committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    808e94b View commit details
    Browse the repository at this point in the history
Loading