gitbutler/apps/desktop
Esteban Vega 72e981f8cc
pr details follow up (#5054)
* PR Details: CMD or Ctrl + Click opens the browser

* Segment: Optionally make it unfocusable

Control whethe the segment can be focused on tab, or not

* PR Details: Remove unused 'e' handler

* Borderless Textarea: Ability to autofocus

Optionally, autofocus the input field on mount

* PR Details: Update focus behavior

- Focus on the title input filed on mount
- Make the segments unfocusable

* design update

* Update PrDetailsModal.svelte

---------

Co-authored-by: Pavel Laptev <pawellaptew@gmail.com>
2024-10-08 15:50:43 +02:00
..
e2e fix: eslint.config for testing (#4704) 2024-08-16 15:30:53 +02:00
src pr details follow up (#5054) 2024-10-08 15:50:43 +02:00
static/images Update the use and structure of styles (#4524) 2024-07-29 11:29:54 +02:00
.env.development feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.nightly feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.production feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.testing feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
package.json Add Anthropic SDK 2024-09-28 13:13:43 +02:00
postcss.config.js fix(ui): update ui output (#4649) 2024-08-08 14:51:37 +02:00
svelte.config.js fix: bump all svelte related dependencies (#4828) 2024-09-06 12:25:41 +02:00
tsconfig.json Fix wdio and tsconfig errors 2024-08-23 12:56:24 +02:00
vite.config.ts Add AppUpdater component test 2024-08-21 12:40:08 +01:00
vitest-setup.js Add AppUpdater component test 2024-08-21 12:40:08 +01:00
wdio.conf.ts feat: add ffmpeg video recorder for e2e tests (#4686) 2024-08-15 11:54:10 +02:00