Commit Graph

8 Commits

Author SHA1 Message Date
Thibaut Girka 83247d7617 Further optimizations 2019-07-01 12:53:31 +02:00
Thibaut Girka 3f4e8fa2c2 Fix multiple broken things 2019-06-30 18:05:37 +02:00
Thibaut Girka 34293ec05b [WiP] Try improving glitch-soc front-end perfs
This *does* break things, it's just to test things
2019-06-30 10:24:56 +02:00
Thibaut Girka 68f3d003d6 Refactor intersection observer article code 2019-02-10 22:54:25 +01:00
Thibaut Girka 405ef5ad37 Hide items rendered out-of-frame (once they have been rendered at least once) 2019-02-10 22:54:25 +01:00
Thibaut Girka 087dcf720e [Glitch] Fix off-by-one error in aria-posinset
Port 885711afb9 to glitch-soc
2018-08-31 19:49:29 +02:00
Thibaut Girka fb6f131fa1 Revert 245816ab27 (fixes #348)
Since 245816ab27, IntersectionObserverArticle
assumes that its children do not change unless the number of children changes.

This is not the case with the notification overlay, which resulted in the
checkmark of notification cleaning mode not updating unless scrolling to make
notifications appear/disappear.

This change may negatively impact performances.
2018-02-10 20:59:50 +01:00
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
Renamed from app/javascript/themes/glitch/components/intersection_observer_article.js (Browse further)