Allan Jardine

Results 13 issues of Allan Jardine

This isn't a bug as such, but it did catch me by surprise, so I thought I'd document it and you can decide if it is a bug or not....

[Button] Buttons should wrap inside group ### Steps If you have a button group inside of a grid, and the buttons take up more space than is available in the...

This is really the same as #98 but that issue has been locked. The original rational for not adding the ability to pass configuration parameters to `qs` was that package...

enhancement
discuss

This request stems from [a bug report in Semantic UI's repo](https://github.com/Semantic-Org/Semantic-UI/issues/7069). # Feature Request I've noticed that when using button groups inside a grid cell, if there are enough buttons...

type/feat
lang/css
tag/next-release/nightly

This is a follow on from #24 which rightly notes that GB VAT numbers are no longer validated by VIES. HMRC provide [this service](https://www.tax.service.gov.uk/check-vat-number/enter-vat-details) for validating VAT numbers. If I...

The source map that is included in the 1.2.1 release references `../src/index.ts`. However, the `src` directory is not included in the package. Perhaps it could be added into the `files`...

### Describe the feature you'd love to see I'm looking to access a `res.local.` property inside my `pathRewrite` custom function, but it isn't passed in - just the path and...

**Your Environment** * **verdaccio version**: 5.23.2 * **node version** : v18.15.0 * **package manager**: 9.5.0 * **os**: Linux * **platform**: npm **Describe the bug** I've been writing a basic plug-in...

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal I love the 5.3 dark mode -...

feature
css
color mode

# Feature Request I've been using `.ui.buttons { flex-wrap: wrap; }` to allow for button sets which overflow, but the border radius on the buttons causes some issues. I wonder...

type/feat