From f914ff8376dd91c4f6f8ca149e1cb6becb622d88 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Mon, 2 Oct 2023 18:45:30 +0200 Subject: refactor(components): rewrite Link component * rename `external` prop to `isExternal` * rename `download` prop to `isDownload` * rewrite CSS to reduce code length and complexity * move link styles in Sass placeholders to avoid repeats because of WordPress articles * move NavLink component to molecules --- .cspell/project-words.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to '.cspell/project-words.txt') diff --git a/.cspell/project-words.txt b/.cspell/project-words.txt index c9d6014..e2b983c 100644 --- a/.cspell/project-words.txt +++ b/.cspell/project-words.txt @@ -4,8 +4,10 @@ autodocs changefreq coldark commitlint +creativecommons Eckles formatjs +gitlab Gitlab Jamstack LINKEDIN -- cgit v1.2.3