Merge branch 'feat/custom-virtual-scrolling' into 'develop'

Timeline virtual scrolling

See merge request pleroma/pleroma-fe!1043
This commit is contained in:
Shpuld Shpludson 2020-09-29 10:18:37 +00:00
commit 91778a0276
21 changed files with 204 additions and 39 deletions

View file

@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- New option to optimize timeline rendering to make the site more responsive (enabled by default)
## [Unreleased patch]
### Fixed