[PR #5] [CLOSED] Add New Sidebar #11

Closed
opened 2026-03-03 15:54:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moesaid/cleopatra/pull/5
Author: @HeshamAdel007
Created: 8/17/2020
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

17 files changed (+1827 additions, -5844 deletions)

View changed files

📝 dist/alert.html (+11 -0)
📝 dist/blank.html (+11 -0)
📝 dist/buttons.html (+11 -0)
📝 dist/css/style.css (+566 -5843)
📝 dist/email.html (+11 -0)
📝 dist/index-1.html (+11 -0)
dist/index-2.html (+927 -0)
📝 dist/index.html (+11 -0)
📝 dist/js/scripts.js (+14 -0)
📝 dist/typography.html (+11 -0)
📝 src/css/_apply.sass (+1 -1)
src/css/apply/_sidebar-2.sass (+57 -0)
src/js/base/sidebar-2.js (+14 -0)
📝 src/views/base/end.html (+1 -0)
src/views/base/sidebar-2.html (+121 -0)
📝 src/views/base/sidebar.html (+10 -0)
src/views/index-2.html (+39 -0)

📄 Description

Make New SideBar With DropDown Menu


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moesaid/cleopatra/pull/5 **Author:** [@HeshamAdel007](https://github.com/HeshamAdel007) **Created:** 8/17/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9c35365`](https://github.com/moesaid/cleopatra/commit/9c353652bc4a2b751c29133bc2252b16aa8be391) SideBar DropDown ### 📊 Changes **17 files changed** (+1827 additions, -5844 deletions) <details> <summary>View changed files</summary> 📝 `dist/alert.html` (+11 -0) 📝 `dist/blank.html` (+11 -0) 📝 `dist/buttons.html` (+11 -0) 📝 `dist/css/style.css` (+566 -5843) 📝 `dist/email.html` (+11 -0) 📝 `dist/index-1.html` (+11 -0) ➕ `dist/index-2.html` (+927 -0) 📝 `dist/index.html` (+11 -0) 📝 `dist/js/scripts.js` (+14 -0) 📝 `dist/typography.html` (+11 -0) 📝 `src/css/_apply.sass` (+1 -1) ➕ `src/css/apply/_sidebar-2.sass` (+57 -0) ➕ `src/js/base/sidebar-2.js` (+14 -0) 📝 `src/views/base/end.html` (+1 -0) ➕ `src/views/base/sidebar-2.html` (+121 -0) 📝 `src/views/base/sidebar.html` (+10 -0) ➕ `src/views/index-2.html` (+39 -0) </details> ### 📄 Description Make New SideBar With DropDown Menu --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:54:55 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cleopatra#11
No description provided.