zulip/static
Dinesh dd1fccd2c2 tippy: Fix blueslip error on edit history timestamp hover.
The timestamp in edit history ui also has .message_time.
We had a tippy hover event attached to .message_time
whose code assumes it to belong to an actual message
which caused an error on hovering the message timestamp
in edit history.

This commit fixes it by making the selector more specific.
2021-07-19 09:34:52 -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 images: Rename loader.svg to loader-white.svg for clarity. 2021-07-18 11:44:17 -07:00
js tippy: Fix blueslip error on edit history timestamp hover. 2021-07-19 09:34:52 -07:00
shared shared: Bump version to 0.0.6. 2021-06-15 14:40:58 -07:00
styles css: Use separate CSS for create_stream_plus_button. 2021-07-18 23:52:39 -07:00
templates css: Use separate CSS for create_stream_plus_button. 2021-07-18 23:52:39 -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