element-web/src/@types
Travis Ralston c5812d6c27 Move list layout management to its own store
This is more general maintenance than performance as the RoomList doesn't need to be generating layouts for the sublists, and it certainly doesn't need to be creating a bunch of extra ones. 

The sublists are perfectly capable of getting their own layout instance and using it, and we are perfectly able to limit the number of these things we create through the session's lifespan.
2020-07-08 18:28:21 -06:00
..
common.ts Convert ContextMenu to TypeScript 2020-07-01 23:51:12 +01:00
global.d.ts Move list layout management to its own store 2020-07-08 18:28:21 -06:00
polyfill.ts Clarify who is meant to use the polyfill 2020-07-08 07:51:04 -06:00