mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
This is a prep commit for typescript migration of this module. In this commit I made all the users of ListWidget pass generic sort functions like 'alphabetic' and 'numeric' explicitly to avoid type conversions which we may need when moving to typescript, also it simplifies our `set_sorting_function` a bit more.
2.1 KiB
2.1 KiB