zulip/web
Hemant Umre eeec8f06e9 templates: Stop using `::after` to render empty list message.
This commit removes all instances of the `required-text` class,
which utilizes the `::after` pseudo-element to render empty list
message. To avoid inserting non-decorative content using a pseudo-
element, we will now use `list_widget.render_empty_list_message_
if_needed` introduced a few commits back to display the empty list
message.

Fixes #23072.
2023-10-11 18:03:53 -07:00
..
e2e-tests compose: Introduce 'Start new conversation' button. 2023-10-10 17:37:03 -07:00
generated
html
images typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
shared typing_notifications: Send ajax requests for stream typing too. 2023-10-10 17:36:55 -07:00
src templates: Stop using `::after` to render empty list message. 2023-10-11 18:03:53 -07:00
styles templates: Stop using `::after` to render empty list message. 2023-10-11 18:03:53 -07:00
templates templates: Stop using `::after` to render empty list message. 2023-10-11 18:03:53 -07:00
tests right_sidebar: Add functionality to render empty user list message. 2023-10-11 18:03:53 -07:00
third docs: Fix grammar errors found by mwic. 2023-10-09 13:24:09 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json hello: Fix client logos not changing on hello page. 2023-10-06 12:51:57 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00