Commit c4f7f9c
authored
MudDebouncedInputExtended: Sync the MudDebouncedInput debounce implementations to fix the current issues (#623)
* Initial
* Add some debounce tests (from MudBlazor)
* Add DebounceDispatcher tests (From MudBlazor)
* Revert the Mud's version1 parent c85f29a commit c4f7f9c
12 files changed
Lines changed: 1939 additions & 100 deletions
File tree
- docs
- CodeBeam.MudBlazor.Extensions.Docs.Wasm/wwwroot
- CodeBeam.MudBlazor.Extensions.Docs
- src/CodeBeam.MudBlazor.Extensions
- Base
- Components
- InputExtended
- TextFieldExtended
- Utilities
- tests
- CodeBeam.MudBlazor.Extensions.UnitTests.Viewer
- Pages
- TestComponents/TextFieldExtended
- CodeBeam.MudBlazor.Extensions.UnitTests
- Components
- Utilities
Lines changed: 174 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
98 | 108 | | |
99 | 109 | | |
100 | 110 | | |
| |||
0 commit comments