-
Notifications
You must be signed in to change notification settings - Fork 106
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
Support vue 2.6 and 2.7 #503
Merged
Commits on Sep 28, 2022
-
refactor: account for vue2 component source
make sure vite-config passes boolean value. true for now until we can determine whether or not a user is using the vue or vue3 framework
Configuration menu - View commit details
-
Copy full SHA for 111beed - Browse repository at this point
Copy the full SHA 111beedView commit details -
Configuration menu - View commit details
-
Copy full SHA for e889ca3 - Browse repository at this point
Copy the full SHA e889ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae7b7b - Browse repository at this point
Copy the full SHA 4ae7b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1df3e - Browse repository at this point
Copy the full SHA ff1df3eView commit details -
chore: add the correct packages and language
change language of duped example to reflect vue2 usage. # Conflicts: # examples/vue/yarn.lock # examples/vue2/.storybook/main.cjs # package.json
Configuration menu - View commit details
-
Copy full SHA for 3c3265d - Browse repository at this point
Copy the full SHA 3c3265dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 781900e - Browse repository at this point
Copy the full SHA 781900eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 831c711 - Browse repository at this point
Copy the full SHA 831c711View commit details -
# Conflicts: # packages/builder-vite/vite-config.ts
Configuration menu - View commit details
-
Copy full SHA for 62d3fe5 - Browse repository at this point
Copy the full SHA 62d3fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0777618 - Browse repository at this point
Copy the full SHA 0777618View commit details -
It seems that adding a dep to core builder-vite requires a new lockfile update in every example. Oof.
Configuration menu - View commit details
-
Copy full SHA for 1c36ec8 - Browse repository at this point
Copy the full SHA 1c36ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d86a45 - Browse repository at this point
Copy the full SHA 8d86a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374014c - Browse repository at this point
Copy the full SHA 374014cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651b735 - Browse repository at this point
Copy the full SHA 651b735View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.