Commit 2518f86
fix(CheckbxoList): resolve mvvm not work (#6060)
* refactor: 修复值不稳定问题
* chore: bump version 9.6.4-beta05
Co-Authored-By: coding doge <17444754+coddoge@users.noreply.github.com>
* test: 更新单元测试
---------
Co-authored-by: coding doge <17444754+coddoge@users.noreply.github.com>1 parent 49b1c06 commit 2518f86
3 files changed
Lines changed: 3 additions & 17 deletions
File tree
- src/BootstrapBlazor
- Components/Checkbox
- test/UnitTest/Components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
| 190 | + | |
206 | 191 | | |
207 | 192 | | |
208 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1167 | 1167 | | |
1168 | 1168 | | |
1169 | 1169 | | |
| 1170 | + | |
1170 | 1171 | | |
1171 | 1172 | | |
1172 | 1173 | | |
| |||
0 commit comments