CommunityToolkit / Windows

Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
https://aka.ms/windowstoolkitdocs
Other
570 stars 70 forks source link

Port TextToolBar #87

Open niels9001 opened 1 year ago

niels9001 commented 1 year ago
### Base Porting Checklist
- [ ] Component name (to `CommunityToolkit.WinUI.Controls.TextToolBar`)
- [ ] Redesign, following the latest WinUI design guidelines
- [ ] Merge differences from UWP main to WinAppSDK / Uno forks
- [ ] Support for WASM via Uno Platform
- [ ] Improve Samples
- [ ] All brought over tests pass for UWP/WinAppSDK
### Known Issues
### Improvements

Notable Changes

N/A

electro-logic commented 1 month ago

UWP TextToolBar (Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar) is missing from the CommunityToolkit.Uwp.Controls.* and is preventing some projects upgrade. Are there any plan to port it to the latest nuget packages? UWP only version would be nice, WinUI can be for the future