zulip/web
Lalit d4a4e2df3a message_viewport: Modify parameters for dimension wrapper functions.
JQuery's `height` and `width` methods only takes one argument in case
we want to set height or width. The argument is of type `string` or
`number` or a function.

Refrence: https://api.jquery.com/height/#height-value.

Therefore, we can get rid of argument array and just accept a single
argument in the inner function in `make_dim_wrapper`.
2024-01-22 16:29:23 -08:00
..
e2e-tests settings: Rename four custom profile fields types. 2024-01-21 12:51:53 -08:00
generated
html
images compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
shared gear_menu_popover: Update the rocket icon used for plan and pricing. 2023-12-13 07:59:13 -08:00
src message_viewport: Modify parameters for dimension wrapper functions. 2024-01-22 16:29:23 -08:00
styles user_status: Fix alignment of select-emoji icon of user-status modal. 2024-01-19 09:48:02 -08:00
templates personal_menu: Fix clicking on Set status not working. 2024-01-21 12:06:53 -08:00
tests rendered markdown: Assert data-user-group-id is always defined. 2024-01-19 17:54:07 -08:00
third typeahead: Maybe stop advance for keypress always. 2024-01-14 15:07:24 -08: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-12-07 14:29:32 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json portico: Scope pricing-plans styles to pages that need it. 2024-01-15 18:43:33 -08: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