zulip/web
Nicklas Steen 90e42ca8ed settings: Fix filter alignment under headings in all settings panels.
Previously, when resizing the window, the filters/buttons and the
header did not fit on the same row, the filters/buttons were pushed
onto the next row but not put directly below the heading. This
changes the settings_panel_list_header and
add_default_streams_button_container into flex containers and
properly aligns the items below the heading when changing window
size.
Fixes: #30353
2024-11-22 10:46:39 -08:00
..
e2e-tests settings: Wait for settings overlay to close. 2024-11-21 21:34:04 +05:30
generated
html
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared web: Add setters for rewired variables. 2024-11-08 12:38:14 -08:00
src streams: Do not show archived streams in dropdown. 2024-11-22 10:40:59 -08:00
styles settings: Fix filter alignment under headings in all settings panels. 2024-11-22 10:46:39 -08:00
templates buddy_list: Redesign view user links. 2024-11-21 15:17:44 -08:00
tests streams: Do not show archived streams in dropdown. 2024-11-22 10:40:59 -08:00
third bootstrap: Remove unused bootstrap button classes. 2024-11-21 10:14:26 -08:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
webpack.assets.json webpack: Remove resolve.extensions from config. 2024-11-13 09:18:56 -08:00
webpack.config.ts webpack: Enable explicitPartialContext for handlebars-loader. 2024-11-15 20:41:59 -08:00
webpack.dev-assets.json webpack: Remove resolve.extensions from config. 2024-11-13 09:18:56 -08:00