mirror of
https://github.com/moesaid/cleopatra.git
synced 2026-04-26 18:35:48 +03:00
[PR #5] [CLOSED] Add New Sidebar #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cleopatra#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/moesaid/cleopatra/pull/5
Author: @HeshamAdel007
Created: 8/17/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
9c35365SideBar DropDown📊 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.