Skip to content

fix(core.components):Update Newline.razor documentation comments#207

Merged
ParadiseFallen merged 2 commits intomainfrom
TeseySTD-fix-newline-docs
Nov 27, 2025
Merged

fix(core.components):Update Newline.razor documentation comments#207
ParadiseFallen merged 2 commits intomainfrom
TeseySTD-fix-newline-docs

Conversation

@TeseySTD
Copy link
Member

Fixes #206 .

Signed-off-by: Skoreyko Misha <150385054+TeseySTD@users.noreply.github.com>
Updated documentation comments for clarity.

Signed-off-by: Skoreyko Misha <150385054+TeseySTD@users.noreply.github.com>
@github-actions
Copy link

🚀 Preview Deployment

A preview build has been generated for this PR from CI run #19720609447!

Download the artifact:
website-preview-207-36251adddf72d73c281854c72b188f065f7e492d

To view the preview locally:

  1. Download the artifact from the CI workflow run
  2. Extract the ZIP file
  3. Serve the files with a local web server
    (e.g., npx serve dist)

🌐 Live Preview URL: https://f2241399.razorconsole.pages.dev

The live preview will be automatically updated when you push new
commits to this PR.

@ParadiseFallen ParadiseFallen merged commit cd8f714 into main Nov 27, 2025
6 checks passed
@ParadiseFallen ParadiseFallen deleted the TeseySTD-fix-newline-docs branch November 27, 2025 01:01
@github-actions github-actions bot added this to the v0.2.0 milestone Nov 27, 2025
/// Convenience component for adding line breaks between elements in your layout.
/// </remarks>
@* ==================================================================
<summary>
Copy link
Member

Choose a reason for hiding this comment

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

Hmmm why it pass the build....

Copy link
Collaborator

Choose a reason for hiding this comment

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

We really should boost up testing. Its few possible ways. I will describe in feature

Copy link
Member Author

Choose a reason for hiding this comment

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

Hmmm why it pass the build....

@LittleLittleCloud Blazor thought that it is html and razor console runtime just spit components that it doesn't know but don't throw any exception, so building process had no reason to fall.

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.

[Bug]: Remark tag bug in website previews

4 participants