zulip/web
Steve Howell b87d64cd8a node test runner: Prevent Handlebars quirks.
We re-require templates.ts before testing each
new test module during the node tests.

This makes it so that if we make mocks in two
different tests, where such mocks influence
how the Handlebars helpers work, then both
tests will have registered their own copies
of the Handlebars helpers.
2025-01-07 09:43:33 -08:00
..
e2e-tests typos: Fix typos caught by typos and mwic. 2024-12-24 19:15:36 -08:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared compose: Use an icon for the mac command hotkey hint. 2025-01-06 11:29:38 -08:00
src mention: Mentions via subgroup should be highlighted. 2025-01-06 16:53:21 -08:00
styles recent: Use em for recent view filter widget width. 2025-01-07 09:29:17 -08:00
templates buddy_list: Use 0.75 opacity for the user counts. 2025-01-06 12:30:46 -08:00
tests node test runner: Prevent Handlebars quirks. 2025-01-07 09:43:33 -08:00
third markdown: Support message link syntax in local echo. 2024-12-03 10:41:37 -08:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js css_variables: Convert module to TypeScript. 2024-11-27 12:24:58 -08:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts templates: Convert module to TypeScript. 2024-11-27 13:52:21 -08:00
webpack.dev-assets.json dev-buttons: Use portico bundle. 2024-12-17 18:34:38 -08:00