mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
In this commit, we rename the variables `message_view_header` and `message_view_header_data` with `context`. We also rename function `make_message_view_header` with `get_message_view_header_context`. This new naming convention provides better context about the use cases of the variables and functions. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| 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 | ||