Commit Graph

572 Commits

Author SHA1 Message Date
393dd7ec6a
Add a progress indicator for Pandoc installation steps 2025-05-30 17:09:21 +02:00
3c0d2cd6fb
Refine Pandoc button logic for different installation states 2025-05-30 16:59:55 +02:00
5b1e06e732
Update minimum required Pandoc version to 3.7.0.2 2025-05-30 16:51:28 +02:00
55e2911ad9
Simplify Pandoc button text binding logic 2025-05-30 16:51:10 +02:00
bfcb012dec
Fixed local installation detection 2025-05-30 14:47:21 +02:00
9b8f2e5fc7
Add ShowInitialResultInSnackbar parameter to PandocDialog 2025-05-30 14:42:06 +02:00
4635fe732a
Fixed the dialog re-call to use the correct title and format 2025-05-30 14:40:23 +02:00
7f19a6b07d
Improve Pandoc download and extraction process; fixed *.tar.gz handling 2025-05-30 14:32:51 +02:00
df3c28e55f
Go straight to the installation page of the pandoc dialog 2025-05-30 14:15:48 +02:00
eb75109464
Replace showInstallationPage field with a public parameter 2025-05-30 14:14:53 +02:00
6697e8a1f8
Remove unused JsRuntime injection from PandocDialog 2025-05-30 14:14:27 +02:00
7dca3a57d4
Renamed variable 2025-05-30 14:06:09 +02:00
63a4c84772
Applied title case 2025-05-30 14:04:08 +02:00
0ac54af526
Simplified string 2025-05-30 14:03:58 +02:00
ad5955969f
Add a simple cancel button to the install page 2025-05-30 14:03:47 +02:00
3a424d72c5
Changed status page design 2025-05-30 14:03:28 +02:00
32f74765a5
Changed loading placeholder 2025-05-30 14:02:56 +02:00
a6703f108d
Refactor PandocDialog to simplify state management 2025-05-30 14:02:28 +02:00
1330519334
Rename PANDOC_VERSION to LATEST_PANDOC_VERSION in PandocDialog 2025-05-30 13:50:04 +02:00
e4b2d6ff0a
Rename isLoading to isLoadingLicence in the PandocDialog component 2025-05-30 13:48:59 +02:00
5e6b1188b1
Simplified text formatting 2025-05-30 12:56:55 +02:00
8d9fb93c96
Fixed the inline link typos 2025-05-30 12:51:38 +02:00
17b5a324af
Formatting 2025-05-30 12:41:25 +02:00
647f2568ef
Adjusted buttons sizes 2025-05-30 12:39:51 +02:00
18c7e93b3d
Fixed text formatting 2025-05-30 12:36:38 +02:00
d4c8142c0f
Fixed the header formatting 2025-05-30 12:35:28 +02:00
4a14e1b70e
Fixed installer code tabs 2025-05-30 11:53:24 +02:00
3f07436e8f
Refactored download code
Unfortunately, we had to change the download code. The initial solution worked on Windows 11, but not on macOS. We are now using the user's browser for the download.
2025-05-30 11:50:43 +02:00
564ec1db98
Adjust panel class styling in the CodeTabs component 2025-05-30 11:36:20 +02:00
500191223e
Update paths and instructions in PandocDialog component 2025-05-30 11:23:17 +02:00
b799d033a9
Change all code tabs at the same time 2025-05-30 11:16:53 +02:00
7debfa7b9f
Add support for a tab change callback in the CodeTabs component 2025-05-30 11:16:34 +02:00
b1eefcadb2
Preselect the correct tab according to the current CPU architecture 2025-05-30 11:04:16 +02:00
c2c60d723d
Spelling 2025-05-29 23:04:53 +02:00
75c56cbc4e
Harmonized button color 2025-05-29 23:04:42 +02:00
c28758caf7
Moved macOS ARM above x86 2025-05-29 23:00:21 +02:00
bb2db5585a
Make PandocExecutableName public 2025-05-29 22:59:51 +02:00
cd3e402295
Removed redundant init value 2025-05-29 21:58:18 +02:00
bc5c747f83
Add SelectedIndex parameter to CodeTabs component 2025-05-29 21:55:24 +02:00
d1eb861fbc
Refactor BlockPadding to expression-bodied property 2025-05-29 21:55:07 +02:00
c6af287c89
Formatting 2025-05-29 21:54:38 +02:00
b963ecc18b
Fixed macOS spelling 2025-05-29 21:54:04 +02:00
51e7eb132d
Fixed licence icon 2025-05-29 21:43:04 +02:00
0d4455b643
Fixed version output 2025-05-29 21:40:06 +02:00
bf010c8447
Formatting 2025-05-29 21:39:01 +02:00
436852e354
Formatting 2025-05-29 21:32:25 +02:00
8455450b51
Refactor PandocDialog layout to move buttons into DialogActions 2025-05-29 21:32:11 +02:00
08bd735ea9
Update license URI and improve expansion panel structure 2025-05-29 21:31:41 +02:00
2c11619740
Made text justified 2025-05-29 21:29:57 +02:00
53a3d0544c
Add MaxHeight and ExpandedChanged parameters to expansion panel 2025-05-29 21:27:18 +02:00