CommunityToolkit/WindowsCommunityToolkit
在 GitHub 查看BladeItem should be BladeViewItem to be consistent with typical naming conventions
Open
#3,597 建立於 2020年12月3日
bug :bug:good first issueimprovements :sparkles:introduce breaking changes :boom:maintenance :gear:next preview :airplane:open discussion :telephone:
倉庫指標
- Star
- (5,708 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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?