Skip to content

Commit 550fa96

Browse files
committed
Update AppData.json
1 parent 75a90d4 commit 550fa96

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

dev/DevWinUI.Gallery/Assets/NavViewMenu/AppData.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,12 @@
4444
"UniqueId": "DevWinUIGallery.Views.SemanticVersionPage",
4545
"Title": "Semantic Version",
4646
"Subtitle": "Parse SemanticVersion",
47-
"IsNew": true,
48-
"ImagePath": "ms-appx:///Assets/Fluent/Extensions.png",
49-
"DataInfoBadge": {
50-
"NavigationViewInfoBadgeStyle": "MyCustomStyle"
51-
}
47+
"ImagePath": "ms-appx:///Assets/Fluent/Extensions.png"
5248
},
5349
{
5450
"UniqueId": "DevWinUIGallery.Views.ColorBrightnessPage",
5551
"Title": "Color Brightness",
5652
"Subtitle": "ColorBrightness",
57-
"IsNew": true,
5853
"ImagePath": "ms-appx:///Assets/Fluent/Extensions.png"
5954
},
6055
{
@@ -220,13 +215,12 @@
220215
"UniqueId": "DevWinUIGallery.Views.BrushPage",
221216
"Title": "Brush",
222217
"Subtitle": "Brush",
223-
"IsNew": true,
224218
"ImagePath": "ms-appx:///Assets/Fluent/Acrylic.png"
225219
},
226220
{
227221
"UniqueId": "DevWinUIGallery.Views.OverviewPageHeaderPage",
228-
"Title": "OverviewPageHeader",
229-
"Subtitle": "Overview",
222+
"Title": "Overview Page Header",
223+
"Subtitle": "Overview Page Header",
230224
"IsNew": true,
231225
"ImagePath": "ms-appx:///Assets/Fluent/Viewbox.png"
232226
},
@@ -247,7 +241,6 @@
247241
"UniqueId": "DevWinUIGallery.Views.MagnifierPage",
248242
"Title": "Magnifier",
249243
"Subtitle": "Magnifier",
250-
"IsNew": true,
251244
"ImagePath": "ms-appx:///Assets/Fluent/IconElement.png"
252245
},
253246
{
@@ -309,7 +302,6 @@
309302
"UniqueId": "DevWinUIGallery.Views.CompareSliderPage",
310303
"Title": "Compare Slider",
311304
"Subtitle": "Comapre Two Images (Before/After)",
312-
"IsNew": true,
313305
"ImagePath": "ms-appx:///Assets/Fluent/AppBarSeparator.png"
314306
},
315307
{
@@ -449,7 +441,6 @@
449441
"UniqueId": "DevWinUIGallery.Views.StylesPage",
450442
"Title": "Styles",
451443
"Subtitle": "Styles",
452-
"IsUpdated": true,
453444
"ImagePath": "ms-appx:///Assets/Fluent/InfoBadge.png"
454445
},
455446
{

0 commit comments

Comments
 (0)