adobe / spectrum-web-components

Spectrum Web Components
https://opensource.adobe.com/spectrum-web-components/
Apache License 2.0
1.21k stars 192 forks source link

chore(docs): updated demo examples nunjucks template to include all types of args #4512

Closed Rajdeepc closed 1 month ago

Rajdeepc commented 1 month ago

Description

Added the check to include type of radio, text and number in documentation site

Related issue(s)

Motivation and context

The above types are not rendered on the documentation site due to a global declaration of picker type. This is bifurcated to include types radio,text,number

How has this been tested?

Screenshots (if appropriate)

Types of changes

Checklist

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.

github-actions[bot] commented 1 month ago

Branch preview

github-actions[bot] commented 1 month ago

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](https://github.com/GoogleChrome/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 222.156 kB 210.652 kB 🏆 210.794 kB
Scripts 54.39 kB 48.184 kB 🏆 48.504 kB
Stylesheet 34.934 kB 30.524 kB 30.40 kB 🏆
Document 5.996 kB 5.271 kB 🏆 5.272 kB
Font 126.836 kB 126.673 kB 126.618 kB 🏆

Request Count

Category Latest Main Branch
Total 45 45 45
Scripts 37 37 37
Stylesheet 5 5 5
Document 1 1 1
Font 2 2 2
github-actions[bot] commented 1 month ago

Tachometer results

Currently, no packages are changed by this PR...