zulip/web
Prakhar Pratyush 87bd7b0b7d topic_popover: Update 'data-tippy-content' and 'aria-label'.
Update the 'data-tippy-content' and 'aria-label' from
* 'Mute topic' to 'Mute'
* 'Unmute topic' to 'Unmute'
* 'Follow topic' to 'Follow'
in the left-sidebar topic-popover UI to toggle visibility policies.

As we plan to add a 'Default' option, 'Default topic' doesn't sound
good (if we stay consistent with the earlier texts).

Instead, 'Mute', 'Default', 'Unmute', and 'Follow' sound good, and
it is obvious that we are performing action on the topic itself
(as it is a topic popover). There is no need to add an extra 'topic'
keyword.
2023-08-15 10:02:03 -07:00
..
e2e-tests linkifiers: Support dragging and reordering linkifiers. 2023-08-14 15:21:48 -07:00
generated
html
images styles: Remove Firefox override for dropdown appearance. 2023-07-24 13:10:03 -07:00
shared poll_data: Revert to using "canned" instead of -1. 2023-07-20 09:55:09 -07:00
src ts: Migrate `spectators.js` to typescript. 2023-08-15 09:58:17 -07:00
styles linkifiers: Support dragging and reordering linkifiers. 2023-08-14 15:21:48 -07:00
templates topic_popover: Update 'data-tippy-content' and 'aria-label'. 2023-08-15 10:02:03 -07:00
tests ts: Migrate `bot_data.js` to TypeScript. 2023-08-14 16:06:15 -07:00
third bootstrap: Remove bootstrap CSS defined using "table" class. 2023-08-06 18:13:33 -07:00
.browserslistrc
.gitignore
babel.config.js babel: Include "transform-optional-chaining" in presets. 2023-08-14 16:07:16 -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 ts: Convert `web/src/billing` module to TypeScript. 2023-06-23 11:42:29 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json