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

update to vue-cli 3 #1

Merged
merged 1 commit into from
Mar 2, 2019
Merged

update to vue-cli 3 #1

merged 1 commit into from
Mar 2, 2019

Conversation

EmilyRosina
Copy link
Owner

@EmilyRosina EmilyRosina commented Mar 2, 2019

Plus...

  • updated all packages
  • updated a few bits of code to work a bit more efficiently
  • reworked vuex using mapVuex helpers
  • some style changes to keep avatar fixed when scrolling
  • convert actions to use async/await instead of .then
  • uppercased mutations and actions
  • adopted into airbnb eslint 📿 🙇‍♀️
  • move repo object out into assets/data
  • rework global components, plugins etc to share same syntax
    • but split between vendor and custom directories
    • everything is now regisered through plugins
  • fix some linting errors
  • improve code with destructring in some places
  • register scss vars file using new vue-cli file setup
  • register aliases again, using new vue-cli file setup
  • switched from github pages to netlify 💪

Helpful to solve build problems

@EmilyRosina EmilyRosina merged commit 8ea5f50 into master Mar 2, 2019
@EmilyRosina EmilyRosina deleted the update-to-vuecli3 branch March 10, 2019 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant