mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 16:52:45 +08:00
f9eae75972
This commit is making the following changes: - replaces `mobile-keyboard` initializer and `chat-vh` with a new template-less component: `d-vh` - ensures body scroll lock is released when page/tab focus changes - correctly locks body on chat channels and chat threads when composer is focused - removes `bodyScrollFix` as we now use body scroll lock - `onViewportResize` has been debounced to ensure it's not a bad performance vector - adds a reverse option do body scroll lock, this is made to support reversed scroll areas (like chat channels and threads) --------- Co-authored-by: Penar Musaraj <pmusaraj@gmail.com> |
||
---|---|---|
.. | ||
admin | ||
bootstrap-json | ||
deprecation-silencer | ||
dialog-holder | ||
discourse | ||
discourse-common | ||
discourse-hbr | ||
discourse-i18n | ||
discourse-markdown-it | ||
discourse-plugins | ||
discourse-widget-hbs | ||
docs | ||
ember-addons | ||
ember-cli-progress-ci | ||
ember-production-deprecations | ||
float-kit | ||
locales | ||
pretty-text | ||
select-kit | ||
theme-transpiler | ||
truth-helpers | ||
.npmrc | ||
handlebars-shim.js | ||
polyfills.js | ||
run-patch-package | ||
service-worker.js.erb |