mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-15 21:34:44 +08:00
* remove infinite scroll, use virtual scroll instead * use TableDataSource for search * allow sorting by name * replacing PlatformUtilsService.showToast with ToastService * misc FIXMEs