Thorsten Scherler

Results 6 issues of 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...

enhancement

- [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: ![image](https://github.com/user-attachments/assets/d470a82a-cf94-4678-90a7-d2d180a99004) After with the pr: ![image](https://github.com/user-attachments/assets/8e755bd7-356b-44c6-b57d-5b5217c35590) 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...

web-ui