githubmoji version history - 2 versions
githubmoji by malted
githubmoji version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.1
Released 6 Aug 2022 - 20.94 kBWorks with firefox 48.0 and later, android 48.0 to 68.*💬 I added 🧵 (:thread:) to the gitmoji spec (#1106); the local gitmoji list has been updated to reflect this.
✨ Replace input value with selected emoji
Originally, the gitmoji picker would insert the selected emoji before the content in the input field, however during use I found myself just using the commit summary input field as a search bar the emoji I wanted, after which I would delete the search term, then type my commit message. To make this more streamlined, the whole input field value is now overwritten with the selected emoji, followed by a space.
🐛 Fix GitHub navigation not triggering the gitmoji picker or the gitmoji code replacer
Because GitHub uses SPA-style routing to update the DOM when navigating via hyperlinks, instead of using real, native browser navigation, because the logic was not rerunning when navigating to a page with the commit summary input field. To fix this, selector-observer is now used to detect when the input field is added to the DOM, which then sets up the button group and triggers the prediction logic.Source code released under Mozilla Public Licence 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0
Released 17 Jul 2022 - 16.72 kBWorks with firefox 48.0 and laterSource code released under Mozilla Public Licence 2.0