mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
9e696a0305
Cases like the glimmer-site-header are complex because the swiped area is not the moved target, for now it's simpler to not apply the body scroll lock automatically. A new property is now available on the swipe modifier: `{{swipe @lockBody=false}}` Note I tried to have tests for this modifier in the past, but it was very inconsistent on CI causing lots of flakeys, this is why there are no tests for now. I might try to write them again using system specs. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |