478 Commits

Author SHA1 Message Date
Carlos Cuesta
3cb4db44d4
💄 Update styles
Add whale, heavy plus sign and heavy minus sign colors
2016-11-16 23:47:09 +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
Thomas Upton
cd0f1028b3 🔧 templates depend on styles; serve depends on both being done (#32) 2016-11-16 21:59:30 +01:00
Martin Andreas Ullrich
91f8607404 Add 🚑 (#6)
Add 🚑 for hotfixing critical bugs.
2016-11-16 17:16:36 +01:00
Mathieu Santo Stefano--Féron
dfff23d17b ️ Add yarn.lock file to speed up dependencies installation with Yarn (#26) 2016-11-16 11:15:54 +01:00
Mathieu Santo Stefano--Féron
fb36a831ef Add 🐳 emoji for Docker concerned things (#24)
* 🚨  Format gitmojis.json file to follow RFC 4627

*   Adding 🐳  emoji for Docker concerned things
2016-11-16 11:14:16 +01:00
Geoffrey Dhuyvetters
9fc014a8cc Add & (#12)
Add  to add dependencies and  to remove dependencies.
2016-11-16 08:32:26 +01:00
Carlos Cuesta
54d623edf1
🐛 Fix script inline 2016-11-15 23:33:23 +01:00
Carlos Cuesta
a3786189a6
💄 Add lipstick color 2016-11-15 23:29:40 +01:00
Carlos Cuesta
95ba1a3d11
💄 Update gitmoji pointer
Add cursor pointer to gitmoji to indicate that can be copied with a click (the interaction should be improved), closes #16
2016-11-15 23:27:10 +01:00
Carlos Cuesta
cc0e051865
Add copy to clipboard functionality
See #16
2016-11-15 23:24:35 +01:00
Carlos Cuesta
f8065e126a
💄 Update hammer
Use 🔨 instead of hammer and wrench to provide support to BitBucket too, fixes #14
2016-11-15 20:05:56 +01:00
caepenna
65985fed16 Add 💄 (#8)
Add 💄 for UI changes. Closes #7
2016-11-15 20:03:03 +01:00
Dennis Morhardt
1a8e6b2a0e 🐛 Use explict emoij fonts (#18)
For some emoijs fonts provide own black glyhps (like ⬆️ or 🌐). By explict setting the font-family to the different emoijs fonts we get the colorful versions.
2016-11-15 17:19:32 +01:00
Carlos Cuesta
0213eaeb7e
💅 Update styles
Use center-xs instead of between-xs, add tada color
2016-11-14 22:45:07 +01:00
Geoffrey Dhuyvetters
cc5db4834c Added 🎉 #10
Add 🎉 gitmoji for initial commits, closes #9.
2016-11-14 22:37:42 +01:00
Carlos Cuesta
1762ff1093
📝 Update contributing docs 2016-11-14 21:49:32 +01:00
Carlos Cuesta
76786ec5ca
💅 Add hammer and wrench color 2016-11-14 21:34:07 +01:00
Martin Andreas Ullrich
eed2fbc4eb Add 🛠
Add gitmoji, closes #2
2016-11-14 15:34:37 +01:00
Carlos Cuesta
4eab5c088d
📝 Update README
Remove height tag from gitmoji logo
2016-11-13 17:07:12 +01:00
Carlos Cuesta
f2845a0e13
Merge branch 'master' of https://github.com/carloscuesta/gitmoji
* 'master' of https://github.com/carloscuesta/gitmoji:
  🐛 Fix twitter button
  🐛 Fix twitter button
2016-11-13 10:20:52 +01:00
Carlos Cuesta
f7fd9419b2
🔧 Update gulp test task 2016-11-13 10:20:26 +01:00
Carlos Cuesta
30c73c5706
🔥 Remove .babelrc
Use .babelrc config from the package.json
2016-11-13 10:20:02 +01:00
Carlos Cuesta
71312c462d 🐛 Fix twitter button 2016-11-10 10:53:03 +01:00
Carlos Cuesta
f099489731 🐛 Fix twitter button 2016-11-10 10:51:02 +01:00
Carlos Cuesta
cb6974d506
📝 Update readme
Fix typo and update readme
2016-11-09 22:45:04 +01:00
Carlos Cuesta
d0f1afa351
🐛 Fix visual bugs
Fix overflow caused by the footer
2016-11-08 22:40:28 +01:00
Carlos Cuesta
7b72c1c229
📝 Update readme
Add link
2016-11-08 22:03:21 +01:00
Carlos Cuesta
c24e659b52
🎨 Update styles and templates
Add tagline in header
2016-11-08 22:02:54 +01:00
Carlos Cuesta
42a6ccc7ad
📝 Update docs 2016-11-08 20:58:18 +01:00
Carlos Cuesta
764755b517
🐛 Fix script include 2016-11-08 19:56:20 +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
799877e444 🎨 Update gitmoji.svg
Set class .single-emoji-logo to the emojis groups ids
2016-11-08 17:33:40 +01:00
Carlos Cuesta
ba0e1860fd 🎨 Update styles
Add .emoji-visible class to display the random emoji instead of setting the styles via JS, created a .single-emoji-logo to set opacity to 0 by default instead of using # selectors.
2016-11-08 17:28:58 +01:00
Carlos Cuesta
74de9ab2a3 🎨 Include scripts from external file 2016-11-08 17:24:38 +01:00
Carlos Cuesta
fd5652b259 🎨 Include scripts from external file 2016-11-08 17:23:57 +01:00
Carlos Cuesta
0fbb1d0615 Add main.js 2016-11-08 17:17:35 +01:00
Carlos Cuesta
19c3c30cdf 📝 Update README 2016-11-08 10:14:07 +01:00
Carlos Cuesta
9e11c64002 📝 2016-11-08 00:11:36 +01:00
Carlos Cuesta
de0fbd3d1c
📝 Update README 2016-11-07 23:33:45 +01:00
Carlos Cuesta
d54fc03b72
🎨 Update flexbox partial
Remove unused classes
2016-11-07 22:25:04 +01:00
Carlos Cuesta
4606082ffe
📝 Update README 2016-11-07 22:24:35 +01:00
Carlos Cuesta
c8d0d19277 🚧 Update _meta
Add google-site-verification tag.
2016-11-07 13:49:13 +01:00
Carlos Cuesta
3ec16904ec 🚧 Update about template
Includes _meta file.
2016-11-07 13:42:55 +01:00
Carlos Cuesta
b6c1dc9213 🚧 Update index template
Include meta tags.
2016-11-07 13:41:38 +01:00
Carlos Cuesta
172cc0714f 🚧 Add template include 2016-11-07 13:39:02 +01:00
Carlos Cuesta
c1b208e688 🎨 Update fonts
Add support for system fonts.
2016-11-07 11:00:53 +01:00
Carlos Cuesta
efe9a001d9
🎨 📝 Update templates, styles, docs
Improve performance inlining styles, add analytics update templates and styles
2016-11-06 19:28:43 +01:00
Carlos Cuesta
a1130b2260
🐛 Update styles
Fix emoji size on mobile to prevent not showing on some android devices.
2016-11-06 18:55:23 +01:00