capdiem

Results 36 issues of capdiem

**Is your feature request related to a problem? Please describe.** no. **Describe the solution you'd like** Use @bind-Value for a single value and @bind-Values for multiple values, which is a...

type/enhancement

## Description resolves #15010 ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [...

### Masa.Blazor version 1.4.0-beta.1 ### Describe the bug After using `Microsoft.AspNetCore.Components.Forms.ObjectGraphDataAnnotationsValidator`, the `Required` error persists even after updating the Value through code. ### Expected Behavior _No response_ ### Steps To...

type/bug
component/Forms

Hey, In MudBlazor's TextField, there is an option for Masked Input, where I can add the mask. However, I couldn't find it in MASA. Is there really no support? https://mudblazor.com/components/textfield#mask...

type/enhancement
component/TextField

### Masa.Blazor version latest ### Describe the bug `locale="zh-CN"` doesn't work ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Reproduction code _No response_ ### .NET version...

type/bug
component/DataTable

```cs services.AddMasaBlazor(opts => { opts.OnClickDebounceWait = 100; }) ```

type/enhancement

Culture is a name but in some cases it needs changes. Currently, by filling the culture name in the Locale attribute, the default month and day names provided by the...

type/enhancement
feature/i18n

### Masa.Blazor version 1.0.0 ### Describe the bug ![image](https://github.com/masastack/MASA.Blazor/assets/16507773/4db737ad-49d7-41e2-a9cd-1456fb4e09c5)

type/bug
priority/high
component/Tabs

### Masa.Blazor version 1.0.0-rc.6 ### Describe the bug It's a bug from Vuetify2. ### Expected Behavior Hide the placeholder on mobile if ShowArrows not set. ### Steps To Reproduce _No...

type/bug
component/Tabs