zulip/web
Lalit d44f7da1e1 dialog_widget: Remove redundant `preventDefault` calls.
Removes redundant `preventDefault` and `stopPropagation` calls for the
users of `dialog_widget.ts` module since we are already calling those
functions in the submit button click handler now.
2023-07-05 14:25:10 -07:00
..
e2e-tests web-e2e-tests: Update references to "private message" and "PM". 2023-06-26 11:07:28 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared web-shared: Update references to "private message" and "PM". 2023-06-26 11:07:28 -07:00
src dialog_widget: Remove redundant `preventDefault` calls. 2023-07-05 14:25:10 -07:00
styles portico: Define variable for modal background color. 2023-07-03 21:49:34 -07:00
templates unread_banner: Update all unread banners to an info/notice banner. 2023-07-04 11:51:31 -07:00
tests compose_pm_pill: Fix `compose_recipient` being mocked but not used. 2023-07-03 21:48:58 -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 eslint: Expand no-unused-vars check to all function parameters. 2023-07-02 16:16:38 -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