zulip/web
Aman Agrawal f66dde4a33 left_sidebar: Move tooltips to the focus element.
Since tippy relies on the `blur` event of `target` to hide
the toolips, it is important that the tooltip is triggered
by the element that receives that focus in keyboard navigation which
is `a` tag for left sidebar elements.
2023-05-12 17:35:52 -07:00
..
e2e-tests compose: Use tippy for stream select dropdown. 2023-05-09 14:11:26 -07:00
generated web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
html web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared eslint: Fix unicorn/prefer-string-replace-all. 2023-05-12 11:12:20 -07:00
src sentry: Downsample typing spans. 2023-05-12 13:53:57 -07:00
styles portico: Extract CSS variable padded-content-padding. 2023-05-12 11:54:17 -07:00
templates left_sidebar: Move tooltips to the focus element. 2023-05-12 17:35:52 -07:00
tests sentry: Unify logic for skipping span reporting. 2023-05-12 13:53:57 -07:00
third bootstrap: Remove unused stylings for btn-info. 2023-05-10 12:10:14 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-04-25 22:18:48 -07:00
debug-require-webpack-plugin.ts web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
debug-require.js web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts static: Add Timing-Allow-Origin: * to allow sentry data timing. 2023-05-09 13:16:28 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00