-
Notifications
You must be signed in to change notification settings - Fork 32
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: tserkov/vue-plugin-load-script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tserkov/vue-plugin-load-script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vue3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 5 files changed
- 2 contributors
Commits on Aug 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bddeb3a - Browse repository at this point
Copy the full SHA bddeb3aView commit details -
Removed adding loadScript and unloadScript as global methods, becauseβ¦
β¦ global methods seems to be removed in Vue 3.
Configuration menu - View commit details
-
Copy full SHA for 726a680 - Browse repository at this point
Copy the full SHA 726a680View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbfd8a - Browse repository at this point
Copy the full SHA dfbfd8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1823e25 - Browse repository at this point
Copy the full SHA 1823e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5dcd8 - Browse repository at this point
Copy the full SHA 8e5dcd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11eaf56 - Browse repository at this point
Copy the full SHA 11eaf56View commit details -
Merge pull request #19 from Bjornar97/vue3
Made plugin compatible with Vue 3
Configuration menu - View commit details
-
Copy full SHA for 6db569c - Browse repository at this point
Copy the full SHA 6db569cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f243cd8 - Browse repository at this point
Copy the full SHA f243cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e392be4 - Browse repository at this point
Copy the full SHA e392be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d85c55 - Browse repository at this point
Copy the full SHA 5d85c55View commit details
Commits on Sep 24, 2020
-
Made it compatible with the new composition api
Exports the functions loadScript and unloadScript, so they can be used directly by importing them. The previous behavior of using this.loadScript still works.
Configuration menu - View commit details
-
Copy full SHA for d299709 - Browse repository at this point
Copy the full SHA d299709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5777c84 - Browse repository at this point
Copy the full SHA 5777c84View commit details
Commits on May 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ec5268a - Browse repository at this point
Copy the full SHA ec5268aView commit details -
Merge pull request #20 from Bjornar97/vue3
Made it compatible with the new composition api
Configuration menu - View commit details
-
Copy full SHA for 380521d - Browse repository at this point
Copy the full SHA 380521dView commit details
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e04b12f - Browse repository at this point
Copy the full SHA e04b12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8f6b5 - Browse repository at this point
Copy the full SHA fd8f6b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 822ad94 - Browse repository at this point
Copy the full SHA 822ad94View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...vue3