zulip/web
SameepAher 9e4b5b2bed css: Fix text overflow bug for pill values.
This commit fixes the text overflow bug for pill values by adding a
maximum width of 100% for the pill along with the ellipsis property on
text overflow.

Fixes: #21807.
2023-04-24 16:04:03 -07:00
..
e2e-tests compose: Change stream field in composebox to be a dropdown. 2023-04-20 16:09:55 -07:00
generated
html
images navbar: Add Ionic search icon and use for navbar search. 2023-03-24 16:30:15 -07:00
shared icons: Change bot icon from GitHub logo to Google material icon. 2023-04-13 10:47:09 -07:00
src click_handlers: Allow messages being edited/viewed to be clicked. 2023-04-24 16:02:34 -07:00
styles css: Fix text overflow bug for pill values. 2023-04-24 16:04:03 -07:00
templates recipient_row: Correct hotkey for mute icon tooltip. 2023-04-24 15:56:16 -07:00
tests Localstorage: Use `zod` to parse type `FormData`. 2023-04-24 11:59:02 -07:00
third bootstrap: Move progress bar styling out of bootstrap CSS. 2023-04-05 15:47:14 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts eslint: Fix @typescript-eslint/prefer-nullish-coalescing. 2023-04-19 16:52:39 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00