zulip/web
Aman Agrawal c4903fe85a message_row: Fix rewrapping message lines after receiving ack.
Since the message time of locally echoed messages were not displayed
and their width was restricted by `notvisible` CSS class, it
resulted in width available to message text changing after the message
was successfully sent and the time was displayed.

To fix this, we just try to set opacity of the message time to 0
for locally echoed messages.
2023-03-17 08:10:13 -07:00
..
e2e-tests eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
generated web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
html web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
images web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
shared eslint: Fix unicorn/prefer-spread. 2023-03-02 12:16:56 -08:00
src eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
styles message_row: Fix rewrapping message lines after receiving ack. 2023-03-17 08:10:13 -07:00
templates message_row: Fix rewrapping message lines after receiving ack. 2023-03-17 08:10:13 -07:00
tests install-node: Upgrade Node.js from 18.14.1 to 18.15.0. 2023-03-16 12:32:28 -07:00
third css: Remove code elements from bootstrap.css. 2023-03-02 13:32:50 -08:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
babel.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
debug-require-webpack-plugin.ts web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
debug-require.js web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
postcss.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Build a ZULIP_VERSION global constant into the built product. 2023-03-07 10:51:45 -08:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00