gitbutler/apps/desktop
Pavel Laptev 99dcf812c4
Add zoom functionality with keyboard shortcuts and update menu actions for the View item (#4753)
* feat: Add zoom functionality with keyboard shortcuts and menu actions

feat: Implement global settings menu action navigation to settings page

feat: Implement theme switching functionality with keyboard shortcut and menu action

* code review fixes
2024-08-26 15:24:44 +02:00
..
e2e fix: eslint.config for testing (#4704) 2024-08-16 15:30:53 +02:00
src Add zoom functionality with keyboard shortcuts and update menu actions for the View item (#4753) 2024-08-26 15:24:44 +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 Fix wdio and tsconfig errors 2024-08-23 12:56:24 +02:00
postcss.config.js fix(ui): update ui output (#4649) 2024-08-08 14:51:37 +02:00
svelte.config.js feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00: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