-
-
Notifications
You must be signed in to change notification settings - Fork 368
Vue 3 Migration #1487
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
Merged
Merged
Vue 3 Migration #1487
Changes from 13 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8708088
Vue 3 migration build with Vuex 4, Router 4, i18n 9, createApp, and t…
lreading 20c5609
Reviewing code, adding todos for future migration tasks
lreading 4a46ccd
Updating vue-fontawesome to v3. Fixing race condition in logout affec…
lreading 1357bf4
Testing: disabling site unit tetss in PR action, will re-add
lreading 3ee8b81
Dockerfile: adding --legacy-per-deps to td.vue clean-install
lreading 26880a9
Removing AI migration plan (whoops!)
lreading 5f9d3a8
Bootstrap checkbox components break at runtime with vue-compat, falli…
lreading f00ed61
Merge branch 'main' of github.com:OWASP/threat-dragon into feat/vue-c…
lreading 85c58e1
Merging main
lreading 5dcc18f
fix vue2 plugin calls
lreading 330ab5c
Add compat layer for unit tests, re-enable tests in CI
lreading e092324
Fix typo in vue config comment
lreading acb8c5a
Add vue test utils helper
lreading a7cc5bd
Fix desktop save/toast regressions and align export/report checkbox s…
lreading 7321c1b
Merge branch 'main' of github.com:OWASP/threat-dragon into feat/vue-c…
lreading c7e51ab
replacing multiple Bootstrap3 components with custom components to fi…
lreading 48fbeac
Merge branch 'main' of github.com:OWASP/threat-dragon into feat/vue-c…
lreading 9317c16
addressing vulnerable deps
lreading ee0fa3a
Switching lint rules to Vue3/essentials, fixing linter violations
lreading b701691
merging main
lreading File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # TODO: Remove this file once Vue 3 migration build is no longer in use. | ||
|
jgadsden marked this conversation as resolved.
|
||
| # Required while Vue 3 migration build is in use: some dependencies still declare Vue 2 peer. | ||
| legacy-peer-deps=true | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.