mirror of https://github.com/zulip/zulip.git
eeec8f06e9
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. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |