24 Commits (0aa744a8e3fac8a59715131511469a3eef8e0538)

Author SHA1 Message Date
abcang 4ce06cc0c9 Generalized the infinite scrollable list (#4697)
7 years ago
Sorin Davidoi 9fc6c974f6 fix(status_list): Use correct keys for keyboard navigation (#4487)
7 years ago
Sorin Davidoi aa108f8570 Accessability fixes (#4432)
7 years ago
Sorin Davidoi fd6c6cf717 Improve accessibility (part 5) (#4417)
7 years ago
Sorin Davidoi 3ddfab69a5 Improve accessibility (part 4) (#4408)
7 years ago
Eugen Rochko 24ab0958f9 Fix infinite scroll fluidity (#4381)
7 years ago
Sorin Davidoi 348994c2de fix(status_list): Guard against missing ref (#4353)
7 years ago
Sorin Davidoi 707d6fa9c0 fix(status_list): Update scroll position after toots are appended (#4277)
7 years ago
unarist c44fcfd9e7 Update scroll top state on column mounting (#4276)
7 years ago
Sorin Davidoi 20111dd4d5 Small style fixes (#4206)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
Nolan Lawson 424cf0a590 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
7 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
unarist 11211fe1c0 Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Nolan Lawson 4ee3796db7 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Nolan Lawson 2810bd3f3d Fix IntersectionObserver isIntersecting in Edge (#3365)
7 years ago
Nolan Lawson f506c4b342 Simplify isIntersecting in status_list.js (#3371)
7 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi 0b3fa49001 Refactoring. Removed useless import. (#3254)
7 years ago
Yamagishi Kazutoshi e4ed0b155c Improve eslint rules (#3147)
7 years ago
Sorin Davidoi fcf794aebe Performance improvements (#3168)
7 years ago
Yamagishi Kazutoshi 2d254f9733 Use ES Class Fields & Static Properties (#3008)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago