6 Commits

Author SHA1 Message Date
Carlos Cuesta
45e1cf04e9
🚚 Separate clipboard into another file 2017-03-08 19:41:41 +01:00
Carlos Cuesta
5fe7ea9545
Minify notification.js 2016-11-16 23:40:34 +01:00
Carlos Cuesta
3bd5badf48 Add notification when clicking on a gitmoji (#33)
Add a notification to say that the clicked emoji has been copied to the clipboard #16
2016-11-16 23:36:50 +01:00
Carlos Cuesta
cc0e051865
Add copy to clipboard functionality
See #16
2016-11-15 23:24:35 +01:00
Carlos Cuesta
a09e285fc8 🎨 Update main.js
Use classList.add() instead of classList.toggle() as we don't need to check if the class has been set.
2016-11-08 17:53:57 +01:00
Carlos Cuesta
0fbb1d0615 Add main.js 2016-11-08 17:17:35 +01:00