Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE]: accessibility docs #4756

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

[DO NOT MERGE]: accessibility docs #4756

wants to merge 6 commits into from

Conversation

nikkimk
Copy link
Contributor

@nikkimk nikkimk commented Sep 16, 2024

Description

Improving the accessibility documentation of components.

Related issue(s)

Motivation and context

Documentation should provide more information and examples that demonstrate how to use the components accessibly. These changes started with #4652

How has this been tested?

<sp-picker>

Review picker docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-menu>

Review menu docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-menu-group>

Review menu-group docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-menu-item>

Review menu-item docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-help-text>

Review help text docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-button>

Review button docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-button-group>

Review button group docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-action-button>

Review action button docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-action-bar>

Review action bar docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-action-group>

Review action group docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

<sp-action-menu>

Review action menu docs

  • Are the examples accessible?
  • Do the docs examples and text provide information on how to use the component accessibly?
  • If the component is to be used in the context of another component, do the examples include how that component is used accessibly in that context?
  • Are the docs headings logical and consistent across these components?

Developing a Component Guide

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Checklist

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • If my change required a change to the documentation, I have updated the documentation in this pull request.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes. N/A
  • All new and existing tests passed.
  • I have reviewed at the Accessibility Practices for this feature, see: Aria Practices

Best practices

This repository uses conventional commit syntax for each commit message; note that the GitHub UI does not use this by default so be cautious when accepting suggested changes. Avoid the "Update branch" button on the pull request and opt instead for rebasing your branch against main.

Copy link

Branch preview

Visual regression test results

When a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:

Copy link

github-actions bot commented Sep 16, 2024

Lighthouse scores

Category Latest (report) Main (report) Branch (report)
Performance 0.99 0.99 0.99
Accessibility 1 1 1
Best Practices 1 1 1
SEO 1 0.92 0.92
PWA 1 1 1
What is this?

Lighthouse scores comparing the documentation site built from the PR ("Branch") to that of the production documentation site ("Latest") and the build currently on main ("Main"). Higher scores are better, but note that the SEO scores on Netlify URLs are artifically constrained to 0.92.

Transfer Size

Category Latest Main Branch
Total 228.766 kB 217.231 kB 🏆 217.441 kB
Scripts 58.015 kB 52.659 kB 🏆 52.685 kB
Stylesheet 34.688 kB 30.135 kB 🏆 30.278 kB
Document 6.221 kB 5.482 kB 🏆 5.515 kB
Font 126.963 kB 126.604 kB 🏆 126.614 kB

Request Count

Category Latest Main Branch
Total 52 52 52
Scripts 41 41 41
Stylesheet 5 5 5
Document 1 1 1
Font 2 2 2

@coveralls
Copy link
Collaborator

coveralls commented Sep 16, 2024

Pull Request Test Coverage Report for Build 11411531782

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.002%) to 98.227%

Totals Coverage Status
Change from base Build 11386937763: -0.002%
Covered Lines: 32983
Relevant Lines: 33395

💛 - Coveralls

Copy link

github-actions bot commented Sep 16, 2024

Tachometer results

Chrome

action-bar permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 500 kB 53.70ms - 55.74ms - faster ✔
6% - 13%
3.52ms - 8.16ms
branch 478 kB 58.48ms - 62.65ms slower ❌
6% - 15%
3.52ms - 8.16ms
-

action-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 561 kB 72.24ms - 73.57ms - faster ✔
12% - 14%
9.65ms - 11.52ms
branch 522 kB 82.83ms - 84.15ms slower ❌
13% - 16%
9.65ms - 11.52ms
-

action-group permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 583 kB 49.93ms - 51.03ms - faster ✔
5% - 8%
2.40ms - 4.19ms
branch 545 kB 53.07ms - 54.47ms slower ❌
5% - 8%
2.40ms - 4.19ms
-

action-menu permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 701 kB 143.93ms - 146.61ms - faster ✔
7% - 10%
10.53ms - 15.22ms
branch 663 kB 156.22ms - 160.07ms slower ❌
7% - 11%
10.53ms - 15.22ms
-

test-directive permalink

Version Bytes Avg Time vs remote vs branch
npm latest 658 kB 69.27ms - 70.52ms - faster ✔
9% - 12%
6.91ms - 9.06ms
branch 620 kB 77.00ms - 78.75ms slower ❌
10% - 13%
6.91ms - 9.06ms
-

test-lazy permalink

Version Bytes Avg Time vs remote vs branch
npm latest 657 kB 67.29ms - 71.46ms - faster ✔
6% - 12%
4.75ms - 9.50ms
branch 619 kB 75.36ms - 77.63ms slower ❌
7% - 14%
4.75ms - 9.50ms
-

test-open-close-directive permalink

Version Bytes Avg Time vs remote vs branch
npm latest 847 kB 1874.69ms - 1877.90ms - unsure 🔍
-0% - -0%
-4.41ms - -0.21ms
branch 806 kB 1877.25ms - 1879.96ms unsure 🔍
+0% - +0%
+0.21ms - +4.41ms
-

test-open-close permalink

Version Bytes Avg Time vs remote vs branch
npm latest 845 kB 1880.22ms - 1883.30ms - unsure 🔍
-0% - +0%
-1.97ms - +2.21ms
branch 805 kB 1880.23ms - 1883.05ms unsure 🔍
-0% - +0%
-2.21ms - +1.97ms
-

alert-banner permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 438 kB 12.14ms - 12.42ms - faster ✔
0% - 3%
0.02ms - 0.42ms
branch 416 kB 12.36ms - 12.64ms slower ❌
0% - 3%
0.02ms - 0.42ms
-

alert-dialog permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 497 kB 111.10ms - 112.29ms - faster ✔
1% - 3%
1.58ms - 3.54ms
branch 457 kB 113.47ms - 115.04ms slower ❌
1% - 3%
1.58ms - 3.54ms
-

breadcrumbs permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 718 kB 523.96ms - 528.94ms - faster ✔
3% - 5%
19.04ms - 26.93ms
branch 680 kB 546.38ms - 552.49ms slower ❌
4% - 5%
19.04ms - 26.93ms
-

button-group permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 489 kB 45.35ms - 46.15ms - faster ✔
5% - 7%
2.17ms - 3.36ms
branch 449 kB 48.07ms - 48.96ms slower ❌
5% - 7%
2.17ms - 3.36ms
-

button permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 495 kB 49.61ms - 50.47ms - faster ✔
7% - 10%
3.88ms - 5.55ms
branch 456 kB 54.04ms - 55.47ms slower ❌
8% - 11%
3.88ms - 5.55ms
-

coachmark permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 678 kB 95.79ms - 98.37ms - faster ✔
3% - 7%
3.50ms - 6.72ms
branch 637 kB 101.22ms - 103.16ms slower ❌
4% - 7%
3.50ms - 6.72ms
-

color-field permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 501 kB 43.64ms - 45.53ms - faster ✔
5% - 12%
2.50ms - 5.74ms
branch 479 kB 47.39ms - 50.03ms slower ❌
5% - 13%
2.50ms - 5.74ms
-

combobox permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 763 kB 40.02ms - 40.91ms - faster ✔
3% - 6%
1.28ms - 2.53ms
branch 720 kB 41.94ms - 42.81ms slower ❌
3% - 6%
1.28ms - 2.53ms
-

light-dom-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 763 kB 433.25ms - 441.27ms - faster ✔
1% - 3%
3.39ms - 14.26ms
branch 720 kB 442.42ms - 449.75ms slower ❌
1% - 3%
3.39ms - 14.26ms
-

contextual-help permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 689 kB 51.75ms - 52.84ms - faster ✔
10% - 13%
6.02ms - 7.70ms
branch 648 kB 58.51ms - 59.80ms slower ❌
11% - 15%
6.02ms - 7.70ms
-

dialog permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 554 kB 80.34ms - 80.98ms - faster ✔
0% - 2%
0.22ms - 1.45ms
branch 515 kB 80.96ms - 82.03ms slower ❌
0% - 2%
0.22ms - 1.45ms
-

field-group permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 435 kB 46.61ms - 47.54ms - faster ✔
2% - 7%
0.91ms - 3.37ms
branch 413 kB 48.08ms - 50.35ms slower ❌
2% - 7%
0.91ms - 3.37ms
-

help-text permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 400 kB 10.32ms - 10.50ms - faster ✔
2% - 5%
0.22ms - 0.51ms
branch 379 kB 10.66ms - 10.89ms slower ❌
2% - 5%
0.22ms - 0.51ms
-

infield-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 416 kB 14.92ms - 15.21ms - faster ✔
7% - 10%
1.12ms - 1.63ms
branch 393 kB 16.23ms - 16.65ms slower ❌
7% - 11%
1.12ms - 1.63ms
-

menu permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 494 kB 227.18ms - 236.95ms - unsure 🔍
-5% - +0%
-11.60ms - +0.92ms
branch 472 kB 233.49ms - 241.32ms unsure 🔍
-0% - +5%
-0.92ms - +11.60ms
-

number-field permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 538 kB 71.84ms - 73.20ms - faster ✔
14% - 16%
11.55ms - 13.47ms
branch 516 kB 84.35ms - 85.71ms slower ❌
16% - 19%
11.55ms - 13.47ms
-

overlay permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 741 kB 492.84ms - 509.93ms - unsure 🔍
-5% - +1%
-24.55ms - +3.33ms
branch 702 kB 500.98ms - 523.00ms unsure 🔍
-1% - +5%
-3.33ms - +24.55ms
-

directive-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 822 kB 25.01ms - 25.63ms - faster ✔
6% - 10%
1.74ms - 2.73ms
branch 781 kB 27.17ms - 27.93ms slower ❌
7% - 11%
1.74ms - 2.73ms
-

element-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 812 kB 389.93ms - 400.70ms - faster ✔
1% - 5%
5.35ms - 22.19ms
branch 771 kB 402.61ms - 415.56ms slower ❌
1% - 6%
5.35ms - 22.19ms
-

lazy-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 609 kB 44.22ms - 45.21ms - faster ✔
6% - 9%
2.98ms - 4.41ms
branch 566 kB 47.89ms - 48.93ms slower ❌
7% - 10%
2.98ms - 4.41ms
-

picker-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 428 kB 27.01ms - 27.56ms - faster ✔
10% - 12%
2.96ms - 3.81ms
branch 406 kB 30.35ms - 30.99ms slower ❌
11% - 14%
2.96ms - 3.81ms
-

picker permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 568 kB 529.33ms - 539.08ms - faster ✔
2% - 4%
9.05ms - 21.34ms
branch 527 kB 545.67ms - 553.14ms slower ❌
2% - 4%
9.05ms - 21.34ms
-

popover permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 395 kB 11.67ms - 12.01ms - faster ✔
0% - 4%
0.03ms - 0.45ms
branch 374 kB 11.96ms - 12.20ms slower ❌
0% - 4%
0.03ms - 0.45ms
-

radio permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 420 kB 37.52ms - 38.28ms - faster ✔
2% - 5%
0.83ms - 1.97ms
branch 397 kB 38.88ms - 39.72ms slower ❌
2% - 5%
0.83ms - 1.97ms
-

search permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 486 kB 40.47ms - 41.05ms - faster ✔
8% - 11%
3.72ms - 4.79ms
branch 464 kB 44.56ms - 45.46ms slower ❌
9% - 12%
3.72ms - 4.79ms
-

slider permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 494 kB 79.13ms - 80.40ms - faster ✔
5% - 7%
3.89ms - 6.10ms
branch 472 kB 83.85ms - 85.67ms slower ❌
5% - 8%
3.89ms - 6.10ms
-

split-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 780 kB 1873.41ms - 1877.04ms - unsure 🔍
-0% - +0%
-1.68ms - +3.63ms
branch 739 kB 1872.31ms - 1876.18ms unsure 🔍
-0% - +0%
-3.63ms - +1.68ms
-

tags permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 464 kB 12.89ms - 13.16ms - unsure 🔍
-1% - +1%
-0.19ms - +0.18ms
branch 442 kB 12.91ms - 13.15ms unsure 🔍
-1% - +1%
-0.18ms - +0.19ms
-

textfield permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 446 kB 24.62ms - 25.66ms - faster ✔
8% - 16%
2.20ms - 4.76ms
branch 425 kB 27.45ms - 29.78ms slower ❌
9% - 19%
2.20ms - 4.76ms
-

toast permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 444 kB 28.72ms - 29.34ms - faster ✔
12% - 15%
4.10ms - 5.05ms
branch 423 kB 33.24ms - 33.97ms slower ❌
14% - 18%
4.10ms - 5.05ms
-

tooltip permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 594 kB 35.76ms - 36.48ms - faster ✔
3% - 8%
1.25ms - 3.21ms
branch 583 kB 37.44ms - 39.27ms slower ❌
3% - 9%
1.25ms - 3.21ms
-

test-directive permalink

Version Bytes Avg Time vs remote vs branch
npm latest 579 kB 24.72ms - 25.24ms - faster ✔
8% - 11%
2.04ms - 3.05ms
branch 541 kB 27.10ms - 27.95ms slower ❌
8% - 12%
2.04ms - 3.05ms
-

test-element permalink

Version Bytes Avg Time vs remote vs branch
npm latest 704 kB 54.52ms - 55.43ms - faster ✔
6% - 8%
3.38ms - 4.82ms
branch 663 kB 58.52ms - 59.63ms slower ❌
6% - 9%
3.38ms - 4.82ms
-

test-lazy permalink

Version Bytes Avg Time vs remote vs branch
npm latest 680 kB 44.40ms - 45.47ms - faster ✔
8% - 11%
3.70ms - 5.32ms
branch 639 kB 48.83ms - 50.05ms slower ❌
8% - 12%
3.70ms - 5.32ms
-

truncated permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 545 kB 62.57ms - 63.74ms - faster ✔
2% - 5%
1.32ms - 3.05ms
branch 519 kB 64.70ms - 65.98ms slower ❌
2% - 5%
1.32ms - 3.05ms
-
Firefox

action-bar permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 500 kB 112.66ms - 119.42ms - faster ✔
5% - 12%
5.89ms - 14.87ms
branch 478 kB 123.47ms - 129.37ms slower ❌
5% - 13%
5.89ms - 14.87ms
-

action-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 561 kB 148.40ms - 155.16ms - faster ✔
9% - 16%
15.40ms - 27.84ms
branch 522 kB 168.18ms - 178.62ms slower ❌
10% - 19%
15.40ms - 27.84ms
-

action-group permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 583 kB 112.56ms - 120.12ms - faster ✔
1% - 9%
0.66ms - 10.90ms
branch 545 kB 118.66ms - 125.58ms slower ❌
0% - 9%
0.66ms - 10.90ms
-

action-menu permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 701 kB 283.50ms - 288.90ms - faster ✔
11% - 13%
35.29ms - 43.91ms
branch 663 kB 322.44ms - 329.16ms slower ❌
12% - 15%
35.29ms - 43.91ms
-

test-directive permalink

Version Bytes Avg Time vs remote vs branch
npm latest 658 kB 138.15ms - 141.97ms - faster ✔
0% - 4%
0.44ms - 5.56ms
branch 620 kB 141.36ms - 144.76ms slower ❌
0% - 4%
0.44ms - 5.56ms
-

test-lazy permalink

Version Bytes Avg Time vs remote vs branch
npm latest 657 kB 127.82ms - 131.46ms - faster ✔
6% - 10%
8.16ms - 13.60ms
branch 619 kB 138.50ms - 142.54ms slower ❌
6% - 11%
8.16ms - 13.60ms
-

test-open-close-directive permalink

Version Bytes Avg Time vs remote vs branch
npm latest 847 kB 1887.20ms - 1896.44ms - unsure 🔍
-0% - +0%
-9.25ms - +0.97ms
branch 806 kB 1893.76ms - 1898.16ms unsure 🔍
-0% - +0%
-0.97ms - +9.25ms
-

test-open-close permalink

Version Bytes Avg Time vs remote vs branch
npm latest 845 kB 1899.71ms - 1903.13ms - unsure 🔍
-0% - +0%
-3.18ms - +1.54ms
branch 805 kB 1900.60ms - 1903.88ms unsure 🔍
-0% - +0%
-1.54ms - +3.18ms
-

alert-banner permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 438 kB 26.23ms - 28.85ms - unsure 🔍
-6% - +7%
-1.50ms - +1.90ms
branch 416 kB 26.25ms - 28.43ms unsure 🔍
-7% - +5%
-1.90ms - +1.50ms
-

alert-dialog permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 497 kB 205.50ms - 213.58ms - unsure 🔍
-4% - +2%
-7.63ms - +4.47ms
branch 457 kB 206.62ms - 215.62ms unsure 🔍
-2% - +4%
-4.47ms - +7.63ms
-

breadcrumbs permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 718 kB 808.83ms - 832.09ms - faster ✔
4% - 8%
38.41ms - 66.23ms
branch 680 kB 865.15ms - 880.41ms slower ❌
5% - 8%
38.41ms - 66.23ms
-

button-group permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 489 kB 100.06ms - 107.30ms - faster ✔
1% - 9%
0.82ms - 10.34ms
branch 449 kB 106.18ms - 112.34ms slower ❌
1% - 10%
0.82ms - 10.34ms
-

button permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 495 kB 112.29ms - 118.39ms - faster ✔
7% - 13%
8.17ms - 17.19ms
branch 456 kB 124.70ms - 131.34ms slower ❌
7% - 15%
8.17ms - 17.19ms
-

coachmark permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 678 kB 197.02ms - 200.66ms - faster ✔
4% - 7%
7.79ms - 14.05ms
branch 637 kB 207.21ms - 212.31ms slower ❌
4% - 7%
7.79ms - 14.05ms
-

color-field permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 509 kB 77.86ms - 82.10ms - faster ✔
3% - 9%
2.93ms - 7.99ms
branch 487 kB 84.06ms - 86.82ms slower ❌
4% - 10%
2.93ms - 7.99ms
-

combobox permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 763 kB 62.91ms - 64.81ms - faster ✔
2% - 7%
1.51ms - 4.53ms
branch 720 kB 65.70ms - 68.06ms slower ❌
2% - 7%
1.51ms - 4.53ms
-

light-dom-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 763 kB 769.95ms - 793.21ms - slower ❌
3% - 6%
21.06ms - 47.50ms
branch 720 kB 741.03ms - 753.57ms faster ✔
3% - 6%
21.06ms - 47.50ms
-

contextual-help permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 689 kB 104.33ms - 110.47ms - faster ✔
6% - 14%
7.23ms - 16.65ms
branch 648 kB 115.77ms - 122.91ms slower ❌
7% - 16%
7.23ms - 16.65ms
-

dialog permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 554 kB 122.08ms - 128.44ms - unsure 🔍
-4% - +3%
-5.44ms - +4.04ms
branch 515 kB 122.44ms - 129.48ms unsure 🔍
-3% - +4%
-4.04ms - +5.44ms
-

field-group permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 435 kB 99.90ms - 107.78ms - unsure 🔍
-8% - +1%
-9.19ms - +1.55ms
branch 413 kB 104.01ms - 111.31ms unsure 🔍
-2% - +9%
-1.55ms - +9.19ms
-

help-text permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 400 kB 21.59ms - 23.29ms - unsure 🔍
-7% - +3%
-1.66ms - +0.70ms
branch 379 kB 22.09ms - 23.75ms unsure 🔍
-3% - +7%
-0.70ms - +1.66ms
-

infield-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 416 kB 37.53ms - 40.15ms - faster ✔
1% - 11%
0.54ms - 4.70ms
branch 393 kB 39.85ms - 43.07ms slower ❌
1% - 12%
0.54ms - 4.70ms
-

menu permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 494 kB 437.55ms - 448.49ms - faster ✔
2% - 5%
7.08ms - 22.40ms
branch 472 kB 452.40ms - 463.12ms slower ❌
2% - 5%
7.08ms - 22.40ms
-

number-field permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 538 kB 147.08ms - 154.80ms - faster ✔
10% - 16%
17.78ms - 27.70ms
branch 516 kB 170.56ms - 176.80ms slower ❌
11% - 19%
17.78ms - 27.70ms
-

overlay permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 819 kB 681.96ms - 713.00ms - slower ❌
3% - 10%
22.94ms - 63.14ms
branch 777 kB 641.67ms - 667.21ms faster ✔
3% - 9%
22.94ms - 63.14ms
-

directive-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 822 kB 48.58ms - 49.94ms - faster ✔
2% - 6%
1.26ms - 3.02ms
branch 781 kB 50.84ms - 51.96ms slower ❌
3% - 6%
1.26ms - 3.02ms
-

element-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 812 kB 684.19ms - 705.33ms - unsure 🔍
-0% - +6%
-0.40ms - +37.32ms
branch 771 kB 660.67ms - 691.93ms unsure 🔍
-5% - +0%
-37.32ms - +0.40ms
-

lazy-test permalink

Version Bytes Avg Time vs remote vs branch
npm latest 609 kB 90.37ms - 95.43ms - faster ✔
3% - 9%
3.12ms - 9.20ms
branch 566 kB 97.38ms - 100.74ms slower ❌
3% - 10%
3.12ms - 9.20ms
-

picker-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 428 kB 55.58ms - 59.78ms - faster ✔
4% - 12%
2.70ms - 7.58ms
branch 406 kB 61.58ms - 64.06ms slower ❌
4% - 13%
2.70ms - 7.58ms
-

picker permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 568 kB 991.74ms - 1003.30ms - faster ✔
5% - 7%
48.52ms - 76.56ms
branch 527 kB 1047.28ms - 1072.84ms slower ❌
5% - 8%
48.52ms - 76.56ms
-

popover permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 395 kB 30.01ms - 33.75ms - unsure 🔍
-8% - +8%
-2.44ms - +2.60ms
branch 374 kB 30.11ms - 33.49ms unsure 🔍
-8% - +8%
-2.60ms - +2.44ms
-

radio permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 420 kB 71.39ms - 75.53ms - unsure 🔍
-7% - +1%
-5.49ms - +1.01ms
branch 397 kB 73.19ms - 78.21ms unsure 🔍
-1% - +8%
-1.01ms - +5.49ms
-

search permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 486 kB 73.46ms - 77.66ms - faster ✔
7% - 14%
5.64ms - 12.08ms
branch 464 kB 81.97ms - 86.87ms slower ❌
7% - 16%
5.64ms - 12.08ms
-

slider permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 494 kB 160.82ms - 169.18ms - unsure 🔍
-5% - +1%
-8.81ms - +1.77ms
branch 472 kB 165.27ms - 171.77ms unsure 🔍
-1% - +5%
-1.77ms - +8.81ms
-

split-button permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 780 kB 1874.06ms - 1878.62ms - unsure 🔍
-0% - +0%
-4.26ms - +2.18ms
branch 739 kB 1875.11ms - 1879.65ms unsure 🔍
-0% - +0%
-2.18ms - +4.26ms
-

tags permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 464 kB 29.12ms - 32.52ms - unsure 🔍
-2% - +14%
-0.41ms - +4.05ms
branch 442 kB 27.55ms - 30.45ms unsure 🔍
-13% - +1%
-4.05ms - +0.41ms
-

textfield permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 446 kB 48.68ms - 51.32ms - faster ✔
3% - 11%
1.61ms - 6.23ms
branch 425 kB 52.03ms - 55.81ms slower ❌
3% - 13%
1.61ms - 6.23ms
-

toast permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 444 kB 64.27ms - 69.17ms - faster ✔
6% - 15%
4.47ms - 11.65ms
branch 423 kB 72.16ms - 77.40ms slower ❌
6% - 18%
4.47ms - 11.65ms
-

tooltip permalink

test-basic

Version Bytes Avg Time vs remote vs branch
npm latest 704 kB 74.72ms - 77.68ms - slower ❌
5% - 10%
3.51ms - 6.93ms
branch 663 kB 70.13ms - 71.83ms faster ✔
5% - 9%
3.51ms - 6.93ms
-

test-directive permalink

Version Bytes Avg Time vs remote vs branch
npm latest 579 kB 46.04ms - 47.12ms - faster ✔
4% - 8%
1.85ms - 3.83ms
branch 541 kB 48.60ms - 50.24ms slower ❌
4% - 8%
1.85ms - 3.83ms
-

test-element permalink

Version Bytes Avg Time vs remote vs branch
npm latest 704 kB 126.98ms - 134.38ms - slower ❌
6% - 13%
6.70ms - 15.10ms
branch 663 kB 117.80ms - 121.76ms faster ✔
5% - 11%
6.70ms - 15.10ms
-

test-lazy permalink

Version Bytes Avg Time vs remote vs branch
npm latest 680 kB 87.53ms - 93.35ms - faster ✔
7% - 14%
6.50ms - 14.38ms
branch 639 kB 98.22ms - 103.54ms slower ❌
7% - 16%
6.50ms - 14.38ms
-

truncated permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 545 kB 102.09ms - 106.99ms - unsure 🔍
-6% - +0%
-7.01ms - +0.37ms
branch 519 kB 105.10ms - 110.62ms unsure 🔍
-0% - +7%
-0.37ms - +7.01ms
-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants