Guy Edwards

Results 35 comments of Guy Edwards

A follow up question: Is there somewhere I can see design docs for this kind of stuff? Padding/layouts/componetns etc?

Regarding the padding, yep exactly. Currently if you want a full width input, you need to remove the right padding, for example. What I have had success with in the...

Apologies, we're talking at cross purposes here as I wasn't very clear, there is padding in the `input` element and thats fine, but there is padding surrounding the whole larger...

Part of this tweaking and adjustment should include changing this 'padding' to `margin` as it is for spacing between elements

Adding keyboard controls wouldn't be too hard, and serving the scroll wheel on mobile is an option but I think we might have bigger fish to fry when worrying about...

So I actually wrote a comment about this on @foot's PR for font-awesome but then removed it as I think it is necessary 😄 . Currently you cannot use ui-components...

No just the package name so package is and imports. It would be a major version bump though On Wed, 14 Nov 2018, 17:06 Simon Would this change consuming it?...

Yep exactly On Thu, 15 Nov 2018, 09:14 Simon import { Button } from '@weaveworks/ui-components' > > And then we could publish scope to the same NS I guess? >...

Also any other packages such as promjs? On Thu, 15 Nov 2018, 09:39 Guy Edwards Yep exactly > > On Thu, 15 Nov 2018, 09:14 Simon >> import { Button...

+1 for `Alt` + `Space` as currently if you try to set that as the shortcut, it breaks `space` in other programs