Simon Harte
Simon Harte
+1 same counts for check boxes.
Thanks @malsf21 for the PR using the Tooltip component! Unfortunately I have to remark that it doesn't fully solve this problem. One warning for the `show` prop is still triggered...
@malsf21 I am partially by using the Bootstrap Popover component in renderOverlay (instead of Tooltip but I think they're kinda the same). I ended up with this solution, simply unmapping...
I guess there could be a question like "Do you want to create any templates and/or skins?" with a default selection of "no", if you answer yes you get into...
This looks like a really good way of handling template and skin generation to me. I guess you could leave the confirmation request though, just add a short hint beforehand...
Another thing with module and skin generation is the imo missing possibility to just skip all those questions and let yeoman simply generate the defaults (because that's what I do...