zulip/web
N-Shar-ma b4d53c7930 compose: Fix bug where inserted content would not be scrolled into view.
On chromium browsers, the scroll position is not restored when the text
in a textarea is replaced. So instead of directly replacing the text,
we call the `insert_and_scroll_into_view` function with `replace_all`
set to true.
2024-03-04 17:14:11 -08:00
..
e2e-tests puppeteer: Disable flaky administrative UI test. 2024-02-25 12:54:02 -08:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
shared typing_status: Add an extra notification_event_type to Recipients. 2024-02-12 10:51:12 -08:00
src compose: Fix bug where inserted content would not be scrolled into view. 2024-03-04 17:14:11 -08:00
styles team: Add more repositories and rename tabs. 2024-03-01 14:57:46 -08:00
templates help: Link mark as read in conversation banner to help page. 2024-03-04 16:55:59 -08:00
tests compose: Fix bug where inserted content would not be scrolled into view. 2024-03-04 17:14:11 -08:00
third web: Convert uses of deprecated text-field-edit function aliases. 2024-02-29 13:24:27 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-02-22 12:46:40 -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
webpack.assets.json corporate: Update directories for activity and support frontend files. 2024-02-29 15:11:48 -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