-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
Priority-1components::controls::primitivesPrimitive layout controls such as SwitchPresenter, UniformGrid, WrapLayout, StaggeredPanel, etc.Primitive layout controls such as SwitchPresenter, UniformGrid, WrapLayout, StaggeredPanel, etc.enhancementNew feature or requestNew feature or request
Description
### Initial Port
- [x] Update namespace (to `CommunityToolkit.WinUI.Controls`)
- [x] Ignore `AdaptiveGridView` for now
- [x] Merge differences from UWP main to
- [x] WinAppSDK
- [x] Uno Platform fork
- [x] Import original doc or setup new doc
- [x] Samples
- [x] Tests
- [x] All brought over tests pass for UWP/WinAppSDK
- [x] Support for WASM via Uno Platform
### Known Issues / Remaining
- [x] WrapPanel Sample binding doesn't work form ItemsPanelTemplate
- [ ] UniformGrid not working properly in WASM
- [ ] ConstrainedBox sample missing as we don't have TilesBrush yet
- [ ] https://github.com/CommunityToolkit/Windows/issues/130
- [ ] https://github.com/CommunityToolkit/Windows/issues/129
- [ ] https://github.com/CommunityToolkit/Windows/issues/128
- [ ] Tests should be converted to use new test page setup over XamlReader
- [ ] Split StaggaredPanel/Layout doc and samples?
- [ ] https://github.com/CommunityToolkit/Windows/issues/131
Notable Changes
- We didn't bring over
AdaptiveGridView
as it should be replaceable by theUniformGridLayout
forItemsRepeater
Open Issues
Future Improvements
Metadata
Metadata
Assignees
Labels
Priority-1components::controls::primitivesPrimitive layout controls such as SwitchPresenter, UniformGrid, WrapLayout, StaggeredPanel, etc.Primitive layout controls such as SwitchPresenter, UniformGrid, WrapLayout, StaggeredPanel, etc.enhancementNew feature or requestNew feature or request
Type
Projects
Status
🔖 Ready