Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/ui/components
Abdelilah El Aissaoui 9d07ac59b7
Implemented search in side panel
Refactored composables to use a lazy column instead of a normal column, as it had performance issues with large repositories.

Fixes #43
2023-01-29 19:27:17 +01:00
..
AdjustableOutlinedTextField.kt Implemented search in side panel 2023-01-29 19:27:17 +01:00
AvatarImage.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
DialogBox.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
Expandable.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
PrimaryButton.kt Fixed rebase interactive layout 2022-10-24 17:57:46 +02:00
RepositoriesTabPanel.kt Fixed tabs scrollbar handling clicks when it isn't visible 2022-11-06 23:30:09 +01:00
ScrollableColumn.kt Replaced side bar 2022-10-23 01:41:04 +02:00
ScrollableLazyColumn.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
SecondaryButton.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
SideMenuEntry.kt Implemented search in side panel 2023-01-29 19:27:17 +01:00
SideMenuPanel.kt Implemented search in side panel 2023-01-29 19:27:17 +01:00
SideMenuSubentry.kt Reformated whole project 2022-10-22 15:35:32 +02:00
TextLink.kt Replaced primaryTextColor with onBackground & added new ssh pwd dialog 2022-10-06 21:56:24 +02:00
Tooltip.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
TooltipText.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00