Nick Heath

Results 7 comments of Nick Heath

Hi, thanks for the interest in the package! I'm interested to know what the purpose of the first two commits (https://github.com/nheath99/NodaTimePicker/pull/103/commits/d52313d99d4f4675405da05a43c8ce34daed1707 and https://github.com/nheath99/NodaTimePicker/pull/103/commits/be1dcb078903c940aa1d2e491453cb7d1881b89b)? Could you provide some context? It seems...

The correct EventCallback to be invoked would be DatePicker.OnMonthChanged, however this is not implemented yet. DatePicker.OnSelected is invoked only when a Day is selected.

Hi Sven, You can set the DatePicker.InitialViewMode property to Days, Months, Years or Decades to display different selection modes. Week selection mode is interesting, used in a significant number of...

Check out this fork that is keeping the project alive: https://github.com/pablopioli/FluentValidation.Blazor

It was also necessary for me to add the following in the ClaimsSchema section: ``` alternativeSecurityId string ```

"affected-very-few", "severity-minor", ".NET 7 planning" - utterly ridiculous. This is such a fundamental aspect of app configuration and there is no stable workaround. Thanks a bunch Microsoft.

@Revsgaard could you build a custom extension for Markdig to accomplish this?