Andreas Köberle

Results 25 comments of Andreas Köberle

The main problem is that your app is using react. So you would need to wrap every knob in a portal. I started to port it to react some years...

@TimSusa sorry for the late reply (and also for not joining your team) I've [rebuild the library](https://github.com/eskimoblood/rc-knob) with react (16.8.0-alpha.1, as I wanted to play with hooks) so it would...

Seems I've got the docs wrong. So all html I've write outside ``` or without intend will be rendered as plain html? Anyway, it would be nice if I could...

My initial thought was that, ``` renders with code, and indention renders without code. Not sure if that makes much sense.

Sure, but wouldn't it be the expected behavior that the file structure keeps the same as in the original repo instead of flatting all files in the same folder.

Ok, I have problem with this repo: https://github.com/rsolomon/JSV. It has a nested file structure and us requirejs. So when I load this grunt-bower all files put in the same folder...

@jannisg It will fill all empty child, sub child, sub sub childs and so on. So in your example all the anchors in the list will be filled also div...

Just out of curiosity, what is the point of passing RGB as float. I mean there are no more then `256 * 256 * 265` RGB colors. And isn't there...

Don't know. But if you like to refactor it into TS this would be the better way.