-
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: highlightjs/vue-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: highlightjs/vue-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 6 files changed
- 8 contributors
Commits on Jun 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abd235c - Browse repository at this point
Copy the full SHA abd235cView commit details
Commits on Sep 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d373ece - Browse repository at this point
Copy the full SHA d373eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 365d616 - Browse repository at this point
Copy the full SHA 365d616View commit details
Commits on Oct 7, 2021
-
(doc): Fix usage of highlight.js/lib/common (#20)
Modern bundlers will optimize out unused imported names. Importing the module directly will indicate that it is a side effect and should not be optimized out. Fix #18
Configuration menu - View commit details
-
Copy full SHA for 02c4757 - Browse repository at this point
Copy the full SHA 02c4757View commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71cbe56 - Browse repository at this point
Copy the full SHA 71cbe56View commit details
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f647a81 - Browse repository at this point
Copy the full SHA f647a81View commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68687b5 - Browse repository at this point
Copy the full SHA 68687b5View commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4a9a270 - Browse repository at this point
Copy the full SHA 4a9a270View commit details
Commits on Aug 22, 2022
-
(fix) allow keyboard scrolling when a scrollbar is applied to the ele…
…ment (#33) Default to `tabindex="0"` on the internal `<code>` element to allow keyboard scrolling when a scrollbar is applied to the element. This resolves an accessibility issue found by Vue-Axe.
Configuration menu - View commit details
-
Copy full SHA for c4e3a91 - Browse repository at this point
Copy the full SHA c4e3a91View commit details
Commits on Dec 8, 2022
-
Fix language prop being ignored (#42)
* Fix language prop being ignored Fixes a logic error which meant autodetection would override an explicit language being given. * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 454575a - Browse repository at this point
Copy the full SHA 454575aView commit details
Commits on Nov 24, 2024
-
(doc) Add Installation instructions (#51)
Co-authored-by: Beat Reichenbach <beatreichenbach@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ecdd052 - Browse repository at this point
Copy the full SHA ecdd052View 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 2.0.1...main