Emotes semi-rewrite, removal of old styles and broken setting, temporarily comment out patcher code for .bd-guild. (#511)
* emotes semi-rewrite * Remove unnessecary className * Pad bd-button to be used practically outside of the addons list. * card styling consistency, temporarily remove guild patcher to avoid unintended side-effects * lint * forgot to comment some code * code cleanup * this gap property isnt applying * remove "show names" emote function this feature appears to be broken, and is such a small tweak that I doubt anyone would intentionally disable it. * Change `open` and `closed` states to `expanded and `collapsed`. * Emote collapse styling fix
This commit is contained in:
@@ -151,10 +151,6 @@
|
||||
"name": "Automatische Großschreibung von Emotes",
|
||||
"note": "Emote-Befehle werden automatisch großgeschrieben"
|
||||
},
|
||||
"showNames": {
|
||||
"name": "Namen anzeigen",
|
||||
"note": "Zeigt den Emote-Namen beim Hovern über diesem an"
|
||||
},
|
||||
"modifiers": {
|
||||
"name": "Emote-Modifikatoren anzeigen",
|
||||
"note": "Aktiviert Emote-Modifikatoren (flip, spin, pulse, spin2, spin3, 1spin, 2spin, 3spin, tr, bl, br, shake, shake2, shake3, flap)"
|
||||
|
||||
@@ -151,10 +151,6 @@
|
||||
"name": "Emote Autocapitalization",
|
||||
"note": "Autocapitalize emote commands"
|
||||
},
|
||||
"showNames": {
|
||||
"name": "Show Names",
|
||||
"note": "Show emote names on hover"
|
||||
},
|
||||
"modifiers": {
|
||||
"name": "Show Emote Modifiers",
|
||||
"note": "Enable emote mods (flip, spin, pulse, spin2, spin3, 1spin, 2spin, 3spin, tr, bl, br, shake, shake2, shake3, flap)"
|
||||
|
||||
@@ -130,10 +130,6 @@
|
||||
"name": "絵文字自動補完",
|
||||
"note": "絵文字を自動で補完します"
|
||||
},
|
||||
"showNames": {
|
||||
"name": "名前を表示",
|
||||
"note": "ホバー時に絵文字の名前を表示します"
|
||||
},
|
||||
"modifiers": {
|
||||
"name": "BetterDiscord絵文字を表示",
|
||||
"note": "BetterDiscordの絵文字を有効化します(flip, spin, pulse, spin2, spin3, 1spin, 2spin, 3spin, tr, bl, br, shake, shake2, shake3, flap)"
|
||||
|
||||
@@ -130,10 +130,6 @@
|
||||
"name": "Automatiskt Stor Bokstav I Emotes",
|
||||
"note": "Gör automatiskt stor bokstav i emote kommandon"
|
||||
},
|
||||
"showNames": {
|
||||
"name": "Visa namn",
|
||||
"note": "Visa namn när musen hålls över en emote"
|
||||
},
|
||||
"modifiers": {
|
||||
"name": "Visa Emote Modifierare",
|
||||
"note": "Aktivera emote modifierare (flip, spin, pulse, spin2, spin3, 1spin, 2spin, 3spin, tr, bl, br, shake, shake2, shake3, flap)"
|
||||
|
||||
Reference in New Issue
Block a user