Thorsten Scherler
Thorsten Scherler
`=> JSX.Element;` I am surprised to find the requisition is to use `REACT` I would rather see that you export to standard `HTMLElement` like web components are. Do you plan...
- [x] measure the max height and use that number instead of the static limit - [ ] see what the item max per browser are - [ ] find...
### Background I am currently working on the introduction of web components to be used in cloudbees jenkins plugin development. I created a small framework around lit and tailwind to...
Problem:  After with the pr:  See [JENKINS-73695](https://issues.jenkins.io/browse/JENKINS-73695). ### Testing done ### Proposed changelog entries - human-readable text ### Proposed upgrade guidelines N/A ```[tasklist] ### Submitter checklist - [x]...
This PR will provide CSS helper classes to add borders. It is similar to https://weekly.ci.jenkins.io/design-library/Spacing/ but takes more the way https://tailwindcss.com/docs/border-width works e.g. `jenkins-border-t-3` will create a top border of...