gitbutler/apps/desktop
Pavel Laptev 85e32fd4e2
Custom font support for displaying diffs (#4991)
* replace hardcoded "font-family"

* "Diff font" option in User Settings

* Update +page.svelte

* Update +page.svelte

* added "allow font ligatures" option

* copy update

* Update +page.svelte

* remove console.log

* Appearance settings: Reorder the settings 

Move down the font family the input into its dedicated section

* Graduate inline diffs to standard setting

The option to display inline integrated diffs in the hunk viewer is no longer an experimental option, but an 'stable' appearance setting option.

---------

Co-authored-by: estib <stron@me.com>
2024-09-30 12:58:39 +02:00
..
e2e fix: eslint.config for testing (#4704) 2024-08-16 15:30:53 +02:00
src Custom font support for displaying diffs (#4991) 2024-09-30 12:58:39 +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 chore: revert github: pnpm dependency string 2024-09-10 15:13:33 +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