zulip/web
N-Shar-ma 4a1423b34a copy_and_paste: Fix formatting of code pasted from VS Code.
Since the html copied from VS Code is not structured as code but as
styled divs for each line, any code copied from it would be pasted
unformatted with blank lines between each line of code.

This has now been fixed, by detecting VS Code style code blocks by the
CSS property `white-space: pre` and pasting the text within as is, as
code.
2024-02-29 15:12:13 -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 copy_and_paste: Fix formatting of code pasted from VS Code. 2024-02-29 15:12:13 -08:00
styles reactions: Increase prominence of own reactions. 2024-02-28 13:04:11 -08:00
templates settings: Update the icon of preferences in personal settings. 2024-02-29 15:10:32 -08:00
tests copy_and_paste: Fix formatting of code pasted from VS Code. 2024-02-29 15:12:13 -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 development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00