]> cat aescling's git repositories - mastodon.git/commit
Refactor Compose*Warning → ContainerWarning
authorThibaut Girka <thib@sitedethib.com>
Sat, 20 Apr 2019 20:05:09 +0000 (22:05 +0200)
committerThibG <thib@sitedethib.com>
Mon, 22 Apr 2019 18:15:47 +0000 (20:15 +0200)
commitf72af5794da52d22fbb2a77e0fcbc111633fcab2
treedfc916e024c3bef4d8679e67d05ee2605b7c4fad
parent1bc4b8a0a57a4046364f4afbb741f2d4e7d48dcb
Refactor Compose*Warning → ContainerWarning

Regression: only one warning at a time
app/javascript/flavours/glitch/features/compose/components/compose_form.js
app/javascript/flavours/glitch/features/compose/components/warning.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/compose/containers/warning_container.js [new file with mode: 0644]
app/javascript/flavours/glitch/features/composer/direct_warning/index.js [deleted file]
app/javascript/flavours/glitch/features/composer/hashtag_warning/index.js [deleted file]
app/javascript/flavours/glitch/features/composer/warning/index.js [deleted file]