Commit 39e131f
authored
refactor: remove v11, promote Avalonia v12 to root, rename namespace (#20)
* feat: add Avalonia v12 rewrite (GeneralUpdate.Tools.V12)
- net10.0 + Avalonia 12.0.3 + Semi 12.0.1 + Ursa 2.0.0
- Simplified Patch: 2 folder pickers + manual fields, no csproj/update_config
- Extension package with manifest.json support
- OSS config with SHA256 + JSON export
- Semi theme (zh-CN), SideNav navigation, MVVM architecture
* fix: button-based navigation, add UseSkia for render backend
- Replace ListBox with Button-based ItemsControl for reliable page switching
- Add UseSkia() in Program.cs for Avalonia v12 rendering
- Semi theme confirmed working
* refactor: remove old v11 project, rename v12 to root
- Delete old Avalonia 11 project (src/*) and imgs/
- Move src/GeneralUpdate.Tools.V12/* → src/
- Rename namespace GeneralUpdate.Tools.V12 → GeneralUpdate.Tools
- Rename project file and solution
- Keep Semi v12 theme, net10.0, Avalonia 12.0.31 parent 3951661 commit 39e131f
48 files changed
Lines changed: 511 additions & 3064 deletions
File tree
- imgs
- src
- Assets
- Common
- Models
- Services
- Storage
- ViewModels
- Views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
15 | 12 | | |
16 | | - | |
17 | | - | |
| 13 | + | |
| 14 | + | |
18 | 15 | | |
19 | | - | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 15 | + | |
23 | 16 | | |
24 | 17 | | |
25 | | - | |
| 18 | + | |
Binary file not shown.
This file was deleted.
0 commit comments