Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions lib/a11y-snapshot/__snapshots__/aom.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ exports[`chromium / 1`] = `
<text>.Copyright ©2021Material-UI.</text>
</paragraph>
</contentinfo>
<Iframe>Netlify Drawer</Iframe>
<alert></alert>
</WebArea>;

Expand Down Expand Up @@ -14010,6 +14011,20 @@ exports[`firefox / 1`] = `
<text>. Copyright © 2021 Material-UI.</text>
</paragraph>
</landmark>
<iframe>
Netlify Drawer
<document>
Netlify Drawer
<button>
Open Netlify Drawer
<img>Logo</img>
<diagram></diagram>
</button>
<text>
<alert></alert>
</text>
</document>
</iframe>
<text>
<alert></alert>
</text>
Expand Down
12 changes: 11 additions & 1 deletion lib/a11y-snapshot/__snapshots__/axe.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,17 @@ exports[`chromium /components/pickers 1`] = `Array []`;

exports[`chromium /components/radio-buttons 1`] = `Array []`;

exports[`chromium /components/rating/ 1`] = `Array []`;
exports[`chromium /components/rating/ 1`] = `
Array [
Object {
"canMismatch__helpUrl": "https://dequeuniversity.com/rules/axe/4.2/duplicate-id-aria?application=axeAPI",
"id": "duplicate-id-aria",
"nodes": Array [
"input[name=\\"simple-controlled\\"][value=\\"\\\\33 \\"][type=\\"radio\\"]",
],
},
]
`;

exports[`chromium /components/selects/ 1`] = `Array []`;

Expand Down
40 changes: 20 additions & 20 deletions lib/a11y-snapshot/deploy.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"id": "60b5a83cd042360008e1c74f",
"id": "60b5dc8d4f66880007254a4a",
"site_id": "64f32322-7c26-4008-b886-60800cd747b0",
"build_id": "60b5a83cd042360008e1c74d",
"state": "building",
"build_id": "60b5dc8d4f66880007254a48",
"state": "ready",
"name": "material-ui",
"url": "http://material-ui.netlify.app",
"admin_url": "https://app.netlify.com/sites/material-ui",
"deploy_url": "http://next--material-ui.netlify.app",
"deploy_ssl_url": "https://next--material-ui.netlify.app",
"created_at": "2021-06-01T03:23:40.638Z",
"updated_at": "2021-06-01T03:23:42.485Z",
"commit_ref": "2920e6a4313a80062e6eb9a7c609a243e35257bd",
"review_id": null,
"deploy_url": "http://deploy-preview-26493--material-ui.netlify.app",
"deploy_ssl_url": "https://deploy-preview-26493--material-ui.netlify.app",
"created_at": "2021-06-01T07:06:53.302Z",
"updated_at": "2021-06-01T07:26:03.367Z",
"commit_ref": "8d562e4a7f372354180bd379056abc0953e91997",
"review_id": 26493,
"skipped": null,
"locked": null,
"branch": "next",
"commit_url": "https://github.com/mui-org/material-ui/commit/2920e6a4313a80062e6eb9a7c609a243e35257bd",
"branch": "chore/Rating/input-component",
"commit_url": "https://github.com/mui-org/material-ui/commit/8d562e4a7f372354180bd379056abc0953e91997",
"log_access_attributes": {
"type": "firebase",
"url": "https://netlify-builds3.firebaseio.com/builds/60b5a83cd042360008e1c74d/log",
"endpoint": "https://netlify-builds3.firebaseio.com",
"path": "/builds/60b5a83cd042360008e1c74d/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjI1MTc5ODMsImQiOnsidWlkIjoiIn19.kWPtopNcWpmV4y2YVRMmFYaIBz3w1--Y4LllOCwhiYY"
"url": "https://netlify-builds5.firebaseio.com/builds/60b5dc8d4f66880007254a48/log",
"endpoint": "https://netlify-builds5.firebaseio.com",
"path": "/builds/60b5dc8d4f66880007254a48/log",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjI1MzI5OTIsImQiOnsidWlkIjoiIn19.1QrVnJKrbQFNScH5wVUuDbdOfQE2x4wOjDOpaOUCLSM"
},
"title": "[Tabs] Fix arrow rotation in vertical & RTL (#26527)",
"review_url": null,
"title": "[Rating] Make input ids less predictable",
"review_url": "https://github.com/mui-org/material-ui/pull/26493",
"published_at": null,
"context": "branch-deploy",
"deploy_time": null,
"context": "deploy-preview",
"deploy_time": 1139,
"public": true,
"plugin_state": "none"
"plugin_state": "success"
}