From e5d930e6abb1655f1611fd7eb95802afa2230c40 Mon Sep 17 00:00:00 2001 From: Noa Rave Date: Thu, 18 Jan 2024 13:10:07 +0100 Subject: [PATCH] Replace tokens in remaining components (#823) * import codex tokens in _typography.scss * replace tokens for `Home.vue` * replace tokens on * remove wikit tokens import from * add footer section titles style * replace all wikit variables in app.scss and _typography.scss * include new body mixins * fix faulty variable name * replace dimension-layout tokens with temporary explicit values * replace dimension-spacing tokens with temporary explicit values * only include one body style mixin in * make tablet breakpoints into mobile breakpoints * replace all wikit variables in app.scss and _typography.scss * include new body mixins * fix faulty variable name * replace dimension-layout tokens with temporary explicit values * replace dimension-spacing tokens with temporary explicit values * only include one body style mixin in * add custom variables file and replace app.css vars * add custon variables css file and adjust path * replace variables in components and pages * fix incorrect/redundant values * Replace tokens in remaining components * add and use new mixin * use mixin for all buttons * removing new mixin in order to include in PR #792 instead * don't apply button mixin to icon (also make it bold) * remove redundant wikit reference * get rid of trailing spaces * more white space removal * remove extra line --- resources/js/Components/AuthWidget.vue | 2 -- resources/js/Components/MismatchRow.vue | 6 +++--- resources/js/Components/WikidataToolFooter.vue | 8 ++++---- resources/sass/_typography.scss | 2 +- resources/sass/app.scss | 16 +++++++--------- 5 files changed, 15 insertions(+), 19 deletions(-) diff --git a/resources/js/Components/AuthWidget.vue b/resources/js/Components/AuthWidget.vue index 41723fbb..fd955119 100644 --- a/resources/js/Components/AuthWidget.vue +++ b/resources/js/Components/AuthWidget.vue @@ -20,13 +20,11 @@ defineProps<{ user: User | null}>(); diff --git a/resources/js/Components/WikidataToolFooter.vue b/resources/js/Components/WikidataToolFooter.vue index b7a7a950..bece310e 100644 --- a/resources/js/Components/WikidataToolFooter.vue +++ b/resources/js/Components/WikidataToolFooter.vue @@ -52,11 +52,11 @@ withDefaults(defineProps<{