Carlos Cuesta
de741ce626
⬆️ Bump node version to 16 ( #1053 )
2022-05-10 20:52:20 +02:00
Carlos Cuesta
23036176fa
👷 Automate GitHub release publish ( #1013 )
2022-03-30 20:38:59 +02:00
Carlos Cuesta
6ce82d080e
⬆️ Update lock-threads
2022-02-19 20:27:21 +01:00
Carlos Cuesta
93c46806f4
🔧 Update ci action node version
2022-01-22 00:43:34 +01:00
Vinícius Hoyer
556192dd5d
📝 Improve ISSUE_TEMPLATE ( #963 )
...
Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
2022-01-22 00:39:45 +01:00
Carlos Cuesta
2388757ba7
🔧 Update dependabot schedule config
2022-01-01 01:12:58 +01:00
Vinícius Hoyer
0f847cc683
📝 Add more information on new emoji issue template ( #947 )
2021-12-24 11:48:53 +01:00
Carlos Cuesta
84f5800dec
📝 Update contributing docs
...
Related with https://github.com/carloscuesta/gitmoji/issues/930
2021-12-05 13:05:13 +01:00
Carlos Cuesta
966bbf5ac4
📝 Update contributing docs
2021-11-22 13:52:31 +01:00
Carlos Cuesta
406b8d6681
📝 Update contributing docs
2021-10-31 10:54:18 +01:00
Carlos Cuesta
1a68490cc5
🔧 Update lock workflow cron
2021-10-24 11:21:04 +02:00
Carlos Cuesta
69da8524a7
🔧 Automate npm publish ( #761 )
2021-04-25 16:08:45 +02: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
Carlos Cuesta
91d31b03a6
📝 Add issue templates ( #683 )
2021-01-18 18:06:17 +01:00
Vinícius Hoyer
a5d7a58aee
📝 Add reminder to create an issue before opening a PR ( #674 )
2021-01-06 15:41:46 +01:00
johannchopin
960c65acee
📝 Add steps for testing and snapshots update ( #669 )
2020-12-30 13:06:37 +01:00
Carlos Cuesta
aa19a21282
🔧 Update lock workflow inactive days
2020-12-03 12:50:39 +01:00
Carlos Cuesta
f1abb46bc6
🔧 Introduce github/lock action flow ( #634 )
2020-11-30 09:17:02 +01:00
Carlos Cuesta
9787678d01
♻️ Move styles to css-modules ( #622 )
...
* 🔧 Remove scss styling
* 🔧 Use absolute imports
* ♻️ Add global theme
* ♻️ Move Layout component to css-modules
* ♻️ Move Button component to css-modules
* ♻️ Move Icon component to css-modules
* ♻️ Move Layout component to _app
* ♻️ Move ContributorsList to css-modules
* ♻️ Move GitmojiList to css-modules
* 📝 Update CONTRIBUTING docs
* 🔧 Make prettier watch for css instead of scss files
* ✨ Remove GitHub button from About page
2020-11-20 15:16:06 +01:00
Carlos Cuesta
9a7d3b5d02
🔧 Migrate from Travis-CI to GitHub Actions ( #609 )
2020-11-03 20:52:00 +01:00
dependabot-preview[bot]
f2dc30a85b
🔧 Create Dependabot config file ( #593 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-22 15:22:38 +02:00
Carlos Cuesta
3fe119a8c6
✏️ Use present form on verbs ( #555 )
2020-08-31 10:54:59 +02: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
Carlos Cuesta
224dba572d
🔧 Add github to funding file ( #367 )
2019-10-26 15:28:52 +02:00
Carlos Cuesta
b564ab3474
❤️ Add sponsor button
2019-08-14 14:38:29 +02:00
Helen Dias
189fd14e05
📝 Adding entity's explanation in contributing guideline ( #277 )
2019-02-10 22:59:48 +01:00
Carlos Cuesta
1d4f38fe6f
📝 Update CONTRIBUTING file
2018-11-11 20:41:58 +01:00
Carlos Cuesta
3ff7206804
📝 Update Contributing
...
Fix fork link.
2017-02-12 19:40:24 +01:00
Mart Hesselink
e48c1b9340
📝 Fixed typos ( #42 )
...
1 double word and 1 wrong reference fixed
2016-11-17 11:42:15 +01:00
Carlos Cuesta
1762ff1093
📝 Update contributing docs
2016-11-14 21:49:32 +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
f2c4d9648a
🎨 📝 Update gitmojis structure and contributing docs
...
Add a new property entity inside of the gitmoji element, that contains the html entity in hexadecimal format for the emoji. Use entity instead of emoji to provide a better browser support. Update schema
2016-11-06 09:16:44 +01:00
Carlos Cuesta
b3723fa45b
📝 Update contributing docs
2016-11-05 23:33:16 +01:00
Carlos Cuesta
8de7f4cf33
📝 ✅ Update contributing docs, add more tests
...
Add a jsonlint to validate gitmojis.json against a JSON Schema. This will ensure that the JSON file is well structured and with all the required fields, update package.json script to add jsonvalidate script.
2016-11-01 16:12:22 +01:00
Carlos Cuesta
2f530e9524
🎉 Initial commit
...
Initial files to start the repository
2016-10-22 20:05:48 +02:00