Michal Levý

Results 11 issues of Michal Levý

Hey I'v found your port of TokenBucket algorithm interesting (even that in the end i'v used another\simpler implementation). Just one thing i'v noticed. Locks in the TokenBucket base class are...

[vue-i18n directive object syntax](https://vue-i18n.intlify.dev/guide/advanced/directive.html#object-syntax)

https://msdn.microsoft.com/en-us/library/awac9czf(v=VS.100).aspx#SubstitutionGroupAttribute

enhancement
help wanted

## Bug report Including sass files while using `sass-loader` version 8+ throws error when compiling the app > ValidationError: Invalid options object. Sass Loader has been initialised using an options...

Hi First thanks for great generator - really like it! Great work! In release 8.0.0 there was [this commit](https://github.com/acacode/swagger-typescript-api/pull/225/commits/6427aa3463882c347d1382eb01d726d900eafa3d) which introduced feature "Allow to set global response type format through...

Yarn V2 in PNP mode refuses access to packages which are not listed as a dependency. Details: https://yarnpkg.com/advanced/rulebook#packages-should-only-ever-require-what-they-formally-list-in-their-dependencies **What kind of change does this PR introduce?** (check at least one)...

..to be inline with existing EN localization 🔎 __Overview__ This PR adds missing SK messages

..to be inline with existing EN localization 🔎 __Overview__ This PR adds missing CS messages

### Is your feature request related to a problem? Please describe. When I use `vite-plugin-require-context` plugin in my app, TypeScript throws an error "Property 'context' does not exist on type...

Thanks for a great tool. I'm trying to migrate some code generation from `xsd.exe` and found one place where your generator fails Following schema: ```xml ``` XSD correctly generates an...

enhancement