zulip/web
Hardik Dharmani 49f7f02a0a personal_menu: Add tippy personal_menu dropdown.
Add a personal menu dropdown that opens on clicking user avatar icon
in navbar added in previous commit.

The args passed to render_personal_menu() in onShow() are returned by
get_personal_menu_content_context() in popover_menus_data.js so that
they can be unit tested.

Additionally, added CSS to get a custom arrow for dropdown menu.

Added a `?` hotkey in keyboard shortcuts option in personal_menu
dropdown in a style similar to our tooltip's hotkey by adding
? in a span with class .tooltip-hotkey-hint and adding some CSS.

Fixes part of #22802.
2023-10-12 15:31:01 -07:00
..
e2e-tests personal_menu: Add tippy personal_menu dropdown. 2023-10-12 15:31:01 -07:00
generated
html
images typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
shared personal_menu: Add new SVGs. 2023-10-12 15:31:01 -07:00
src personal_menu: Add tippy personal_menu dropdown. 2023-10-12 15:31:01 -07:00
styles personal_menu: Add tippy personal_menu dropdown. 2023-10-12 15:31:01 -07:00
templates personal_menu: Add tippy personal_menu dropdown. 2023-10-12 15:31:01 -07:00
tests personal_menu: Add tippy personal_menu dropdown. 2023-10-12 15:31:01 -07:00
third compose_typeahead: Add new indicator to topic items in typeahead. 2023-10-12 14:44:40 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json hello: Fix client logos not changing on hello page. 2023-10-06 12:51:57 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00