[PR #537] [MERGED] Theme & Fix OffCanvas #2888

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/537
Author: @homotechsual
Created: 1/7/2022
Status: Merged
Merged: 1/7/2022
Merged by: @KelvinTegelaar

Base: reactHead: react


📝 Commits (5)

📊 Changes

9 files changed (+3022 additions, -2266 deletions)

View changed files

📝 package-lock.json (+2914 -2112)
📝 package.json (+1 -1)
📝 src/components/CippPage.js (+9 -6)
📝 src/components/cipp/CippOffcanvas.js (+34 -9)
📝 src/scss/_custom.scss (+26 -4)
src/scss/_example.scss (+0 -109)
📝 src/scss/_themes.scss (+20 -0)
📝 src/scss/style.scss (+2 -2)
📝 src/views/identity/administration/Users.js (+16 -23)

📄 Description

No description provided


🔄 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/KelvinTegelaar/CIPP/pull/537 **Author:** [@homotechsual](https://github.com/homotechsual) **Created:** 1/7/2022 **Status:** ✅ Merged **Merged:** 1/7/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `react` ← **Head:** `react` --- ### 📝 Commits (5) - [`f42134e`](https://github.com/KelvinTegelaar/CIPP/commit/f42134e8c5f63ff6005e4d753b7eb891acefc7e2) Merge branch 'react' of https://github.com/kelvintegelaar/CIPP into react - [`342314b`](https://github.com/KelvinTegelaar/CIPP/commit/342314bbe24034a7d34dff20d75b8e7e0d108bbb) Fixes for OffCanvas component. - [`31f3181`](https://github.com/KelvinTegelaar/CIPP/commit/31f31812b25b7241a6d0c68621ba6e22fd9393d8) Fix offcanvas, oftentimes the simplest solutions are correct. Solution - don't assume Kelvin did it right! - [`fc111db`](https://github.com/KelvinTegelaar/CIPP/commit/fc111dbabc4d204d7c06fb0aeb5def32902e989d) Merge branch 'react' of https://github.com/homotechsual/CIPP into react - [`6ae33b9`](https://github.com/KelvinTegelaar/CIPP/commit/6ae33b9f0d28155445def9d6e291801c955468b6) Theme OffCanvas component. ### 📊 Changes **9 files changed** (+3022 additions, -2266 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2914 -2112) 📝 `package.json` (+1 -1) 📝 `src/components/CippPage.js` (+9 -6) 📝 `src/components/cipp/CippOffcanvas.js` (+34 -9) 📝 `src/scss/_custom.scss` (+26 -4) ➖ `src/scss/_example.scss` (+0 -109) 📝 `src/scss/_themes.scss` (+20 -0) 📝 `src/scss/style.scss` (+2 -2) 📝 `src/views/identity/administration/Users.js` (+16 -23) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:55:54 +03:00
Sign in to join this conversation.
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/CIPP#2888
No description provided.