EMaderbacher

Results 4 issues of EMaderbacher

What is the purpose of NotifyFieldChanged at https://github.com/chanan/BlazorStrap/blob/610cef351fb7de5a78aec71064a521588e7a7ff1/src/BlazorStrap/Shared/Components/Forms/BlazorStrapInputBase.cs#L153C17-L153C75? In my case `EditContext.IsModified()` returns `true` after I'm running `EditContext.Validate()`, even when no value has been changed

The alerts have a title with an icon and for example the text **Note**. Is this also possible for Bootstrap alerts?

### 🚀 Feature Request Currently the CSS `hypens: auto;` is only supported by Chromium headless. According to [#34067](https://github.com/microsoft/playwright/issues/34067#issuecomment-2566297488) the support will be removed with v1.50. Would be nice to have...

P3-collecting-feedback

I've for example following markdown: ```markdown * List item 1 * List item 2 > [!NOTE] > Some note. ``` Till Version 0.39.1 it's rendered like that: ![Image](https://github.com/user-attachments/assets/d78fe07a-a47c-4bb0-b17a-946ee114d921) Starting with...

PR Welcome!