Ian Donahue
17c5b34dcc
Merge pull request #256 from gitbutlerapp/ian/CmdK---no-results
...
Ian/cmdk no results
2023-04-27 16:33:43 +02:00
idonahue
15c05edf42
pnpm format
...
wrw
2023-04-27 16:29:22 +02:00
idonahue
7ea7d68af1
Update command palette UI elements
...
Improved the overall appearance and spacing of command palette elements. This includes minor style adjustments, such as removing unnecessary padding, adding margins for better spacing between elements, and refining the selection visuals for better user experience.
Changes:
- Removed unnecessary rounded corners in command-palette class
- Removed unused padding at the bottom of command-pallet-content-container
- Added margin for better spacing between command groups
- Modified selected command item appearance for better visibility
2023-04-27 16:26:31 +02:00
Kiril Videlov
c64cadec9b
command palettte with something when no results
2023-04-27 15:29:33 +02:00
Nikita Galaiko
484192d1ca
cmdk: fix backspace
2023-04-27 15:02:50 +02:00
Nikita Galaiko
827a9bd26c
autocomplete=off, autocorrect=off, spellcheck=true
2023-04-27 14:12:04 +02:00
Nikita Galaiko
7ff819c78a
support hiding windows on non-macs
2023-04-27 13:46:58 +02:00
Nikita Galaiko
198c272175
hide and show app completely
2023-04-27 13:46:58 +02:00
Nikita Galaiko
13da9d8f87
handle strip_prefix error
2023-04-27 11:02:01 +02:00
Nikita Galaiko
4bfd84ee86
more logs
2023-04-27 11:02:01 +02:00
Nikita Galaiko
06c4590dc9
more info in error messages
2023-04-27 11:02:01 +02:00
Nikita Galaiko
617ae58013
do not return statuses for non utf file names
2023-04-27 11:02:01 +02:00
Nikita Galaiko
175aad9298
simplify events interface
2023-04-27 09:40:16 +02:00
Nikita Galaiko
3a5f43642f
replace manual dynamic import with a lib
2023-04-27 09:40:16 +02:00
Nikita Galaiko
23069658b0
fix tinykeys ssr import
2023-04-27 08:54:29 +02:00
Nikita Galaiko
2ec56747da
resolve import cycle
2023-04-27 08:54:29 +02:00
Nikita Galaiko
a08fe15b06
do not create sentry release locally
2023-04-27 08:54:29 +02:00
Nikita Galaiko
7e6c5061c7
quickCommitModal: add diffstat
2023-04-27 08:54:29 +02:00
Nikita Galaiko
25b44d7df6
introdue app-wide event bus
2023-04-27 08:54:29 +02:00
Nikita Galaiko
e94f23d6ce
quickcommit: connect buttons
2023-04-27 08:54:29 +02:00
Nikita Galaiko
2d1d772fcb
fix index event subscription
2023-04-27 08:54:29 +02:00
Nikita Galaiko
f6bff2f07e
QuickCommitModal: basic looks
2023-04-27 08:54:29 +02:00
Nikita Galaiko
32c32f881d
Button: fix small state
2023-04-27 08:54:29 +02:00
Ian Donahue
7f493d880d
Merge pull request #248 from gitbutlerapp/ian/gb-231-tailwind-update-font-sizes
...
Refactored our tailwind font sizes
2023-04-26 16:12:35 +02:00
idonahue
2fddd18ecf
Refactored our tailwind font sizes
...
They were okay but not matching designs. Added a new size `4xl` and changed the `sm` size from 12 to 11px.
2023-04-26 16:08:06 +02:00
Nikita Galaiko
0bd59135b5
close command paletter on hotkey press
2023-04-26 14:21:02 +02:00
Nikita Galaiko
a4bc238f85
comamnd palette: rely on global shortcuts only
2023-04-26 14:21:02 +02:00
Nikita Galaiko
65e2b16ac0
commandPalette: do not select on hover, just highlight
2023-04-26 14:21:02 +02:00
Nikita Galaiko
cd5c4584e7
rm smart filepath collapsing, it is very slow
2023-04-26 13:22:35 +02:00
Nikita Galaiko
0ac86f2cdf
player: when jumping session, reset deltas
2023-04-26 08:16:12 +02:00
Nikita Galaiko
10dd91f26d
fix home icon size
2023-04-26 08:13:50 +02:00
Nikita Galaiko
ea250aa2ff
use button for terminal / settings project buttons
2023-04-25 16:33:22 +02:00
Nikita Galaiko
6c49f5c6d2
use buttons for the nav header
2023-04-25 16:33:22 +02:00
Nikita Galaiko
25f084d711
update hover state for !outlined !filled buttons
2023-04-25 16:33:22 +02:00
Nikita Galaiko
21bb30ef36
split Link and Button components
2023-04-25 16:33:22 +02:00
Scott Chacon
227a3f469c
push to the project id
2023-04-25 16:04:30 +02:00
Kiril Videlov
732cf8ef37
🤦 Raise recordings and add OpenAI API for completions
...
- Increase the number of recordings returned from the AI Playground
- Add OpenAI API for completions
- Improve chat functionality with `onMount` hook and `waitingForResponse` boolean
2023-04-25 15:13:35 +02:00
Nikita Galaiko
7fba6269fb
update deps
2023-04-25 14:28:02 +02:00
Ian Donahue
0aa7be6b77
Merge pull request #238 from gitbutlerapp/ian/gb-220-ai-chat-loading-state-ux
...
Update +page.svelte
2023-04-25 14:25:55 +02:00
Ian Donahue
9ba9ec3be4
Merge branch 'master' into ian/gb-220-ai-chat-loading-state-ux
2023-04-25 14:20:50 +02:00
idonahue
adac66b611
Update +page.svelte
2023-04-25 14:18:39 +02:00
Nikita Galaiko
32cc66a818
fallback to index.html
2023-04-25 12:40:04 +02:00
Nikita Galaiko
b319f79eda
have a navigation cmk group
2023-04-25 12:14:44 +02:00
Nikita Galaiko
a2c332302c
frontend: refactor api structure
2023-04-25 10:16:12 +02:00
Nikita Galaiko
96bccad65e
add back hidden cmdp options
2023-04-25 08:18:02 +02:00
Ian Donahue
117b273371
Merge pull request #233 from gitbutlerapp/fixed-height-cmdk-2
...
make cmdk fixed height
2023-04-24 17:42:20 +02:00
Nikita Galaiko
9a018e4fda
make cmdk fixed height
2023-04-24 17:24:48 +02:00
Nikita Galaiko
d362df49ec
cleanup icons components
2023-04-24 16:23:12 +02:00
Nikita Galaiko
ac64f9f9cf
pnpm format
2023-04-24 16:03:02 +02:00
Nikita Galaiko
92e6728483
cmdk: fix arrow navigation
2023-04-24 16:03:02 +02:00