Jan Killian

Results 44 comments of Jan Killian

Thanks @wojtekmaj! I'll try to create `sample/webpack4` from your `sample/webpack` and reproduce the issue there. We can test the pdf.js pre/release with it and check if there's anything needed on...

@Spiritreader I'm missing transparency (taskbar, start menu, alt-tab), can it be made optional? Also, it would be great to be compatible with https://github.com/TranslucentTB/TranslucentTB

@stalniy @joao-moonward @millsp I have a working solution to get model types by name created by inspecting the generated `@prisma/client` in `node_modules/.prisma/client/index.d.ts` ```ts import { Prisma, PrismaClient } from '@prisma/client'...

Blocker for me too I'd love to use Cairo, but Win key is at center of many shortcuts I use (both the default ones and custom ones using AutoHotKey) and...

@moroshko I'm getting the same error often. I need to use [Material-UI Next](https://material-ui-next.com) [TextField](https://material-ui-next.com/demos/text-fields/). It's a functional stateless component, so I had to wrap it, so refs can be attached...

@djds23 do you mean a shortcut that returns original string if it is not instance of `unicode` on python2, or `str` on python3?

@djds23 thanks for bringing this on, it's a good idea imo, please submit the PR if you want. btw, it has to be compatible with both python2/3, so you could...

Oops, never used Cantonese, or Mandarin. Can you please open PR with the proposed change?

yes, setuptools are better, the question is if we need them, or anyone has extra energy to do that, even if not needed immediately. is any use case scenario broken?