From fce6f45fab83793e5c2987e29364bbd23e7aa6cd Mon Sep 17 00:00:00 2001 From: Wouter De Schuyter Date: Tue, 21 Jan 2020 14:21:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20=F0=9F=97=91=20for=20deprecat?= =?UTF-8?q?ing=20code=20(#403)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * :sparkles: A new gitmoji (as discussed in #178) for deprecating code * :lipstick: Color for wastebasket * :white_check_mark: Update jest snapshot --- .../__snapshots__/pages.spec.js.snap | 28 +++++++++++++++++++ src/data/gitmojis.json | 7 +++++ src/styles/_includes/_vars.scss | 1 + 3 files changed, 36 insertions(+) diff --git a/src/__tests__/__snapshots__/pages.spec.js.snap b/src/__tests__/__snapshots__/pages.spec.js.snap index 04bfd8b..de2432d 100644 --- a/src/__tests__/__snapshots__/pages.spec.js.snap +++ b/src/__tests__/__snapshots__/pages.spec.js.snap @@ -2867,6 +2867,34 @@ Array [ +
+
+
+ + 🗑 + +
+
+ + :wastebasket: + +

+ Deprecating code that needs to be cleaned up. +

+
+
+
,