zulip/web
N-Shar-ma b4ccde42ce compose: Remove dividers and reduce button width at narrow mobile sizes.
At widths under 400px, buttons in the popover were running off the edge,
which is fixed by removing the dividers between them.

For the new info density, buttons in the original row, even despite
removing the dividers, were still not fitting, so their width has been
slightly reduced.
2024-07-09 13:38:44 -07:00
..
e2e-tests stream_sidebar: Implement stream navigation behavior. 2024-07-08 13:56:13 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared typeahead: Rework `sort_emojis` function. 2024-07-07 11:33:41 -07:00
src stream_settings: Fix "Advanced configurations" always enabled. 2024-07-09 13:11:53 -07:00
styles compose: Remove dividers and reduce button width at narrow mobile sizes. 2024-07-09 13:38:44 -07:00
templates settings: Allow tab switcher text to expand to show full text. 2024-07-09 13:18:03 -07:00
tests typeahead: Fix typeahead items wrapping to next line. 2024-07-09 09:42:10 -07:00
third typeahead: Move CSS file with other styles. 2024-07-09 09:42:10 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json