zulip/web
Sayam Samal f00d79399e compose_tooltips: Change new conversation button tooltip logic.
As reported on CZO, the new conversation button sometimes had stale
tooltip content rendered on it. In this commit, we change the logic
used to render this tooltip, to now render the tooltip content on the
fly via `instance.setContent()` which should eliminate any such bug.

Fixes #27158.
2024-03-05 10:55:20 -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 compose_tooltips: Change new conversation button tooltip logic. 2024-03-05 10:55:20 -08:00
styles team: Add more repositories and rename tabs. 2024-03-01 14:57:46 -08:00
templates help: Link mark as read in conversation banner to help page. 2024-03-04 16:55:59 -08:00
tests reactions: Convert module to typescript. 2024-03-04 19:07:49 -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.dev-assets.json