zulip/web
Sahil Batra d8750d69ae subscriptions: Fix scrolling of stream edit panel in narrow screens.
The height of stream edit panel in stream settings panel was set
incorrectly for width less than "$md_min" so one could not scroll
to the bottom. This commit fixes the height to set it same as it
is for normal width screens since the height of elements above
the scrollable container does not change with screen width.
2023-03-14 12:53:41 -07:00
..
e2e-tests display_settings: Rename and update the 'language-time' section. 2023-03-09 16:12:45 -08: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 web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
shared eslint: Fix unicorn/prefer-spread. 2023-03-02 12:16:56 -08:00
src hotspots: Keep track of open state in js. 2023-03-13 17:14:02 -07:00
styles subscriptions: Fix scrolling of stream edit panel in narrow screens. 2023-03-14 12:53:41 -07:00
templates bots: Improve bots permission banner. 2023-03-09 17:52:31 -08:00
tests docs: Change extensions from .js to .ts for some filenames. 2023-03-12 15:17:53 -07:00
third css: Remove code elements from bootstrap.css. 2023-03-02 13:32:50 -08: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 webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08: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 webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Build a ZULIP_VERSION global constant into the built product. 2023-03-07 10:51:45 -08:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00