William Entriken

Results 527 issues of William Entriken

That doesn't exist. This is how it is expecting to add https://github.com/user-attachments/assets/38f54e93-c6c7-4d47-9069-cf66edea9bf6 That doesn't exist. This is how expecting to add it. Right now the problem with iron I'd that...

This UI for changing the weight is great! Can it please scroll 2x faster?![image](https://github.com/user-attachments/assets/2a62c73c-8f97-434b-adb0-302ff4889352) Press and drag over the lbs on bottom left.

Many gym feature QR codes to track machine usage. You can even print QR codes for your own equipment at home including free weights. --- Here is an easy way...

### Description Fixes documentation for Tooltip in docs. `getInstance` had wrong documentation. ### Motivation & Context I confirmed the actual implementation matches my new documentation: https://github.com/twbs/bootstrap/blob/53171ad564b2d01bff7613d7210e93a5197a367b/js/src/base-component.js#L59-L66 ### Type of changes...

docs
js
v5

Would this make sense? This event would fire at the time that a certificate is created (i.e. a row is created in the table `customcert_issues`). And also consider _updated, _deleted...

This additionally adds the ####-####-#### format for certificate codes. Each # is a digit 0-9. Thank you to @Raza403 for all your help on this issue. Fixes #668. https://github.com/user-attachments/assets/a1df302a-5fa9-41e7-bbce-728938a1aaa5

Currently we support only codes including the characters: [A-Za-z0-9]. This can be a problem if the certificates must be verified because 0 looks like O and o. And 1 looks...

Clearly this is not a supported product

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [X] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [X] I have read the [contributing...

js
v5

Add a script to test the build pages. It must work on the entire file as a string and match regexpes against that. Configure the regexps using a .dirty-words.json file....