zulip/web
Junyao Chen 721fbb1bed keydown_util: Extend event type for is_enter_event function.
To accommodate both keydown and keyup events, this commit updates
the function signature to accept both `JQuery.KeyDownEvent` and
`JQuery.KeyUpEvent` types. An example of using keyup event is in
`poll_widget.ts`.
2023-10-23 09:33:47 -07:00
..
e2e-tests gear_menu: Migrate to use tippy. 2023-10-20 12:36:39 -07:00
generated
html
images inbox: Improve look of empty inbox view. 2023-10-20 17:13:33 -07:00
shared icons: Add remaining views icons. 2023-10-20 12:27:19 -07:00
src keydown_util: Extend event type for is_enter_event function. 2023-10-23 09:33:47 -07:00
styles css: Fix dark theme hover color for copy invite link. 2023-10-22 14:21:16 -07:00
templates follow_topics: Remove the 'development' guard. 2023-10-22 14:24:22 -07:00
tests follow_topics: Remove the 'development' guard. 2023-10-22 14:24:22 -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
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