zulip/web
Karl Stolley bb5db2cc4b message_row: Replace sender-line margins with grid-coordinated line height.
This expresses the height of the message row without need of
margical margins.

Extending the correct line-height to timestamps also means that
single-line messages will be the height of their combined content
and padding, and not erroneously held open by an oversize 28px
timestamp line-height.

Those corrections mean, too, that .message-time only needs to have
its line-height declared a single place, regardless of context.
2024-04-22 14:17:39 -07:00
..
e2e-tests drafts: Append a space to draft when restoring it. 2024-04-20 12:31:51 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Add Prometheus metrics. 2024-03-15 15:34:12 -07:00
shared actions_popover: Update icons for message actions menu options. 2024-04-11 15:57:24 -07:00
src message_move: Show confirmation toast. 2024-04-22 10:57:52 -07:00
styles message_row: Replace sender-line margins with grid-coordinated line height. 2024-04-22 14:17:39 -07:00
templates message_move: Show confirmation toast. 2024-04-22 10:57:52 -07:00
tests stream_settings: Add new "Stream details" section in General tab. 2024-04-20 19:03:43 -07:00
third web: Fix usage of .replace with variable replacement. 2024-04-05 09:11:23 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-02-22 12:46:40 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js
webpack.assets.json registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
webpack.config.ts popovers: Add hotkey hints support via a new handlebar template. 2024-04-11 15:57:24 -07:00
webpack.dev-assets.json