zulip/web
Sahil Batra d8aedc1f8e settings: Fix flashing of information density setting inputs.
We change the code to update the visibility of information
density setting inputs only on successful completion of
request and not on receiving events.

Visibility of inputs is not being live updated on receiving
events because that leads to flashing of inputs when deselecting
the "Compact mode" checkbox due to the data being sent in
different events and data with the client being different for
time till the all events are received.
2024-07-18 11:36:53 -07:00
..
e2e-tests navbar: Replace fa-envelope with zulip-icon-user. 2024-07-17 12:08:07 -07:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared icons: Remove unused mail.svg. 2024-07-17 12:08:07 -07:00
src settings: Fix flashing of information density setting inputs. 2024-07-18 11:36:53 -07:00
styles search_pills: Fix subtle but serious alignment bug on user pills. 2024-07-17 14:50:35 -07:00
templates compose_box: Replace zulip-icon-mail with zulip-icon-user. 2024-07-17 12:08:07 -07:00
tests settings: Fix flashing of information density setting inputs. 2024-07-18 11:36:53 -07:00
third bootstrap: Remove legacy nav nav-list classes and related CSS. 2024-07-15 10:00:22 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json