-
Notifications
You must be signed in to change notification settings - Fork 10
Candidate for plugin: Generating wireframe boxes #5
Comments
Hello @Ryuno-Ki I've read that article and had the pleasure to meet Eric a couple times - I love the idea of encorporating this technique into developer's workflows. I'm curious what your thoughts are about making this a workflow? Eric's technique is already pretty portable, so developers wanting to do this would merely need to add Eric's css and apply a data-attribute. I couldn't find a direct sample of Eric's implementation but someone in his comments added a svg-based codepen: https://codepen.io/gunnarbittersmann/pen/PEYYNM Is your thought that we add a plugin that includes the CSS for them, and allows them to toggle it on and off? That would be neat! I am more than willing to help you with the plugin API Pattern Lab Node exposes |
@bmuenzenmeyer Yes, exactly. I imagine a button in the top nav similiar to the Disco mode (love that one!). My first question would be, where to report it. Am I right here? The wiki page explains how to author one plugin … I'd assume, for local development I'd fork that repo? How do you imagine the workflow? |
I’m not familiar with the internals, but for what it’s worth, I definitely recommend using the SVG-based variant if at all possible. I’ve tested since that post, and |
Forking plugin-node-tab is probably a good start. Understanding how that works, or perhaps plugin-node-uiextension, specifically how they use events is key. I'd love to guide you through this process, for a couple reasons: ✨ the idea is awesome! Someday I plan to create a plugin boilerplate repo too - perhaps this work can feed into that. How about it? @meyerweb Thanks for the input. That's a lot of well-researched info in such a short comment. 👏 |
@bmuenzenmeyer Okay, will go with plugin-node-tab then.
Shall we continue discussion here or „move” the issue? (That is, closing here and open in another repository) |
Hi,
this is likely the wrong place to ask, but I couldn't find a better repository … after reading the overview article about the ecosystem styleguidekit sounded like the best place …
What do I want to suggest:
In November Eric @meyerweb Meyer blogged about creating wireframes with HTML and CSS. To me that sounded like an ideal addition to PatternLab so I reached out to @bradfrost last month and he encouraged me to get in touch with you.
How would the next steps look like?
The text was updated successfully, but these errors were encountered: