zulip/static
Aman Agrawal 26011c98fd css: Use grid layout for messages.
Using grid layout moves us away from fixed widths
and position for items where possible, which will
make it easier to make messagebox changes without
breaking formatting.

Visual changes expected in this commit:
- When the action buttons overlap the message content,
it will no longer visually overlap but completely cut off
the content — which is good, but means the messages can’t
be as wide on narrow width views. There’s a slight improvement
to this in an upcoming commit.

Also removes the `last_message` CSS, which was busted due to the
`last_message` calculation not correctly being updated for new
messages arriving, and didn't improve styling.
2023-01-10 17:03:37 -08:00
..
assets compose: Create shared compose banner and use for resolved topic warning. 2022-12-06 15:42:07 -08:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
js css: Use grid layout for messages. 2023-01-10 17:03:37 -08:00
shared shared: Bump version to 0.0.16 2022-11-02 13:59:05 -07:00
styles css: Use grid layout for messages. 2023-01-10 17:03:37 -08:00
templates css: Use grid layout for messages. 2023-01-10 17:03:37 -08:00
third typeahead: Make the typeahead completions undo friendly. 2023-01-06 16:53:57 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00