zulip/web
Anders Kaseorg 3b9bb7b2d2 zulip-icons: Use WOFF2 format for icon font.
We’re currently generating the icon font in five formats: Embedded
OpenType, WOFF, WOFF2, TrueType, and SVG.  But they’re misordered by
webfonts-loader such that modern browsers always select the WOFF
version.  WOFF2 is supported by all modern browsers, so just use that
exclusively.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-11-30 16:00:53 -08:00
..
e2e-tests mentions: Rename 'stream_wildcard_mention_allowed_in_large_stream'. 2023-11-28 09:24:18 -08:00
generated
html
images zulip-icons: Use WOFF2 format for icon font. 2023-11-30 16:00:53 -08:00
shared polls: Add option for modal to create polls. 2023-11-21 21:01:17 -08:00
src upload: Prevent drag-and-drop of an image onto itself. 2023-11-30 15:39:26 -08:00
styles settings: Fix user-access setting dropdown in dark mode. 2023-11-30 12:33:44 -08:00
templates user-groups: Hide "+" button if user is not allowed to create groups. 2023-11-30 12:33:44 -08:00
tests people: Downgrade get_user_time error to warning. 2023-11-30 12:36:06 -08:00
third Revert "linkifiers: Match JS implementation to server implementation." 2023-11-16 14:59:48 -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-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts eslint: Forbid unchecked casts in TypeScript. 2023-10-26 09:54:30 -07:00
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json remote_billing: Add flow for legacy servers. 2023-11-29 14:40:27 -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