zulip/web
Prakhar Pratyush b382315f82 channel_email: Fix copy email button not copying displayed text.
This commit fixes a bug where clicking the copy icon in the
'#copy_email_address_modal' did not copy the email address
displayed to the clipboard.

It was because we didn't set the 'text' option to specify
the explicit text to copy.

Fixes: #35062.
2025-07-03 10:45:49 -07:00
..
e2e-tests common: Add a proper delay. 2025-07-02 11:50:47 +05:30
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images icons: Let the system using the icons specify the fill-rule color. 2025-05-27 10:00:21 -07:00
server
shared message_reminder: Add UI to schedule message reminder. 2025-06-25 12:05:28 -07:00
src channel_email: Fix copy email button not copying displayed text. 2025-07-03 10:45:49 -07:00
styles home_view: Correctly justify unread marker. 2025-07-03 10:38:41 -07:00
templates overlays: Add overlay to display scheduled reminders. 2025-07-02 13:02:45 -07:00
tests overlays: Add overlay to display scheduled reminders. 2025-07-02 13:02:45 -07:00
third alerts: Fix alert-error banner styling. 2025-06-17 09:25:33 -07:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-06-25 16:53:17 -07: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 postcss: Work around postcss-extend-rule incompatibility with :is(). 2025-05-23 22:25:38 -07:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00