zulip/web
Aman Agrawal af271be1bd navbar-dropdowns: Use specific classes for everything.
Replaced element selectors with specific selectors, those that
remain are intentionally left.

This is to avoid inner-most selectors as element selectors.
The reason being is that browsers evaluate selectors from right
to left, meaning that every time a selector ends in an element,
the browser has to work that much harder whenever and wherever
on a page it encounters the element.
2023-10-20 12:36:39 -07:00
..
e2e-tests gear_menu: Migrate to use tippy. 2023-10-20 12:36:39 -07:00
generated
html
images typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
shared icons: Add remaining views icons. 2023-10-20 12:27:19 -07:00
src gear_menu_dropdown: Use better class name for theme buttons. 2023-10-20 12:36:39 -07:00
styles navbar-dropdowns: Use specific classes for everything. 2023-10-20 12:36:39 -07:00
templates navbar-dropdowns: Use specific classes for everything. 2023-10-20 12:36:39 -07:00
tests gear_menu: Migrate to use tippy. 2023-10-20 12:36:39 -07:00
third Partially revert "compose: Ensure cursor is scrolled into view after content is inserted." 2023-10-17 12:26:33 -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 webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00