zulip/web
Sahil Batra db825ad202 settings: Remove settings_text_input class from url type inputs.
This commit removes settings_text_input class from url type inputs
and we instead add the width property to settings_url_input.

Note that we might instead have a single class for all type of inputs
instead of having different classes for url, password and text type
inputs in further commits.
2023-06-23 11:53:38 -07:00
..
e2e-tests compose_banner: Update classnames to main-view-banner-action-button. 2023-06-09 11:31:51 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared typing_status: Refactor `recipient` family of variables. 2023-06-23 10:52:53 -07:00
src narrow: Mark as read in `by_recipient` based on case ("dm" or "stream"). 2023-06-23 11:51:14 -07:00
styles settings: Remove settings_text_input class from url type inputs. 2023-06-23 11:53:38 -07:00
templates settings: Remove settings_text_input class from url type inputs. 2023-06-23 11:53:38 -07:00
tests compose_banner: Remove uploads banners when clearing compose box. 2023-06-23 11:45:04 -07:00
third bootstrap: Remove bootstrap CSS for url type inputs. 2023-06-23 11:53:38 -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-04-25 22:18:48 -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 ts: Convert `web/src/billing` module to TypeScript. 2023-06-23 11:42:29 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00