zulip/web
Lalit 151d51acfa input_pill: Remove over defensive if checks for create function.
We should remove this overly defensive code and remove the `undefined`
type from the return type of this function to avoid handling unexpected
`undefined` values in the downstream code.
2023-10-27 13:11:37 -07:00
..
e2e-tests e2e-tests: Remove unchecked casts of DOM objects. 2023-10-25 13:08:36 -07:00
generated
html
images inbox: Improve look of empty inbox view. 2023-10-20 17:13:33 -07:00
shared typing_status: Remove unchecked casts in same_recipient. 2023-10-25 13:08:36 -07:00
src input_pill: Remove over defensive if checks for create function. 2023-10-27 13:11:37 -07:00
styles user_profile: Fix alignment and color of edit icon. 2023-10-26 13:17:28 -07:00
templates user_profile: Fix alignment and color of edit icon. 2023-10-26 13:17:28 -07:00
tests input_pill: Remove over defensive if checks for create function. 2023-10-27 13:11:37 -07:00
third bootstrap: Remove bootstrap-dropdown library. 2023-10-21 10:54:32 -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-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts eslint: Forbid unchecked casts in TypeScript. 2023-10-26 09:54:30 -07:00
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json hello: Fix client logos not changing on hello page. 2023-10-06 12:51:57 -07:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00