Windows icon indicating copy to clipboard operation
Windows copied to clipboard

Port Shadows

Open niels9001 opened this issue 2 years ago • 2 comments

### 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
## 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?
## Future Improvements

niels9001 avatar Mar 20 '23 14:03 niels9001

@niels9001 maybe we should take a quick look at where they're still using it and see if we can ascertain why that is and how we can help migrate them.

michael-hawker avatar Mar 21 '23 23:03 michael-hawker

These are technically extensions, so for now bringing them over with #6

michael-hawker avatar Mar 22 '23 18:03 michael-hawker