diff --git a/src/views/card/CardDoc.vue b/src/views/card/CardDoc.vue
index 61a491402..d75828f93 100755
--- a/src/views/card/CardDoc.vue
+++ b/src/views/card/CardDoc.vue
@@ -72,9 +72,12 @@ import Card from 'primevue/card';
-
- View on GitHub
-
+
<Card style="width: 25rem; margin-bottom: 2em">
@@ -111,4 +114,66 @@ import Card from 'primevue/card';
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/src/views/editor/EditorDoc.vue b/src/views/editor/EditorDoc.vue
index 55898b2f7..d088f20b0 100755
--- a/src/views/editor/EditorDoc.vue
+++ b/src/views/editor/EditorDoc.vue
@@ -147,9 +147,12 @@ npm install quill --save
-
- View on GitHub
-
+
<h3>Default</h3>
@@ -183,4 +186,53 @@ export default {
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/src/views/fieldset/FieldsetDoc.vue b/src/views/fieldset/FieldsetDoc.vue
index ef2310957..c21cab83c 100755
--- a/src/views/fieldset/FieldsetDoc.vue
+++ b/src/views/fieldset/FieldsetDoc.vue
@@ -161,9 +161,12 @@ import Fieldset from 'primevue/fieldset';
-
- View on GitHub
-
+
<h5>Regular</h5>
@@ -200,4 +203,61 @@ export default {
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/src/views/scrollpanel/ScrollPanelDoc.vue b/src/views/scrollpanel/ScrollPanelDoc.vue
index e492bb553..2de783266 100644
--- a/src/views/scrollpanel/ScrollPanelDoc.vue
+++ b/src/views/scrollpanel/ScrollPanelDoc.vue
@@ -94,9 +94,12 @@ import ScrollPanel from 'primevue/scrollpanel';
-
- View on GitHub
-
+
@@ -208,4 +211,125 @@ export default {
-
\ No newline at end of file
+
+
+
\ No newline at end of file
diff --git a/src/views/timeline/TimelineDoc.vue b/src/views/timeline/TimelineDoc.vue
index bd15bb802..4a86b214c 100644
--- a/src/views/timeline/TimelineDoc.vue
+++ b/src/views/timeline/TimelineDoc.vue
@@ -238,9 +238,12 @@ export default {
-
- View on GitHub
-
+
<div class="card">
@@ -361,3 +364,145 @@ export default {
+
+
diff --git a/src/views/toolbar/ToolbarDoc.vue b/src/views/toolbar/ToolbarDoc.vue
index 44bc0e6a1..f492251aa 100755
--- a/src/views/toolbar/ToolbarDoc.vue
+++ b/src/views/toolbar/ToolbarDoc.vue
@@ -62,9 +62,12 @@ import Toolbar from 'primevue/toolbar';
-
- View on GitHub
-
+
<Toolbar>
@@ -120,4 +123,44 @@ export default {
-
\ No newline at end of file
+
+
+
\ No newline at end of file