diff --git a/.eslintrc.js b/.eslintrc.js index cb2a1bdf..97f54748 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -55,6 +55,7 @@ module.exports = { allowFirstLine: false, }, }], + 'vue/singleline-html-element-content-newline': 'off', 'no-param-reassign': 'off', 'import/prefer-default-export': 'off', 'consistent-return': 'off', diff --git a/docs/src/components/Btn/style.scss b/docs/src/components/Btn/style.scss index fb6e9779..39b54648 100644 --- a/docs/src/components/Btn/style.scss +++ b/docs/src/components/Btn/style.scss @@ -41,6 +41,10 @@ opacity: 0.3; } + &--tertiary:hover &__icon { + opacity: 1; + } + &__icon { &:first-child { margin-right: 0.5rem; diff --git a/docs/src/components/LogoItem/index.vue b/docs/src/components/LogoItem/index.vue index 3ae515aa..23ac06e8 100644 --- a/docs/src/components/LogoItem/index.vue +++ b/docs/src/components/LogoItem/index.vue @@ -44,6 +44,7 @@ export default { flex-direction: column; align-items: center; background-color: rgba($colorBlack, 0.03); + border: 3px solid transparent; border-radius: 0.75rem; padding: 1.5rem; margin-bottom: 1rem; @@ -57,5 +58,9 @@ export default { white-space: nowrap; font-size: 0.85rem; } + + &:hover { + border-color: $colorBlack; + } } diff --git a/docs/src/components/PageFooter/index.vue b/docs/src/components/PageFooter/index.vue index bbc372b9..bf29c6b3 100644 --- a/docs/src/components/PageFooter/index.vue +++ b/docs/src/components/PageFooter/index.vue @@ -80,7 +80,9 @@
- No matter what framework you use, you’ll enjoy tiptap. Out of the box, it works with plain JavaScript and Vue.js, but it’s also possible to use it in
- Real-time collaboration, syncing between different devices and working offline used to be hard. We provide everything you need to keep everything in sync, conflict-free with the power of
- tiptap is licensed under MIT, so you are free to do whatever you want. If you are using it commercially, do the right thing and