Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Minor code quality updates for ScrollPanel #9639

Merged
merged 4 commits into from
Nov 29, 2022

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Nov 28, 2022

and removal of unused function scrollRelative in MessagePanel (discovered when changing the scrollRelative types in ScrollPanel).

Changes:

  • Clean up logging a bit, make it clearer
  • Remove dead code
  • Add extra types for tsc --strict compliance (not complete)
  • Fix IDE warnings around spelling and missing awaits/promise return values
  • Modernize usage of logging

Auto-merge is enabled


This change is marked as an internal change (Task), so will not be included in the changelog.

and removal of unused function `scrollRelative` in MessagePanel (discovered when changing the scrollRelative types in ScrollPanel).

Changes:
* Clean up logging a bit, make it clearer
* Remove dead code
* Add extra types for tsc --strict compliance (not complete)
* Fix IDE warnings around spelling and missing awaits/promise return values
* Modernize usage of logging
@turt2live
Copy link
Member Author

Coverage will be handled by element-hq/element-web#23531

@turt2live turt2live marked this pull request as ready for review November 28, 2022 23:17
@turt2live turt2live requested a review from a team as a code owner November 28, 2022 23:17
@turt2live turt2live enabled auto-merge (squash) November 28, 2022 23:17
@turt2live turt2live merged commit 09282d9 into develop Nov 29, 2022
@turt2live turt2live deleted the travis/reduce-timeline-logs branch November 29, 2022 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants