mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This is an easy way to track if a MessageListData is rendered. Storing MessageList object would make us liable to cleanup the MessageList object when the data is no longer in use. Note that this is more like "likely / past rendered message list id", we will have to check currently rendered message list data to verify if the data object is really rendered. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| server | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||