From 66b351660ea96ecb55ae60addbc6c7f46bd00b25 Mon Sep 17 00:00:00 2001 From: Bhushan Palsapure <122287459+bhushan-ebi@users.noreply.github.com> Date: Thu, 28 Sep 2023 09:54:05 +0100 Subject: [PATCH] Issue 1956: Updated Back to top button to 'secondary' button theme (#1960) Issue 1956: Updated Back to top button to 'secondary' button theme --- components/vf-back-to-top/CHANGELOG.md | 5 +++++ components/vf-back-to-top/vf-back-to-top.jsx | 4 ++-- components/vf-back-to-top/vf-back-to-top.njk | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/components/vf-back-to-top/CHANGELOG.md b/components/vf-back-to-top/CHANGELOG.md index ab8c6d79b1..cf3f97e0b5 100644 --- a/components/vf-back-to-top/CHANGELOG.md +++ b/components/vf-back-to-top/CHANGELOG.md @@ -1,3 +1,8 @@ +### 1.0.1 + +* Updated the Back to Top button to secondary and changed arrow colour. + * [Tracking issue](https://github.com/visual-framework/vf-core/issues/1956) + ### 1.0.0-alpha.2 * Fixed a null reference error. diff --git a/components/vf-back-to-top/vf-back-to-top.jsx b/components/vf-back-to-top/vf-back-to-top.jsx index 2d5f9fb257..00f9e01ed7 100644 --- a/components/vf-back-to-top/vf-back-to-top.jsx +++ b/components/vf-back-to-top/vf-back-to-top.jsx @@ -49,7 +49,7 @@ export function VFBackToTop({ Back to top @@ -71,7 +71,7 @@ const Icon = () => ( - + - + {{text}}