spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

chore(color-area): removed deprecated label from color-area

Open blunteshwar opened this issue 1 year ago • 5 comments
trafficstars

Description

removed deprecated label attribute from color-area for SWC 1.0 release

Related issue(s)

#1802

Screenshots (if appropriate)

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)
  • [x] Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Checklist

  • [x] I have signed the Adobe Open Source CLA.
  • [x] My code follows the code style of this project.
  • [x] If my change required a change to the documentation, I have updated the documentation in this pull request.
  • [x] I have read the CONTRIBUTING document.
  • [x] I have added tests to cover my changes.
  • [x] All new and existing tests passed.
  • [x] 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.

blunteshwar avatar May 20 '24 04:05 blunteshwar

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:

github-actions[bot] avatar May 20 '24 04:05 github-actions[bot]

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 221.751 kB 211.984 kB 210.847 kB 🏆
Scripts 53.806 kB 49.469 kB 48.491 kB 🏆
Stylesheet 35.08 kB 30.427 kB 30.381 kB 🏆
Document 6.042 kB 5.332 kB 🏆 5.333 kB
Font 126.823 kB 126.756 kB 126.642 kB 🏆

Request Count

Category Latest Main Branch
Total 45 48 45
Scripts 37 40 37
Stylesheet 5 5 5
Document 1 1 1
Font 2 2 2

github-actions[bot] avatar May 20 '24 04:05 github-actions[bot]

Tachometer results

Chrome

color-area permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 455 kB 114.23ms - 115.69ms - faster ✔
1% - 2%
1.10ms - 2.90ms
branch 442 kB 116.43ms - 117.48ms slower ❌
1% - 3%
1.10ms - 2.90ms
-
Firefox

color-area permalink

basic-test

Version Bytes Avg Time vs remote vs branch
npm latest 455 kB 188.85ms - 196.43ms - unsure 🔍
-4% - +2%
-7.53ms - +3.29ms
branch 442 kB 190.90ms - 198.62ms unsure 🔍
-2% - +4%
-3.29ms - +7.53ms
-

github-actions[bot] avatar May 20 '24 05:05 github-actions[bot]

@blunteshwar Pull this up to main and we can merge this!

Rajdeepc avatar Jun 24 '24 03:06 Rajdeepc

@blunteshwar Pull this up to main and we can merge this!

Done!

blunteshwar avatar Jun 27 '24 03:06 blunteshwar