Skip to content

2.5.3#15

Merged
BigBang1112 merged 11 commits into
mainfrom
dev
Oct 16, 2025
Merged

2.5.3#15
BigBang1112 merged 11 commits into
mainfrom
dev

Conversation

@BigBang1112

@BigBang1112 BigBang1112 commented Oct 12, 2025

Copy link
Copy Markdown
Owner
  • Added JsonTimeInt32Converter and JsonTimeSingleConverter
  • Added TmEssentials.Razor package with HTML text formatter

@BigBang1112
BigBang1112 requested a review from Copilot October 12, 2025 00:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces version 2.6.0 with the addition of Razor components for Trackmania text formatting, JSON serialization support, and solution file modernization.

  • Adds a new TmEssentials.Razor project with Blazor components for Trackmania text formatting
  • Introduces JSON converter for TimeInt32 type using System.Text.Json
  • Migrates from classic .sln to modern .slnx solution format

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
TmEssentials/JsonTimeInt32Converter.cs Adds JSON converter for TimeInt32 serialization/deserialization
TmEssentials.slnx New modern solution file format replacing the classic .sln
TmEssentials.sln Removed classic solution file
TmEssentials.Razor/_Imports.razor Razor imports file for component dependencies
TmEssentials.Razor/TmEssentials.Razor.csproj Project file for new Razor component library
TmEssentials.Razor/FormattedText.razor Blazor component for rendering Trackmania formatted text

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread TmEssentials/Converters/JsonTimeInt32Converter.cs
Comment thread TmEssentials/Converters/JsonTimeInt32Converter.cs
Comment thread TmEssentials.Razor/FormattedText.razor
Comment thread TmEssentials.Razor/FormattedText.razor Outdated
@BigBang1112 BigBang1112 changed the title 2.6.0 2.5.3 Oct 16, 2025
@BigBang1112
BigBang1112 merged commit bcc8c24 into main Oct 16, 2025
2 checks passed
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.

2 participants