mirror of
https://github.com/dotnetcore/BootstrapBlazor.git
synced 2025-12-20 10:26:41 +08:00
* <BootstrapInput> 添加参数 OnInput 是否在文本框的值更改时触发 * <BootstrapInput> 添加参数 OnInput 的测试单元 * <BootstrapInput> 添加参数 OnInput 的文档示例 * doc: 更新资源文件 * refactor: 更改参数为 UseInputEvent * doc: 更新示例代码 * chore: 更新字典 * doc: 更新资源文件 * chore: 更新 Issue 模板 * test: 更新单元测试 --------- Co-authored-by: Argo-AscioTech <argo@live.ca>
14 lines
307 B
YAML
14 lines
307 B
YAML
name: 👩🏻💻 Other
|
|
description: I don't know how to classify
|
|
title: "chore(): title"
|
|
labels: [chore]
|
|
assignees:
|
|
- argozhang
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Which class is this unit test associated with?
|
|
description: Triage this issue later.
|
|
validations:
|
|
required: false
|