zcl

Results 45 issues of zcl

### 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...

feature
css

### Description https://github.com/twbs/bootstrap/blob/ae43f0c48bf7acede8a325b24197001fe2b2f416/js/src/popover.js#L20-L31 https://github.com/twbs/bootstrap/blob/953b4b6c1b67e120235fc19f565444a0f7a97a76/js/src/tooltip.js#L58-L79 ### Motivation & Context ### Type of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which...

docs
v5

### Description Example of adding a split button drop-down centered menu ### Motivation & Context ### Type of changes - [x] Bug fix (non-breaking change which fixes an issue) -...

docs
v5

https://github.com/roach-php/core/blob/450ed504c556b2243ea7cc76f44161242a551a5a/src/Spider/BasicSpider.php#L62 The $requestDelay attribute is expected to support expressions, and the target needs to be a specified range of random values ​​(including non-integer numbers). --- https://github.com/roach-php/core/blob/653347a121d22438f23f38081a26208ca9389a10/src/Scheduling/RequestSchedulerInterface.php#L40 The parameter type of...

There are two separate crawlers that need to share the same login operation. Should this login step be made into a middleware or a processor? It is now a php...