Skip to content

Commit ad6d608

Browse files
Merge pull request #17 from georgewrmarshall/feat/new-components-tracking
Add new components tracking with trend indicators
2 parents 9cd324c + 3d2f571 commit ad6d608

File tree

87 files changed

+1984
-265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+1984
-265
lines changed

dashboard/public/metrics/extension-component-metrics-2026-02-07-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"project": "extension",
33
"date": "2026-02-07",
4-
"generatedAt": "2026-02-27T16:20:47.778Z",
4+
"generatedAt": "2026-02-27T18:12:19.457Z",
55
"mmdsComponentsAvailable": 25,
66
"summary": {
77
"totalComponents": 19,

dashboard/public/metrics/extension-component-metrics-2026-02-14-data.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,35 @@
11
{
22
"project": "extension",
33
"date": "2026-02-14",
4-
"generatedAt": "2026-02-27T16:20:47.793Z",
4+
"generatedAt": "2026-02-27T18:12:19.478Z",
55
"mmdsComponentsAvailable": 25,
6+
"mmdsComponentsList": [
7+
"AvatarAccount",
8+
"AvatarBase",
9+
"AvatarFavicon",
10+
"AvatarGroup",
11+
"AvatarIcon",
12+
"AvatarNetwork",
13+
"AvatarToken",
14+
"BadgeCount",
15+
"BadgeIcon",
16+
"BadgeNetwork",
17+
"BadgeStatus",
18+
"BadgeWrapper",
19+
"Blockies",
20+
"Box",
21+
"Button",
22+
"ButtonBase",
23+
"ButtonHero",
24+
"ButtonIcon",
25+
"Checkbox",
26+
"Icon",
27+
"Jazzicon",
28+
"Maskicon",
29+
"Text",
30+
"TextButton"
31+
],
32+
"newComponents": [],
633
"summary": {
734
"totalComponents": 19,
835
"mmdsInstances": 2764,

dashboard/public/metrics/extension-component-metrics-2026-02-14-summary.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,32 @@
99
"componentsTracked": 15,
1010
"mmdsComponentsAvailable": 25,
1111
"noReplacementComponents": 23,
12-
"totalNoReplacementInstances": 666
12+
"totalNoReplacementInstances": 666,
13+
"mmdsComponentsList": [
14+
"AvatarAccount",
15+
"AvatarBase",
16+
"AvatarFavicon",
17+
"AvatarGroup",
18+
"AvatarIcon",
19+
"AvatarNetwork",
20+
"AvatarToken",
21+
"BadgeCount",
22+
"BadgeIcon",
23+
"BadgeNetwork",
24+
"BadgeStatus",
25+
"BadgeWrapper",
26+
"Blockies",
27+
"Box",
28+
"Button",
29+
"ButtonBase",
30+
"ButtonHero",
31+
"ButtonIcon",
32+
"Checkbox",
33+
"Icon",
34+
"Jazzicon",
35+
"Maskicon",
36+
"Text",
37+
"TextButton"
38+
],
39+
"newComponents": []
1340
}

dashboard/public/metrics/extension-component-metrics-2026-02-21-data.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,38 @@
11
{
22
"project": "extension",
33
"date": "2026-02-21",
4-
"generatedAt": "2026-02-27T16:20:47.806Z",
4+
"generatedAt": "2026-02-27T18:12:19.506Z",
55
"mmdsComponentsAvailable": 25,
6+
"mmdsComponentsList": [
7+
"AvatarAccount",
8+
"AvatarBase",
9+
"AvatarFavicon",
10+
"AvatarGroup",
11+
"AvatarIcon",
12+
"AvatarNetwork",
13+
"AvatarToken",
14+
"BadgeCount",
15+
"BadgeIcon",
16+
"BadgeNetwork",
17+
"BadgeStatus",
18+
"BadgeWrapper",
19+
"Blockies",
20+
"Box",
21+
"Button",
22+
"ButtonBase",
23+
"ButtonHero",
24+
"ButtonIcon",
25+
"Checkbox",
26+
"Icon",
27+
"Input",
28+
"Jazzicon",
29+
"Maskicon",
30+
"Text",
31+
"TextButton"
32+
],
33+
"newComponents": [
34+
"Input"
35+
],
636
"summary": {
737
"totalComponents": 19,
838
"mmdsInstances": 2836,

dashboard/public/metrics/extension-component-metrics-2026-02-21-summary.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,35 @@
99
"componentsTracked": 15,
1010
"mmdsComponentsAvailable": 25,
1111
"noReplacementComponents": 24,
12-
"totalNoReplacementInstances": 674
12+
"totalNoReplacementInstances": 674,
13+
"mmdsComponentsList": [
14+
"AvatarAccount",
15+
"AvatarBase",
16+
"AvatarFavicon",
17+
"AvatarGroup",
18+
"AvatarIcon",
19+
"AvatarNetwork",
20+
"AvatarToken",
21+
"BadgeCount",
22+
"BadgeIcon",
23+
"BadgeNetwork",
24+
"BadgeStatus",
25+
"BadgeWrapper",
26+
"Blockies",
27+
"Box",
28+
"Button",
29+
"ButtonBase",
30+
"ButtonHero",
31+
"ButtonIcon",
32+
"Checkbox",
33+
"Icon",
34+
"Input",
35+
"Jazzicon",
36+
"Maskicon",
37+
"Text",
38+
"TextButton"
39+
],
40+
"newComponents": [
41+
"Input"
42+
]
1343
}

dashboard/public/metrics/extension-component-metrics-2026-02-27-data.json

Lines changed: 41 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,42 @@
11
{
22
"project": "extension",
33
"date": "2026-02-27",
4-
"generatedAt": "2026-02-27T16:20:47.834Z",
4+
"generatedAt": "2026-02-27T18:12:19.523Z",
55
"mmdsComponentsAvailable": 25,
6+
"mmdsComponentsList": [
7+
"AvatarAccount",
8+
"AvatarBase",
9+
"AvatarFavicon",
10+
"AvatarGroup",
11+
"AvatarIcon",
12+
"AvatarNetwork",
13+
"AvatarToken",
14+
"BadgeCount",
15+
"BadgeIcon",
16+
"BadgeNetwork",
17+
"BadgeStatus",
18+
"BadgeWrapper",
19+
"Blockies",
20+
"Box",
21+
"Button",
22+
"ButtonBase",
23+
"ButtonHero",
24+
"ButtonIcon",
25+
"Checkbox",
26+
"Icon",
27+
"Input",
28+
"Jazzicon",
29+
"Maskicon",
30+
"Text",
31+
"TextButton"
32+
],
33+
"newComponents": [],
634
"summary": {
735
"totalComponents": 19,
836
"mmdsInstances": 2868,
9-
"deprecatedInstances": 7966,
10-
"totalInstances": 10834,
11-
"migrationPercentage": "26.47",
37+
"deprecatedInstances": 7970,
38+
"totalInstances": 10838,
39+
"migrationPercentage": "26.46",
1240
"fullyMigrated": 0,
1341
"notStarted": 5,
1442
"inProgress": 14
@@ -17,18 +45,18 @@
1745
{
1846
"name": "TOTAL",
1947
"mmdsInstances": 1434,
20-
"deprecatedInstances": 3836,
21-
"totalInstances": 5270,
48+
"deprecatedInstances": 3838,
49+
"totalInstances": 5272,
2250
"replacement": null,
23-
"migrationPercentage": "27.21"
51+
"migrationPercentage": "27.20"
2452
},
2553
{
2654
"name": "Box",
2755
"mmdsInstances": 708,
28-
"deprecatedInstances": 1590,
29-
"totalInstances": 2298,
56+
"deprecatedInstances": 1591,
57+
"totalInstances": 2299,
3058
"replacement": "Box",
31-
"migrationPercentage": "30.81"
59+
"migrationPercentage": "30.80"
3260
},
3361
{
3462
"name": "Text",
@@ -49,10 +77,10 @@
4977
{
5078
"name": "Icon",
5179
"mmdsInstances": 85,
52-
"deprecatedInstances": 214,
53-
"totalInstances": 299,
80+
"deprecatedInstances": 215,
81+
"totalInstances": 300,
5482
"replacement": "Icon",
55-
"migrationPercentage": "28.43"
83+
"migrationPercentage": "28.33"
5684
},
5785
{
5886
"name": "Button",

dashboard/public/metrics/extension-component-metrics-2026-02-27-summary.json

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,40 @@
22
"project": "extension",
33
"date": "2026-02-27",
44
"mmdsInstances": 1452,
5-
"deprecatedInstances": 3836,
5+
"deprecatedInstances": 3838,
66
"mmdsUsageTotal": 1434,
7-
"totalInstances": 5270,
8-
"migrationPercentage": "27.21",
7+
"totalInstances": 5272,
8+
"migrationPercentage": "27.20",
99
"componentsTracked": 15,
1010
"mmdsComponentsAvailable": 25,
11+
"mmdsComponentsList": [
12+
"AvatarAccount",
13+
"AvatarBase",
14+
"AvatarFavicon",
15+
"AvatarGroup",
16+
"AvatarIcon",
17+
"AvatarNetwork",
18+
"AvatarToken",
19+
"BadgeCount",
20+
"BadgeIcon",
21+
"BadgeNetwork",
22+
"BadgeStatus",
23+
"BadgeWrapper",
24+
"Blockies",
25+
"Box",
26+
"Button",
27+
"ButtonBase",
28+
"ButtonHero",
29+
"ButtonIcon",
30+
"Checkbox",
31+
"Icon",
32+
"Input",
33+
"Jazzicon",
34+
"Maskicon",
35+
"Text",
36+
"TextButton"
37+
],
38+
"newComponents": [],
1139
"noReplacementComponents": 24,
1240
"totalNoReplacementInstances": 671
1341
}

dashboard/public/metrics/mobile-component-metrics-2026-02-07-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"project": "mobile",
33
"date": "2026-02-07",
4-
"generatedAt": "2026-02-27T16:20:48.105Z",
4+
"generatedAt": "2026-02-27T18:12:19.699Z",
55
"mmdsComponentsAvailable": 35,
66
"summary": {
77
"totalComponents": 29,

dashboard/public/metrics/mobile-component-metrics-2026-02-14-data.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,37 @@
11
{
22
"project": "mobile",
33
"date": "2026-02-14",
4-
"generatedAt": "2026-02-27T16:20:48.117Z",
4+
"generatedAt": "2026-02-27T18:12:19.707Z",
55
"mmdsComponentsAvailable": 35,
6+
"mmdsComponentsList": [
7+
"AvatarAccount",
8+
"AvatarBase",
9+
"AvatarFavicon",
10+
"AvatarGroup",
11+
"AvatarIcon",
12+
"AvatarNetwork",
13+
"AvatarToken",
14+
"BadgeCount",
15+
"BadgeIcon",
16+
"BadgeNetwork",
17+
"BadgeStatus",
18+
"BadgeWrapper",
19+
"Blockies",
20+
"BottomSheetOverlay",
21+
"Box",
22+
"Button",
23+
"ButtonAnimated",
24+
"ButtonBase",
25+
"ButtonIcon",
26+
"Checkbox",
27+
"Icon",
28+
"Jazzicon",
29+
"Maskicon",
30+
"Text",
31+
"TextButton",
32+
"TextOrChildren"
33+
],
34+
"newComponents": [],
635
"summary": {
736
"totalComponents": 29,
837
"mmdsInstances": 1424,

dashboard/public/metrics/mobile-component-metrics-2026-02-14-summary.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,34 @@
99
"componentsTracked": 25,
1010
"mmdsComponentsAvailable": 35,
1111
"noReplacementComponents": 49,
12-
"totalNoReplacementInstances": 895
12+
"totalNoReplacementInstances": 895,
13+
"mmdsComponentsList": [
14+
"AvatarAccount",
15+
"AvatarBase",
16+
"AvatarFavicon",
17+
"AvatarGroup",
18+
"AvatarIcon",
19+
"AvatarNetwork",
20+
"AvatarToken",
21+
"BadgeCount",
22+
"BadgeIcon",
23+
"BadgeNetwork",
24+
"BadgeStatus",
25+
"BadgeWrapper",
26+
"Blockies",
27+
"BottomSheetOverlay",
28+
"Box",
29+
"Button",
30+
"ButtonAnimated",
31+
"ButtonBase",
32+
"ButtonIcon",
33+
"Checkbox",
34+
"Icon",
35+
"Jazzicon",
36+
"Maskicon",
37+
"Text",
38+
"TextButton",
39+
"TextOrChildren"
40+
],
41+
"newComponents": []
1342
}

0 commit comments

Comments
 (0)