zulip/frontend_tests
YashRE42 78d511fd03 navbar: Clean up implementation of tab_bar.narrow_description hover.
This handler adds a neat little effect whereby hovering over the
clickable region to open the navbar triggers the search_icon hover
effect and is a neat little visual cue about what happens onClick.

The previous implementation was slightly messy because it fetched the
color and applied it via ".css(". This commit cleans it up by creating
and using the class "search_icon_hover_highlight" instead. We also
make the selectors more specific, ensuring they target children of
"#tab_bar", this was so because it was reasonable to expect someone to
define eg `search_closed` elsewhere and we wanted to prevent bugs when
that happened.
2020-07-15 18:56:06 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings org: Use image_upload_widget.hbs for realm icon. 2020-06-17 17:47:49 -07:00
node_tests navbar: Clean up implementation of tab_bar.narrow_description hover. 2020-07-15 18:56:06 -07:00
puppeteer_lib eslint: Enable comma-dangle for functions. 2020-07-03 16:55:51 -07:00
puppeteer_tests eslint: Enable arrow-parens. 2020-07-03 16:53:39 -07:00
zjsunit node-tests: Log file name and test label on failure. 2020-07-07 10:38:11 -04:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00