8000 docs: Update docs · hoiheart/vue-diff@1ceeb1c · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 1ceeb1c

Browse files
committed
docs: Update docs
1 parent e144da7 commit 1ceeb1c

20 files changed

+188
-24462
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
node_modules
33
/dist
4+
/docs
45

56
/tests/e2e/videos/
67
/tests/e2e/screenshots/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Vue diff viewer plugin for Vue@3
2626

2727
You can see the difference between the two codes with the `vue-diff` plugin.
2828
This plugin dependent on <a href="https://github.com/JackuB/diff-match-patch">diff-match-patch</a> and <a href="https://github.com/highlightjs/highlight.js/">highlight.js</a>, shows similar results to other diff viewers (e.g., Github Desktop).
29-
Here is the <a href="https://hoiheart.github.io/vue-diff/demo/index.html" target="_blank" style="font-size: 1.2em; text-decoration: underline;">demo</a>
29+
Here is the <a href="https://hoiheart.github.io/vue-diff/index.html" target="_blank" style="font-size: 1.2em; text-decoration: underline;">demo</a>
3030

3131
## Features
3232

dist/Code.vue.d.ts

Lines changed: 0 additions & 36 deletions
This file was deleted.

dist/Diff.vue.d.ts

Lines changed: 0 additions & 109 deletions
This file was deleted.

dist/Line.vue.d.ts

Lines changed: 0 additions & 69 deletions
This file was deleted.

dist/env.d.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

dist/highlight.d.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

dist/hooks.d.ts

Lines changed: 0 additions & 39 deletions
This file was deleted.

dist/index.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.d.ts

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0