116 Commits

Author SHA1 Message Date
Markus Beppler
aaa6de477a
🩹 use for recycle emoji and entity same number (#1107)
Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>
2022-08-04 14:03:55 +00:00
Malted
eeda5f17c2
Add 🧵 emoji (#1106)
* Add 🧵 emoji

*  Add 🧵 emoji

*  Change 🧵  emoji colour

*  Update snapshots

* 🚨 Fix lint error
2022-08-04 15:55:33 +02:00
Carlos Cuesta
e9d4ec2854
Add 💸 emoji (#1071) 2022-06-11 13:33:05 +02:00
Oliver Paraskos
0aa25b6e9e
Add 🔐 emoji (#980) 2022-02-11 20:14:18 +01:00
Vinícius Hoyer
3691f2f739
Introduce "Improve developer experience" emoji (#925) 2021-11-30 08:16:14 +01:00
Carlos Cuesta
dcfcc94382
🐛 Fix bricks name
Fixes https://github.com/carloscuesta/gitmoji/pull/920

Co-authored-by: @Bruno-GD
2021-11-26 21:53:45 +01:00
Elian ☕️
111465f2ed
Add brick 🧱 (#916)
*  Add brick 🧱 to Gitmoji

* ♻️ add color to 🧱
2021-11-22 20:41:47 +01:00
konstantin
bbad0e80cd
Add Stethoscope 🩺 #667
* add stethoscope for healthchecks
* update snapshots: yarn jest -u

Fixes #668
2021-10-30 19:44:55 +02:00
seancrowe
8fa8b57cb8
Add 👔 emoji (#829)
*  Add necktie emoji for business logic
*  Update page snapshot with necktie emoji

Closes #723
2021-08-02 15:10:17 +02:00
Evaristo Rojas
6b84949cc3
Add 🧪 emoji for TDD (#794)
Fixes #284
2021-06-11 21:28:25 +02:00
Guillaume Taquet Gasperini
a9c8b84d15
🐛 Render unicode gitmojis as image by default (#753)
Some emojis are rendered as text by default, other as image. The result
is that some gitmojis are different / a bit ugly depending on the font
used. This concerns only the unicode version of the gitmoji, not the
:code: one.

Emojis are rendered either by text or picture. Variation selectors
VS15 and VS16 define if text or picture representation should be used.

According to [0], the following gitmojis are affected by those selectors
and may be rendered as text:

- alembic
- alien
- ambulance
- *arrow-down
- *arrow-up
- building-construction
- card-file-box
- *coffin
- *label
- lock
- mag
- package
- *pencil2
- *recycle
- rewind
- wastebasket
- *wheelchair
- *zap

Out of those, 8 already have VS16 (\ufe0f), and will be rendered as
image. This commit unifies the 10 other ones by adding the selector.

[0]: https://www.unicode.org/Public/13.0.0/ucd/emoji/emoji-variation-sequences.txt
2021-04-09 16:01:09 +02:00
Spiroux Emeric
8bd98536d1
Added remove dead code emoji (⚰️) (#712)
*  Added remove dead code emoji (⚰️)

* 💬 Add dot at the end of description

Co-authored-by: johannchopin <31794680+johannchopin@users.noreply.github.com>

* 💬 Add dot at the end of spec snapshot

Co-authored-by: Emeric <emeric@ilek.fr>
Co-authored-by: johannchopin <31794680+johannchopin@users.noreply.github.com>
2021-02-24 11:41:14 +01:00
ilyasmez
832f58c37f
Add semver property to the gitmojis (#692)
*  Add `semver` property to the gitmojis
* 👌 Set semver of Add/Remove dependency to "patch"
2021-02-03 09:00:08 +01:00
eliorc
7cf5bdbfdd
Data exploration/inspection gitmoji (#616)
* Add data exploration gitmoji
*  Data exploration/inspection emoji (change to git emoji code)
* 📸 Update snapshots

Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
2020-12-11 08:32:21 +01:00
Alex Fernández
13aefe3287
Add emoji simple fix (#617)
*  Add adhesive_bandage emoji
*  Fix tests: update snapshot
2020-11-17 09:30:43 +01:00
Mike Polischuk
72a8ed7fdb
Add passport_control emoji (#602)
* Add passport_control emoji

Add 🛂 to signify work related to authorization

* Add color to new emoji card

* Update src/data/gitmojis.json

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>

* Update src/styles/_includes/_vars.scss

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>

* 📸 Update snapshot due to new Emoji for passport

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>
2020-10-31 19:06:42 -03:00
Kevin Tan
8fef908ba7
✏️ Add compiler to linter gitmoji (#580)
* ✏️ Add compiler to linter gitmoji

* ✏️ Use forward slash instead of 'or'
2020-10-05 15:06:01 +02:00
Kevin Tan
7070758ed6
🔀 Make hammer gitmoji more general (#572) 2020-09-19 23:34:35 +02:00
Kevin Tan
28f626e21d
Use memo instead of pencil for docs (#563) 2020-09-08 13:50:56 +02:00
Kevin Tan
ef6b03327f
✏️ Generalize label emoji to all typed languages (#561)
* ✏️ Generalize label emoji to all typed languages
* ✏️ Generalize label emoji to all typed languages
* 🎨 Run Prettier on gitmojis.json
* ✏️ Hit the microscope emoji with the grammar book
2020-09-04 10:32:14 +02:00
Carlos Cuesta
3fe119a8c6
✏️ Use present form on verbs (#555) 2020-08-31 10:54:59 +02:00
Vinícius Hoyer
274355747c
generalize truck emoji to fit in more cases (#538)
*  generalize truck emoji to fit in more cases

Previously only for files, now for files, any path and any route

Closes #243

* ✏️ Keep description at the original verb order

Co-authored-by: johannchopin <31794680+johannchopin@users.noreply.github.com>

* 💬 Add e.g.: to explicitly tell they are examples

Co-authored-by: johannchopin <31794680+johannchopin@users.noreply.github.com>
2020-08-13 17:41:28 -03:00
johannchopin
952d4dbc53
Feature/add missing punctuation (#532)
* 💬 Add missing punctuation in gitmoji's description

* 📸 pages
2020-07-30 23:56:56 +02:00
Anmol
7fb93e9f8e
💬 Change all the verbs to infinitive (#515)
* 💬 Change all the verbs to infinitive

* 💬 Update .snap

* Update gitmojiList.spec.js.snap

* update snapshot files
2020-07-19 19:54:47 +02:00
Massimiliano Arione
a0bc4d62df
✏️ Fix spelling (#492)
* Fix spelling

* Update pages.spec.js.snap
2020-07-09 12:03:28 -03:00
johann_chopin
5779655f78
Add 🔨 gitmoji (#469)
*   Add 🔨 gitmoji
* 💄 Add scss color for hammer gitmoji
* 📸  pages
2020-06-26 11:27:11 +02:00
johann_chopin
7f4c6736c0
Remove platform specific gitmojis (#471)
* 🔥  Remove platform specific gitmojis
* 💄  Remove unused scss gitmoji colors
* 📸  pages
2020-06-26 11:26:11 +02:00
johann_chopin
49f184b8c4
💬 Update 🔧 description (#470)
* 💬  Update 🔧 description
* 📸  pages
2020-06-26 11:19:22 +02:00
Vinícius Hoyer
bdeac1cf0e
💬 Reword 🎉 to "Begining a project" (#456)
This will enable 🎉 to be used more than once in a repository since
we can have multiple projects in a monorepo, for example. Or it can be
used in a library repository, to add a playground project to test
this library.

Closes #294
2020-06-23 15:18:16 -03:00
johann_chopin
a381cb0d67
🔥 Remove 👌 gitmoji (#463)
* 🔥 Remove 👌 gitmoji

* 📸 pages
2020-06-18 20:50:31 +02:00
johann_chopin
5a002fbad0
🐛 Add chart_with_upwards_trend's entity 2020-06-16 01:56:52 +02:00
Lyokolux
966c8df2f8
💬 Clarify 💡 description as for alterations on comments (#454)
* 💬(gitmojis.json): improve clarity of the bulb description

* 📸

* 👌 src/data/gitmojis.json

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>

* 📸

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>
2020-06-12 10:16:04 -03:00
johann_chopin
a9277f36f4
💬 Specify some descriptions using 'Adding' word (#450)
*  Specify some descriptions using 'Adding' word

* 📸 pages
2020-06-08 21:36:14 +02:00
Marco Gorelli
0c5a0930ca
✏️ fix pencil2 name typo (#400)
Co-authored-by: Marco Gorelli <m.gorelli@ws-1808.seri.co.uk>
Co-authored-by: johann_chopin <31794680+johannchopin@users.noreply.github.com>
2020-05-30 23:14:05 +02:00
Gustavo
dd4cb19316
💬 Add "or updating" to some emojis (#437)
Closes https://github.com/carloscuesta/gitmoji/issues/395.
2020-05-29 18:45:20 +02:00
Wouter De Schuyter
fce6f45fab Add 🗑 for deprecating code (#403)
*  A new gitmoji (as discussed in #178) for deprecating code
* 💄 Color for wastebasket
*  Update jest snapshot
2020-01-21 14:21:55 +01:00
Hugo Fragata
d403e558a1 Add 🥅 emoji (#378)
Add the 🥅 emoji in order to fix issue #292
2019-12-03 07:10:49 +01:00
Antoine Ceol
5eda497035 Add animation 💫 (#369)
*  add animation 💫

* 🎨  animation as alphabetical order

* 📝 update animation description

* 💚 update test snapshots

* 🎨 run prettier
2019-10-30 17:02:31 +01:00
Carlos Cuesta
18852ce299
♻️ Move website to Next.js (#368)
This commit updates the stack of the gitmoji website to Next.js. This was a thing I wanted to do a long time ago.

Our current stack was a little bit outdated and had issues with the Developer UX. The concept is the same, the whole site is built into a Static HTML site.

Also we can benefit from using React ⚛️ ❤️

The current stack will be:

Next.js
React
Flow
Scss
Prettier
Jest
2019-10-26 18:00:59 +02:00
Antonio Eduardo
b975f6e58c 🎨 Add entity field to JSON Schema (#364) 2019-10-23 17:31:55 +02:00
Erik Uzureau
8ae6f22b14 Add 🚩 for changes to feature flags (#358)
*  Add 🚩 for changes to feature flags

* 👌🎨 Add trailing comma in  list

* 👌💄 Make background color for FF less aggressive (yellow)
2019-10-22 11:34:03 +02:00
Emmanuel Pilande
3ab90c588b Add 🌱 icon for adding/updating seed files (#353) 2019-10-13 09:12:00 +02:00
Glyn Owen Hanmer
e5a29c2c7a 🎨 Consistent indentation of gitmojis (#333) 2019-09-11 11:29:57 +02:00
ThomasProctor
fa9b4340e2 Bitbucket compatibility (#313)
* 🐛 bitbucket compatible code for "bad code"

* 🐛 Bitbucket compatible 📝 code.
2019-05-04 15:41:23 +02:00
Daniel Castillo
8695218e72 💬Change text of test emoji (#291) 2019-02-10 22:48:42 +01:00
Melanie Burger
748f1b3619 ✏️ Fix 🏷️ description typo (#279) 2018-12-21 09:13:25 +01:00
Melanie Burger
6aa5042134 Add 🏷️ (#278) 2018-11-12 18:56:40 +01:00
Ahmed Tarek
7e65f64a7c Add ☸️ (#235)
*  add ☸️
* Update gitmojis.json
2018-11-11 20:28:51 +01:00
Leo Bernard
eeecc04e2e 🎨 Fix formatting in gitmojis.json (#260) 2018-10-12 11:13:51 +02:00
Felipe Lopes
10bed7bcc2 Add 🔍 (#238)
*  add 🔍 for Improving SEO

* Update gitmojis.json

* 💄 add mag color on style file
2018-09-19 23:13:20 +02:00