holidaypirates / nucleus

Nucleus is a living style guide generator for atomic css based components. It's a Node application parsing the source SCSS files and reading information from DocBlock annotations.
https://holidaypirates.github.io/nucleus/
MIT License
474 stars 43 forks source link

[suggestion] Consider removing sweetalert #60

Closed tipsy closed 6 years ago

tipsy commented 7 years ago

Nucleus is a really nice library. It generates clean and beautiful styleguides, but the alert popping up informing user that they have copied a snippet is pretty distracting. A simple tooltip above the button would be a better solution, imo:

copied

pkkummermo commented 6 years ago

I think #70 might've fixed some of the issues with Sweetalert.