mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
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`. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||