This commit is contained in:
2026-06-12 02:17:34 +01:00
parent 88c17a2892
commit d0bdbee41e
14 changed files with 877 additions and 360 deletions

View File

@@ -21,6 +21,14 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
}
},
{
"__typename": "PullRequestCommit",
"commit": {
"committedDate": "2026-05-02T12:20:00Z",
"abbreviatedOid": "8ad14c3",
"messageHeadline": "Tighten dashboard spacing token scale"
}
},
{
"__typename": "PullRequestReview",
"createdAt": "2026-05-02T15:40:00Z",
@@ -32,6 +40,16 @@
"state": "CHANGES_REQUESTED",
"body": "The 12px sidebar gutter still feels cramped."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-02T15:55:00Z",
"author": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"body": "I will widen the sidebar gutter and rebalance the compact row padding."
},
{
"__typename": "BaseRefChangedEvent",
"createdAt": "2026-05-02T18:05:00Z",
@@ -51,6 +69,37 @@
},
"body": "Updated the spacing tokens to align with the latest mock."
},
{
"__typename": "PullRequestReview",
"createdAt": "2026-05-02T18:45:00Z",
"author": {
"__typename": "User",
"login": "kennethnym",
"avatarUrl": "https://avatars.githubusercontent.com/u/4242?v=4"
},
"state": "APPROVED",
"body": "Spacing reads better now; compact dashboard surfaces still scan well."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-02T19:05:00Z",
"author": {
"__typename": "User",
"login": "mariahops",
"avatarUrl": "https://avatars.githubusercontent.com/u/6161?v=4"
},
"body": "I updated the visual comparison screenshot with the final spacing tokens."
},
{
"__typename": "IssueComment",
"createdAt": "2026-05-02T19:30:00Z",
"author": {
"__typename": "Bot",
"login": "design-bot",
"avatarUrl": "https://avatars.githubusercontent.com/in/97531?v=4"
},
"body": "Design token snapshot updated for dashboard spacing review."
},
{
"__typename": "AutoMergeEnabledEvent",
"createdAt": "2026-05-03T09:00:00Z",