Closed stereobooster closed 1 week ago
One more option. Use display: block
instead of display: flex
Hi @stereobooster , I like the idea to make it configurable, because it even allows to use it as a i18n config for other languages. So now in v0.0.3-alpha.48 you can configure methodAliases
to achieve this. For example: https://stackblitz.com/edit/enzonotario-vitepress-openapi-starter-fg9jcm?file=docs%2F.vitepress%2Fconfig.ts
Regarding to flex/block style, I don't really see a difference by using block
, so for now I prefer to keep using flex
, considering that it can still be customized by custom styles.
Thanks for the suggestions! Any feedback from the release is welcome!
What would you like?
Current implementation for badges use full keyword
I thought maybe it would make sense to shorten them, so all would be the same length
Why is this needed?
For esthetic purposes. Just an idea though
How could it be implemented?
Use shorter keywords. Maybe it can be configurable
Other information
No response