Joffrey JAFFEUX
c230d2e443
FIX: prevents scrollbar jumping in the emoji picker ( #10749 )
...
This was mostly due to `content-visibility: auto;` but setting the width/height is also a good practice.
2020-09-28 13:23:46 +02:00
Joffrey JAFFEUX
52672b9eab
DEV: apply new coding standards ( #10592 )
2020-09-04 13:42:47 +02:00
Robin Ward
5b276af921
Remove `Discourse.SiteSettings` from tests ( #10193 )
...
* Remove unused Discourse.SiteSettings
* Remove `Discourse.SiteSettings` from many tests
* REFACTOR: `lib:formatter` was using a lot of leaky state
* Remove more `Discourse.SiteSettings` from tests
* More SiteSettings removed from tests
2020-07-09 15:54:53 -04:00
Robin Ward
60df2ade8d
Retry: Rename all test files from JS -> ES6
2020-03-26 12:25:46 -04:00
Robin Ward
4fa580fbd1
Revert "Rename all test files from JS -> ES6"
...
This reverts commit 2abe85b834
.
2020-03-25 16:13:43 -04:00
Robin Ward
2abe85b834
Rename all test files from JS -> ES6
2020-03-25 15:03:21 -04:00