CommunityToolkit / CommunityToolkit/Windows
Port Shadows
- Lenguaje dominante
- C#
- Estrellas
- 1.1k
- Forks
- 166
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```[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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.