From 228bc63bd03a48420525ebe85e58c7a5b6faf5c5 Mon Sep 17 00:00:00 2001 From: James Musser Date: Sat, 8 Jun 2024 14:48:27 -0400 Subject: [PATCH 1/2] Issue #644 - 'Changelog' text changed to 'Release Notes' and link location changed BranchLink.vue modified with 'Release Notes' instead of existing 'Changelog' text and href changed to 'https://github.com/learningequality/kolibri-design-system/releases' in order to satisfy Issue #644 --- docs/common/DocsPageTemplate/BranchLink.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common/DocsPageTemplate/BranchLink.vue b/docs/common/DocsPageTemplate/BranchLink.vue index e965710ae..34537b103 100644 --- a/docs/common/DocsPageTemplate/BranchLink.vue +++ b/docs/common/DocsPageTemplate/BranchLink.vue @@ -10,7 +10,7 @@ Local environment | - + From 8d870ec48fa917a74aef16e0519aff4169f95b6e Mon Sep 17 00:00:00 2001 From: James Musser Date: Tue, 11 Jun 2024 16:33:55 -0400 Subject: [PATCH 2/2] Updating Changelog.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa48b6d9b..ddfff33b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ Changelog is rather internal in nature. See release notes for the public overvie ## Version 4.x.x (`release-v4` branch) +- [#653] + - **Description:** Header "Changelog" text and link updated + - **Products impact:** - + - **Addresses:** Replace the "Changelog" link with the "Release notes" link on the KDS documentation website #644 + - **Components:** - + - **Breaking:** No + - **Impacts a11y:** No + - **Guidance:** - + +[#653]: https://github.com/learningequality/kolibri-design-system/pull/653 + - [#630] - **Description:** Updates the svg for the pointsLeafActive, and removes the pointsLeafInactive (which is not used anywhere in Kolibri) - **Products impact:** Kolibri (branding)