CommunityToolkit/WindowsCommunityToolkit

BladeItem should be BladeViewItem to be consistent with typical naming conventions

Open

#3597 aperta il 3 dic 2020

Vedi su GitHub
 (5 commenti) (1 reazione) (0 assegnatari)C# (1403 fork)batch import
bug :bug:good first issueimprovements :sparkles:introduce breaking changes :boom:maintenance :gear:next preview :airplane:open discussion :telephone:

Metriche repository

Star
 (5708 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Describe the bug

Most container controls follow the pattern of ____View and ____ViewItem for children. Currently we have BladeView but BladeItem instead of BladeViewItem.

Should we fix this for 7.0? Do we want to make this a complete break or figure out a transition scenario?

Guida contributor