Balázs Winkler
Balázs Winkler
### 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 used `.order-1` and similar classes before...
- VSCode Version: 1.70.0 da76f93349a72022ca4670c1b84860304616aaa2 x64 - Local OS Version: Windows 10 Home, 21H2, 19044.1826 - Remote OS Version: Ubuntu 20.04 - Remote Extension/Connection Type: WSL 2 - Logs: ```...
**Description:** In my project the client force custom aria-label for tabset. I use this code in the template: ```html ... ``` The TabsModule generate this code now: ```html ... ```...
Hi there! I wan to use the text-mask in a component what can get some parameters, and I want to use these parameters to configure the mask. Here is my...
In my documentation what I created by hand I use `definitions` like this: ``` /api/login: post: tags: - login summary: login into the API description: | You need to log...
**Please include some context and the contents of the console in your browser's developer tools.** ``` TypeError: Cannot read properties of undefined (reading 'code_snippet') at XE (http://mydomain.test/:74:249981) at mi (http://mydomain.test/:74:70706)...
**What is the current behavior?** I did'nt changed my code, only upgrade version with `npm i @tinymce/[email protected]` and then I get this error in console: ``` TypeError: Cannot read properties...
It could be nice an option for automatic dropdown position based on if opened it will be out of the screen or not. I think the current options are greats...
Hello there, I run into similar problem with this package like php-actions/phpunit I think - not sure. I use php-actions/composer with private repos (with two private repos, both has the...
**Describe the bug** Don't show alerts on multiple line tag definitions. **To Reproduce** If I use multiple lines for HTML tags, like below, the plugin don't show any alerts, warnings,...