ant-design-blazor/components/button
2023-10-09 13:26:19 +08:00
..
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
Button.razor feat(module: button): add AriaLabel Parameter (#2278) 2022-05-28 13:41:01 +08:00
Button.razor.cs feat(module: button): add multithreaded wasm compatibility on .NET 8 RC1 platform to avoid error about dedicated worker using in JS interop. (#3451) 2023-10-09 13:26:19 +08:00
ButtonGroup.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
ButtonGroup.razor.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
ButtonShape.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
ButtonSize.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
ButtonType.cs tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
DownloadButton.razor.cs feat(module: button): Add DownloadButton (#2819) 2022-10-21 12:48:59 +08:00