-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed commit of the following: commit 6ce9386 Author: dominiksta <[email protected]> Date: Fri Aug 30 14:57:04 2024 +0200 docs: tabs in changelog commit 01ab8e5 Author: dominiksta <[email protected]> Date: Fri Aug 30 14:54:24 2024 +0200 fix: autosave for all documents in tabs & disable autosave commit 4e2ca6a Author: dominiksta <[email protected]> Date: Fri Aug 30 14:51:26 2024 +0200 feat: allow disabling tabs commit 4b5238d Author: dominiksta <[email protected]> Date: Fri Aug 30 12:57:33 2024 +0200 feat: window switch menu commit a52b7d1 Author: dominiksta <[email protected]> Date: Fri Aug 30 12:24:56 2024 +0200 feat: allow opening new windows commit 0e462ab Author: dominiksta <[email protected]> Date: Fri Aug 30 12:03:50 2024 +0200 fix: on open from file manager, only open chosen file commit 1076df7 Author: dominiksta <[email protected]> Date: Fri Aug 30 01:46:57 2024 +0200 fix: don't reopen outline sidebar on tab switch commit 8aef1fa Author: dominiksta <[email protected]> Date: Fri Aug 30 01:38:51 2024 +0200 fix: open with only one document by default commit 64fdd18 Author: dominiksta <[email protected]> Date: Fri Aug 30 01:37:59 2024 +0200 fix: default document zoom for initial document commit 76c331e Author: dominiksta <[email protected]> Date: Fri Aug 30 00:54:40 2024 +0200 feat: shortcuts for prev/next tab commit b11c94a Author: dominiksta <[email protected]> Date: Fri Aug 30 00:39:57 2024 +0200 fix: prompt saving all dirty tabs on close commit 19bda97 Author: dominiksta <[email protected]> Date: Fri Aug 30 00:19:27 2024 +0200 ops: bump version to 0.0.8-dev commit a2217f2 Author: dominiksta <[email protected]> Date: Fri Aug 30 00:18:15 2024 +0200 fix: pdf zoom preview invert commit 291ba34 Author: dominiksta <[email protected]> Date: Thu Aug 29 23:20:55 2024 +0200 fix: pdf text select context menu per tab commit eae297b Author: dominiksta <[email protected]> Date: Thu Aug 29 22:53:30 2024 +0200 fix: use new mvui foreach to fix tab close/move behaviour commit 246dd7b Author: dominiksta <[email protected]> Date: Thu Aug 29 22:37:32 2024 +0200 fix: on tab close, open tab left to closed commit 6e632a2 Author: dominiksta <[email protected]> Date: Wed Aug 21 22:18:49 2024 +0200 perf: only compile json schemas once commit 2b0b103 Author: dominiksta <[email protected]> Date: Wed Aug 21 22:14:53 2024 +0200 perf: load source maps only when error actually pops up commit 115f766 Author: dominiksta <[email protected]> Date: Mon Aug 19 00:37:12 2024 +0200 fix: dark mode tab button text color commit 440b52b Author: dominiksta <[email protected]> Date: Mon Aug 19 00:26:34 2024 +0200 fix: open from system file manager now uses previous instance commit 1bc7eab Author: dominiksta <[email protected]> Date: Sun Aug 18 23:52:34 2024 +0200 fix: change filename in tab on save commit 5a6ea86 Author: dominiksta <[email protected]> Date: Sun Aug 18 23:49:44 2024 +0200 fix: no idea why, but files didnt save with the sync electron dialog commit d134161 Author: dominiksta <[email protected]> Date: Sun Aug 18 23:24:51 2024 +0200 fix: dont open same document twice in same instance commit 15d6529 Author: dominiksta <[email protected]> Date: Sun Aug 18 23:11:49 2024 +0200 wip: basic partially working tabs commit b1cb415 Author: dominiksta <[email protected]> Date: Sun Aug 18 22:11:11 2024 +0200 fix: Ctrl-R no longer refreshes in prod commit dbf4b7c Author: dominiksta <[email protected]> Date: Sat Aug 17 20:45:20 2024 +0200 wip: drag&drop to move tabs commit 3b03359 Merge: 6edb159 fc25bf3 Author: dominiksta <[email protected]> Date: Sat Aug 17 16:37:24 2024 +0200 Merge branch 'dev' into tabs commit 6edb159 Author: dominiksta <[email protected]> Date: Fri Aug 16 13:37:26 2024 +0200 wip: slightly better styling commit 63a3d44 Author: dominiksta <[email protected]> Date: Fri Aug 16 02:16:23 2024 +0200 wip: overflow behaviour commit a9ace21 Author: dominiksta <[email protected]> Date: Fri Aug 16 00:33:12 2024 +0200 wip: text overflow commit b23b9fb Author: dominiksta <[email protected]> Date: Fri Aug 16 00:28:46 2024 +0200 wip: better close behaviour commit 64f8d80 Author: dominiksta <[email protected]> Date: Fri Aug 16 00:17:03 2024 +0200 wip: basic tab bar impl commit ed82486 Merge: 0b948f9 1087d34 Author: dominiksta <[email protected]> Date: Thu Aug 15 22:24:14 2024 +0200 Merge branch 'dev' into tabs commit 0b948f9 Author: dominiksta <[email protected]> Date: Fri Aug 9 13:39:19 2024 +0200 refactor: main app layout as flex, not fixed
- Loading branch information
1 parent
fc25bf3
commit 9fd8f7a
Showing
31 changed files
with
1,163 additions
and
357 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import { rx } from "@mvuijs/core"; | ||
import { WournalDocument } from "document/WournalDocument"; | ||
|
||
export const DocumentCtx = new rx.Context<rx.State<WournalDocument>>(); | ||
export const DocumentCtx = new rx.Context<rx.DerivedState<WournalDocument>>(); |
Oops, something went wrong.