Padraig

Results 20 comments of Padraig

Isn't this just the difference between the width of a pixel on a 15" 640x480 Packard Bell (52PPI) vs a 27" 5120x2880 iMac (217PPI) Possible fixes: - marvel at how...

Hey man, I sent you an email about this but I'll comment here too I _sorta_ got storybook styled to match the UI but it was crazy hacky https://github.com/padraigfl/packard-belle Storybook...

atm I'm just focusing on seeing if I can actually make something useful outta my thing but I'm probably making some new fonts soon (e.g. the notepad font is kinda...

Speaking of Gatsby, tbh I'd just do a component library in Gatsby if the aesthetics are important. Storybook is a kind of high functional thing that only really is of...

Feel free to gut stuff from this my one https://github.com/padraigfl/packard-belle/blob/master/css/w98_simple.css Previewable here: https://packard-belle.netlify.com https://packard-belle.herokuapp.com For _some_ reason I decided to do almost all the styling via mixins...

How often does a project have this little communication about a new version for this long and actually see the new version released? I'd be stunned if version 2 ever...

Yeah Tiptap is great! Envious of all the Vue developers to get to use it... As far as I'm aware it's a fairly straight implementation of ProseMirror (just way more...

Oh yeah, all of them have downsides. I even notice Google Docs has some mildly confusing handling of things with tables, presumably to safeguard against bugs. Bizarre that tiptap doesn't...

I don't think Slate has been around long enough to warrant a move tbh, by its own admission it's in beta and I haven't seen much to suggest that it's...

it might be safer to directly use quill's isEnabled function here to check, not sure how tightly aligned the readOnly value is with the enabled/disabled state