Ruan Heyns
Ruan Heyns
`I think this functional is useless` Just because you use a convention, doesn't make it useless. That is why the main @commitlint package is so configurable, as people have different...
```css mat-form-field { width: 100%; } ``` Add that to your styles.scss Note it influences every mat form field in your app. Idk if its the right way, but I...
I see the ability to disable autocomplete has been merged for a while, but there hasn't been a release in 2 months. I will thus keep this open
Have a look at https://github.com/react-theming/storybook-addon/issues/39#issuecomment-1020989596
Was this ever resolved? Im having the same issue
Same issue with yarn and executing inside the cypress node docker
Please merge this, I need this too
Don't stress, I can add those this week. It was getting late so I got a bit lazy, lol.
Actually, this PR is wrong. The servers should be set on `SwaggerUISettings` the same way `RapiDocUISettings` has `server_url` being set Since `servers` isnt used by the other two UIs Edit:...
Hmmm I'm not entirely sure, the packages function differently. Swagger supports a list of servers, where RapiDoc only supports a single server url It makes more sense to split package...