mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 00:18:38 -05:00
[PR #94] [MERGED] Feat: Styling Updates #4198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/94
Author: @karamvirsingh98
Created: 9/28/2024
Status: ✅ Merged
Merged: 9/28/2024
Merged by: @mbecker20
Base:
1.14.3← Head:feat/ui📝 Commits (10+)
667e3d4sidebar takes full screen height9139c47add bg accent to navbar9ce0ca8add aschild prop to topbar alerts trigger3f9ed41stylize resource rowsc1e7b3finternally scrollable data tables7d2794abetter hover color for outlined button7ba4ef4always show scrollbar to prevent layout shift3e6280bbetter hover color for navbareb20ecbrearrange buttons72e5c19fix table and resource row styles📊 Changes
11 files changed (+105 additions, -105 deletions)
View changed files
📝
frontend/src/components/alert/topbar.tsx(+1 -1)📝
frontend/src/components/layouts.tsx(+3 -3)📝
frontend/src/components/omnibar.tsx(+1 -1)📝
frontend/src/components/sidebar.tsx(+3 -3)📝
frontend/src/components/topbar.tsx(+1 -1)📝
frontend/src/globals.css(+7 -9)📝
frontend/src/pages/home/dashboard.tsx(+32 -35)📝
frontend/src/pages/resources.tsx(+16 -14)📝
frontend/src/ui/button.tsx(+12 -12)📝
frontend/src/ui/data-table.tsx(+9 -6)📝
frontend/src/ui/table.tsx(+20 -20)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.