You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Namespace should still be CommunityToolkit.WinUI.Controls, package/component name of Primitives I think still makes a bit of sense as it kind of aligns to some notions the platform team has (and also for folks looking for these things of existing 7.x packages).
The main purpose of this package is to be layouts and controls that can be used but that don't leverage XAML templates (and thus the overhead of non-trimmable-ness they have).
Also, we should not bring over AdaptiveGridView yet and try to replicate the scenarios in a doc/example guide with ItemsRepeater. (edited in list above for visibility)
Initial Port
Known Issues / Remaining
AdaptiveGridView
(i.e. samples showing similar layout withItemsRepeater
) #131Notable Changes
AdaptiveGridView
as it should be replaceable by theUniformGridLayout
forItemsRepeater
Open Issues
Future Improvements
The text was updated successfully, but these errors were encountered: