diff --git a/package.json b/package.json index f5ae3aa..5e447b8 100644 --- a/package.json +++ b/package.json @@ -97,6 +97,7 @@ "reqjs": "^1.0.3", "svelte": "^1.30.0", "v-tippy": "^1.0.0", + "vue-bytesize-icons": "^0.1.1", "vue-feather-icons": "^0.1.1", "vue-ga": "^1.0.0", "vue-inline": "^1.0.1", diff --git a/src/components/App.vue b/src/components/App.vue index 8c6d523..a63fd12 100644 --- a/src/components/App.vue +++ b/src/components/App.vue @@ -54,6 +54,12 @@ pre > code z-index: 9999 position: relative +.el-button + svg + height: 14px + width: 14px + margin-right: 8px + .el-dropdown-menu .fake-anchor color: #333 diff --git a/src/components/Comments.vue b/src/components/Comments.vue new file mode 100644 index 0000000..feb1d74 --- /dev/null +++ b/src/components/Comments.vue @@ -0,0 +1,90 @@ + +
{{ comment.user.login }}
+