CommunityToolkit / CommunityToolkit/Windows
Port Shadows
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
```[tasklist]
### Base Porting Checklist
- [x] Update namespace (to `CommunityToolkit.WinUI.Shadows`)
- [x] Merge differences from UWP main to WinAppSDK
- [ ] Import original doc or setup new doc. Needs a refresh/update, and probably split
- [ ] Samples. Only setup StringFormatConverter test case, need others
- [ ] All brought over tests pass for UWP/WinAppSDK
- [ ] Add more tests for other converters not covered? (or at least well-used ones)
- [ ] Support for WASM via Uno Platform
```
```[tasklist]
## Notable Changes
- [ ] DropShadowPanel is deprecated - but a lot of (1P) apps use it. Any actions needed to make migration easier? Do we still port it?
```
```[tasklist]
## Future Improvements
```
Contributor guide
Assessment
This issue has not been assessed yet.