Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 3af7c39

Browse files
authored
Merge pull request #942 from github/grokys/refactor-view-base
Merge SimpleUserControl and BusyStateView.
2 parents 91aa2ea + 1f01626 commit 3af7c39

39 files changed

+368
-335
lines changed

src/GitHub.UI.Reactive/Assets/Controls.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@
1111
<ResourceDictionary Source="Controls\GitHubTabControl.xaml" />
1212
<ResourceDictionary Source="Controls\FilteredComboBox.xaml" />
1313
<ResourceDictionary Source="Controls\GitHubComboBox.xaml" />
14-
<ResourceDictionary Source="Controls\BusyStateView.xaml" />
1514
</ResourceDictionary.MergedDictionaries>
1615
</ResourceDictionary>

src/GitHub.UI.Reactive/Assets/Controls/BusyStateView.xaml

Lines changed: 0 additions & 40 deletions
This file was deleted.

src/GitHub.UI.Reactive/Controls/BusyStateView.cs

Lines changed: 0 additions & 166 deletions
This file was deleted.

src/GitHub.UI.Reactive/Controls/SimpleViewUserControl.cs

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)