mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #102] [MERGED] 100 fix UI configurations for mui components #273
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#273
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/EddieTheCubeHead/Stagnum/pull/102
Author: @tuomasmustakallio
Created: 2/26/2024
Status: ✅ Merged
Merged: 3/2/2024
Merged by: @OttoAhlfors
Base:
master← Head:100-fix-ui-configurations-for-mui-components📝 Commits (8)
4d8dee0install mui next-approuter32ae49bMerge branch '64-implement-unified-ui-practices-to-existing-views' into 100-fix-ui-configurations-for-mui-components56351e0Move theme to layoutb9165e7Update layout.tsxe15b4e1Remove tailwind06748f3remove unnecessary use cliente6ea905Merge branch '64-implement-unified-ui-practices-to-existing-views' into 100-fix-ui-configurations-for-mui-components4de6af2Merge branch 'master' into 100-fix-ui-configurations-for-mui-components📊 Changes
5 files changed (+7 additions, -61 deletions)
View changed files
➖
client/app/globals.css(+0 -33)📝
client/app/layout.tsx(+4 -5)📝
client/package.json(+3 -2)➖
client/tailwind.config.ts(+0 -20)📝
poc-client/postcss.config.js(+0 -1)📄 Description
DO NOT MERGE BEFORE #101
Add mui style configurations instead of nextjs/tailwind in
<head>and remove tailwindcss🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.