zulip/static
Riken Shah 297379029d user_status: Add UI changes for status emoji feature.
In this commit, we update the UI to:

*  Display emoji on the buddy list (right side sidebar).

*  Display the emoji picker on the set status overlay.

It also updates the `z-index` of
`#set_user_status_modal`, which was changed from 105
to 1050 in 166bfa4cf8. We change it back to 105, so
emoji-popover can be visible on top of the
`#set_user_status_modal`.

We also remove the `tabindex` property from the
`#set_user_status_modal` so it can allow keyboard
events for emoji popover.
2021-07-28 10:02:50 -07:00
..
assets zulip-icon: Add zulip-icon as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images landing_pages: Add screenshots for /for/events and /for/research. 2021-07-23 14:07:14 -07:00
js user_status: Add UI changes for status emoji feature. 2021-07-28 10:02:50 -07:00
shared refactor: Move emoji details related code to emoji.js. 2021-07-28 09:35:00 -07:00
styles user_status: Add UI changes for status emoji feature. 2021-07-28 10:02:50 -07:00
templates user_status: Add UI changes for status emoji feature. 2021-07-28 10:02:50 -07:00
third third: Prevent typeahead from going off top of screen. 2021-07-07 16:47:30 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00