mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 05:05:15 +08:00
![]() - removes `will-change: auto;` which is a performance hack which should be avoided and is probably causing more harm than good here - lowers swipe velocity to 0.4 to ensure the modal can be dismissed with the thumb - uses JS CSS animate API to animate the backdrop opacity - uses the height of the modal container to have more precise values when computing backdrop opacity - animate the modal container instead of the wrapper - removes a useless template-lint-disable directive - simplify the closing animation - various small code tweaks to limit indirection |
||
---|---|---|
.. | ||
common | ||
desktop | ||
mobile | ||
vendor | ||
admin_rtl.scss | ||
admin.scss | ||
color_definitions.scss | ||
common.scss | ||
desktop_rtl.scss | ||
desktop.scss | ||
embed.scss | ||
ember_cli.scss | ||
mobile_rtl.scss | ||
mobile.scss | ||
publish.scss | ||
qunit-custom.scss | ||
qunit.scss | ||
wcag.scss | ||
wizard_rtl.scss | ||
wizard.scss |