zulip/web
Alex Vandiver 66de81425e portico: Use jQuery better to select the first integration.
The `.integration-lozenges` children may contain
non-`.integration-lozenge` elements; if there were no matching
integrations, attempting to fetch the css `display` property of those
failed.

Switch to using jQuery to find the full set of visible lozenges
directly; this does the right thing if there are no such elements.
2023-03-21 08:50:06 -07:00
..
e2e-tests eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
generated
html
images
shared dependencies: Upgrade JavaScript dependencies. 2023-03-20 15:48:29 -07:00
src portico: Use jQuery better to select the first integration. 2023-03-21 08:50:06 -07:00
styles styles: Fix dark-theme mixin in zulip.css. 2023-03-20 15:48:29 -07:00
templates compose_typeahead: Add hint text to topic typeahead dropdown. 2023-03-20 16:28:28 -07:00
tests tests: Mock autosize. 2023-03-20 15:48:29 -07:00
third bootstrap: Remove CSS hacks for IE. 2023-03-20 11:27:39 -07: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-03-20 15:48:29 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts dependencies: Switch to pnpm. 2023-03-20 15:48:29 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00