zulip/static/js/portico
Eeshan Garg f2d58f1d5d landing-page: Fix flickering sidebar transition upon resizing.
When one resizes the window and tries to switch to the vertical
sidebar menu, the CSS transition flickers in and out. This is
less than ideal.

This commit implements a solution to this problem. The solution is
inspired by the following helpful article:

https://ishadeed.com/article/layout-flickering/
2021-08-07 06:22:29 -07:00
..
confirm-preregistrationuser.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
desktop-login.js js: Convert static/js/portico/desktop-login.js to ES6 module. 2021-02-10 10:27:14 -08:00
desktop-redirect.js js: Convert static/js/portico/desktop-redirect.js to ES6 module. 2021-02-10 10:27:14 -08:00
dev-login.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
email_log.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
google-analytics.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00
header.js header: Stop trying to detect if touch is enabled for click events. 2021-08-07 06:22:29 -07:00
help.js help: Activate sidebar scrollbar when hamburger is clicked. 2021-07-26 15:30:55 -07:00
integrations.js integrations: Use e.key instead of deprecated e.which. 2021-06-02 14:04:53 -07:00
integrations_dev_panel.js docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
landing-page.js landing-page: Fix flickering sidebar transition upon resizing. 2021-08-07 06:22:29 -07:00
signup.js login: Fix hash being lost with redirects. 2021-07-24 09:50:15 -07:00
tabbed-instructions.js js: Use jQuery as a module. 2021-03-12 10:08:25 -08:00
team.js js: Convert static/js/page_params.js to ES6 module. 2021-03-26 10:17:56 -07:00