zulip/web
Karl Stolley fbfc72cb05 emoji: Display status emoji as inline-flex in sender row.
With no existing class to reach this selector, this change
introduces a new `.inline-status-emoji` class on the Handlebars
template and in the main Zulip CSS file.

Because of the inline styling in the message sender row, this
specific instance of a status emoji needs to be presented as
an inline flex: that keeps the avatar image layout clean, while
also introducing the `align-self: center` vertical positioning
of the status emoji adjacent the username, which is itself a
bare text node.
2023-09-21 17:18:47 -07:00
..
e2e-tests search: Redesign search box. 2023-09-21 08:58:31 -07:00
generated
html
images styles: Remove Firefox override for dropdown appearance. 2023-07-24 13:10:03 -07:00
shared icons: Remove unused move and source icons. 2023-09-15 13:17:22 -07:00
src inbox: Fix inbox scrolled to top when returning from other narrows. 2023-09-21 16:50:01 -07:00
styles emoji: Display status emoji as inline-flex in sender row. 2023-09-21 17:18:47 -07:00
templates emoji: Display status emoji as inline-flex in sender row. 2023-09-21 17:18:47 -07:00
tests emoji: Display status emoji as flexboxes in pills. 2023-09-21 17:18:47 -07:00
third typeahead: Ignore blurs that change focus within the parentElement. 2023-09-21 08:58:31 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-09-15 14:09:49 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json stats: Add stats page_params to webpack.assets.json. 2023-08-24 10:43:38 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00