diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4c1d2af --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Changed + +- Cleaned up sidebar header: removed the "Edge Mining" text label and the username placeholder, left-aligned the logo with the sidebar menu items, and refined the green glow to originate from the logo area (#33). diff --git a/frontend/src/components/SidebarMenu.vue b/frontend/src/components/SidebarMenu.vue index 3f8b15c..bab1aaa 100644 --- a/frontend/src/components/SidebarMenu.vue +++ b/frontend/src/components/SidebarMenu.vue @@ -55,15 +55,8 @@ const isHomeLoadsActive = computed(() =>