discourse/app/assets/stylesheets/common
Martin Brennan 35343e7f91
FIX: Improve emoji upload UI (#15603)
This commit adds a hover effect for drag and drop in
the admin emoji uploader. It also changes the "Add New
Emoji" button to open the file selector; previously it
was useless because it was disabled unless a name was
entered (which is not even a requirement for the emoji)
and also it didn't actually do anything on click even
if it wasn't disabled.

Now we have a way of adding files without having to drag
and drop them, which is nice.

Also in this PR, there was no indication before that the upload was
complete apart from the button becoming enabled again.
This commit adds the highlight class to the emoji list
and removes it once the highlight fade animation is done,
like we do for new posts.
2022-01-17 11:48:49 +10:00
..
admin FIX: Improve emoji upload UI (#15603) 2022-01-17 11:48:49 +10:00
base UX: Animate the movement of the quote button on selection change (#15590) 2022-01-17 12:05:05 +11:00
components fix flair misalignment (#15425) 2021-12-29 14:58:10 -06:00
foundation SYNTAX: Use classes instead of html element targeting (#14890) 2021-11-15 14:49:45 -06:00
select-kit UX: Maximize the preview space in composer (#15188) 2021-12-24 12:38:33 +01:00
d-editor.scss UX: Maximize the preview space in composer (#15188) 2021-12-24 12:38:33 +01:00
font-variables.scss FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
input_tip.scss DEV: Refactor popup-tip component (#15257) 2021-12-13 11:22:02 -05:00
printer-friendly.scss FIX: Clean up topic-timer-info CSS classes, add edit button, and improve UI (#12080) 2021-02-16 12:07:30 +10:00
software-update-prompt.scss FIX: Software update prompt position on themes with extra header (#15094) 2021-11-25 11:16:55 -05:00
topic-entrance.scss fix topic entrance button layout (#11887) 2021-01-28 15:44:01 -05:00
topic-timeline.scss DEV: Minor topic timeline refactor (#15357) 2021-12-28 12:01:20 -05:00