Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working #1

Merged
merged 6 commits into from
Feb 18, 2025
Merged

Working #1

merged 6 commits into from
Feb 18, 2025

Conversation

jp2images
Copy link
Owner

This pull request includes several changes to the project configuration files, as well as updates to the client-side code and styles. The most important changes include adding new configuration files for the project, updating the target framework and package references, and refactoring the About page.

Project Configuration:

  • Added default ignored files to .gitignore in .idea/.idea.JeffPatterson.dev directory.
  • Added project code style configuration in .idea/.idea.JeffPatterson.dev/.idea/codeStyles/codeStyleConfig.xml.
  • Added encoding settings for new files in .idea/.idea.JeffPatterson.dev/.idea/encodings.xml and JeffPatterson.dev/Client/.idea/.idea.Client.dir/.idea/encodings.xml.
  • Added VCS directory mappings in .idea/.idea.JeffPatterson.dev/.idea/vcs.xml and JeffPatterson.dev/Client/.idea/.idea.Client.dir/.idea/vcs.xml. [1] [2]

Client-Side Code Updates:

  • Updated the target framework from net7.0 to net9.0 and package references in JeffPatterson.dev/Client/JeffPatterson.dev.Client.csproj.
  • Refactored the About page to use string constants for content in JeffPatterson.dev/Client/Pages/About.razor and JeffPatterson.dev/Client/Pages/About.razor.cs. [1] [2]
  • Simplified the Embedded page by removing the counter functionality in JeffPatterson.dev/Client/Pages/Embedded.razor and JeffPatterson.dev/Client/Pages/Embedded.razor.cs. [1] [2]

Style and Layout Adjustments:

  • Adjusted the media query breakpoint for the navbar in JeffPatterson.dev/Client/Shared/NavMenu.razor.css.
  • Added custom styles for Material Icons in JeffPatterson.dev/Client/wwwroot/css/app.css.

@jp2images jp2images closed this Feb 18, 2025
@jp2images jp2images reopened this Feb 18, 2025
@jp2images jp2images merged commit a184c0f into main Feb 18, 2025
4 of 6 checks passed
@jp2images jp2images deleted the working branch February 18, 2025 14:21
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