Commit Graph

316 Commits

Author SHA1 Message Date
3055752940
Fixed the initial window size for Windows 2022-08-14 14:37:40 +02:00
2f72fc5e7f
Added layout container 2022-08-13 23:53:45 +02:00
b38994a55e
Spelling 2022-08-13 20:49:16 +02:00
eee5d57847
Added open button 2022-08-13 20:49:00 +02:00
03c7f30e72
Changed color theme of icon 2022-08-13 20:48:00 +02:00
cd3492d53b
Fixed the start page 2022-08-13 18:07:14 +02:00
cbbfcf6abe
Formatting 2022-08-13 17:34:55 +02:00
58356306d4
Removed not used resources 2022-08-13 17:34:48 +02:00
9fb83b9bd0
Replaced the app icon; there are still platform specific issues 2022-08-13 17:34:01 +02:00
308aece8c8
NavItems behave platform specific 2022-08-12 23:57:39 +02:00
0dd1e3ba29
Added the possibility to specify classes 2022-08-12 23:56:55 +02:00
f20a1f2ca3
Added a generic assistant component 2022-08-12 23:56:30 +02:00
57dd83975f
Renamed the navbar 2022-08-12 23:56:01 +02:00
3ccef002bb
Added icon for adding a project 2022-08-12 23:55:46 +02:00
22d9a55529
Changed order of navigation targets 2022-08-12 23:55:22 +02:00
7a37e024e2
WIP: Add load project page 2022-08-12 23:54:56 +02:00
6207b81e08
Improved code by using new syntax 2022-08-10 21:07:13 +02:00
4b62e5265c
Finished the navigation menu
- Added a NavItem component
- Replaced the navbar toggle icon
- Made the navbar tighter
- Fixed the navbar's padding
- Render the nav items dynamically
2022-08-10 21:05:38 +02:00
458fe0ba88
Added app icon to navbar 2022-08-09 21:28:02 +02:00
527220f80f
Changed navbar to be dark 2022-08-09 21:27:52 +02:00
a191d4a909
Added the icon component 2022-08-09 21:27:30 +02:00
1de5753588
Moved images to blazor content 2022-08-09 21:27:12 +02:00
d0edb14980
Update 2022-08-09 21:27:00 +02:00
77b71781d6
Moved images to blazor content 2022-08-09 21:26:37 +02:00
b45f7a6424
Changed to MAUI Blazor 2022-08-08 21:18:39 +02:00
0a821a7955
Init MAUI project 2022-08-06 23:48:23 +02:00
c8bc85ba00 Merge branch '13-component-settings' into 'main'
Resolve "Component: Settings"

Closes #13

See merge request open-source/dotnet/i18n-commander!11
2022-08-05 19:35:32 +00:00
c07571c477
Added DeepL source culture 2022-08-05 21:34:20 +02:00
ba86c99ad5
Fixed naming 2022-08-05 21:33:33 +02:00
f138be5a1f
Fixed spelling 2022-08-05 21:11:02 +02:00
0c53c97a48
Implemented the culture delete function 2022-08-02 20:43:58 +02:00
fee963f8bd
Fixed culture setting handling for non-continuous indices 2022-08-02 20:43:12 +02:00
fd3d844df4
Implemented list of culture info & DeepL source culture 2022-08-01 21:04:47 +02:00
fa112de26d
Added the culture setting entries 2022-07-31 21:19:54 +02:00
a47b18b7a8
Fixed culture code handling 2022-07-31 21:19:13 +02:00
c9bd1b5be9
Fixed cache handling for DeepL action & API key 2022-07-30 23:38:01 +02:00
38416cb675
Implemented adding of additional cultures 2022-07-30 23:34:45 +02:00
9419642525
Added cache to the number of cultures 2022-07-30 23:17:57 +02:00
276fa51e92
Added caching to the cultures 2022-07-30 23:14:39 +02:00
f27366e0a2
Added culture settings 2022-07-30 23:07:04 +02:00
90be288d17
Added setting cache 2022-07-30 17:04:32 +02:00
c211c9ef62
Added DeepL action setting 2022-07-30 16:38:38 +02:00
9cd735ad5c
Moved the dock setting into constructor 2022-07-30 16:38:07 +02:00
b74367aa6f
Renamed DeepL mode setting 2022-07-30 16:09:58 +02:00
87c12de066
Added DeepL API key setting 2022-07-30 15:59:09 +02:00
d97b5cd0c1
Changed size of third column 2022-07-30 15:49:02 +02:00
3b99632427
Added key icon 2022-07-30 15:48:04 +02:00
8e21ddffc9
Vertical align the data control 2022-07-27 21:56:59 +02:00
fa74291e39
Changed the setting control to adjust its height as needed 2022-07-27 21:38:54 +02:00
506a21e792
Optimizations 2022-07-26 19:48:30 +02:00