Skip to content

Commit 17ba23e

Browse files
committed
Updated doc
1 parent 13d485e commit 17ba23e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,6 @@ using [MessageBox.Avalonia](https://github.com/AvaloniaCommunity/MessageBox.Aval
283283
new DialogService(new DialogManager(dialogFactory: new DialogFactory().AddMessageBox()))
284284
```
285285

286-
TODO: Support [DialogHost.Avalonia](https://github.com/AvaloniaUtils/DialogHost.Avalonia) for mobile support.
287-
288286
### Avalonia.Fluent
289287

290288
[FluentAvalonia](https://github.com/amwx/FluentAvalonia/) brings more of Fluent design and WinUI controls into Avalonia.
@@ -580,7 +578,9 @@ Here are the differences:
580578

581579
## Contributions Are Welcomed
582580

583-
Todo:
581+
TODO:
582+
- Support [DialogHost.Avalonia](https://github.com/AvaloniaUtils/DialogHost.Avalonia) for mobile support.
583+
- Support [Aura.UI](https://github.com/PieroCastillo/Aura.UI) message boxes
584584
- Implement for WinUI 3 (I'll leave this task to someone who is going to use it)
585585
- Implement for UWP (this thing is dead... not worth implementing IMO)
586586
- Implement for Blazor?

0 commit comments

Comments
 (0)