Skip to content

Fixing design for user settings tabs#2

Open
wratho wants to merge 9 commits intomainfrom
fixing-design
Open

Fixing design for user settings tabs#2
wratho wants to merge 9 commits intomainfrom
fixing-design

Conversation

@wratho
Copy link
Copy Markdown
Collaborator

@wratho wratho commented Jan 2, 2025

Tried to keep the basics of the original design while using the material component APIs correctly. Also trying to removing bootstrap reliance.

I have kept app-card and bootstrap in the project for future easy of use, but will be looking to remove them when possible

"node_modules"
]
},
"allowedCommonJsDependencies": [
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this prevents the commonJS warning in the console. it doesn't "solve" anything

.card-button {
padding: 16px;
width: 100%;
::ng-deep {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't like this but i didn't think of a better solution at the time. i will do a pass on a lot of nit picky stuff when we get near the end of 1.0

@wratho wratho changed the title Fixing design Fixing design for user settings tabs Jan 2, 2025
@wratho wratho requested a review from WhiteFang5 January 3, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant