gitbutler/apps/desktop/src/lib
estib fa4727dcb7 fix: Update the select options correctly
The Select component options are a prop that initializes the state variable `filteredOptions`. 
The issue was, that if the prop is updated, the state variable doesn't seem to be updated as well.
This fixes that by manually updating the state variable whenever the prop updates.
2024-09-03 17:06:06 +02:00
..
ai Don't refer to claude 2024-08-05 17:14:46 +02:00
analytics feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
assets Sokitview updates 2024-08-27 23:37:05 +02:00
backend remove unused feature flag 2024-08-27 20:46:22 +02:00
backoff feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
barmenuActions Add zoom functionality with keyboard shortcuts and update menu actions for the View item (#4753) 2024-08-26 15:24:44 +02:00
baseBranch Add gitlab/bitbucket/azure GitHost implementations 2024-07-28 20:01:10 +01:00
branch Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
branches Getting behaviour locked in 2024-08-21 14:45:41 +02:00
commit Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
commitLines Login flow update and UI updated (#4716) 2024-08-19 11:55:19 +02:00
commits Sure up behaviour with blank commits and reordering 2024-08-22 15:15:23 +02:00
components fix: hovering animation (#4816) 2024-09-03 00:26:30 +02:00
config feat: use PR template when available (#4736) 2024-08-26 17:08:37 +02:00
dragging update FileListItem and FileIcon components 2024-08-23 15:42:00 +02:00
dropzone UI lib: text utility classes (#4684) 2024-08-14 09:52:20 +02:00
editorLink feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
fetchSignal feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
file Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
gitHost Refactor RepoInfo type to use domain instead of source and resource 2024-08-29 18:24:45 +03:00
history Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
hunk Edit mode updates (#4792) 2024-08-30 11:21:11 +02:00
layout Edit mode updates (#4792) 2024-08-30 11:21:11 +02:00
metrics feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
modes Jiggle some code about 2024-08-27 13:05:28 +02:00
navigation Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
notifications feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
onboarding Login flow update and UI updated (#4716) 2024-08-19 11:55:19 +02:00
persisted feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
platform feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
pr style(sidebar): Update padding and color for PR tags in SidebarEntry (#4811) 2024-09-02 12:51:30 +02:00
remotes feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
scroll Edit mode updates (#4792) 2024-08-30 11:21:11 +02:00
secrets feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
select fix: Update the select options correctly 2024-09-03 17:06:06 +02:00
settings Replase checkbox with toggle + copy update (#4810) 2024-09-02 08:49:27 +02:00
shared Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
stores CLI with branch list-remotes to list remote branches 2024-08-30 07:15:46 +02:00
uncommitedFiles Added unstaged changes event 2024-08-27 13:05:07 +02:00
url Refactor RepoInfo type to use domain instead of source and resource 2024-08-29 18:24:45 +03:00
utils Tooltip-refactoring-+-new-component (#4804) 2024-09-01 20:30:36 +02:00
vbranches Fix copiedFromRemoteId bug 2024-09-01 15:33:35 +03:00
clickOutside.ts fix: commit message component behaviour (#4597) 2024-08-05 11:06:02 +02:00
result.ts feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00