Commit Graph

1695 Commits

Author SHA1 Message Date
NaBian
70a732474b Update Theme.xaml 2022-02-23 22:46:32 +08:00
cuiliang
ca112f9757 Save fix build 2022-02-19 09:58:33 +08:00
cuiliang
7030f3d203 Fix build 2022-02-19 09:57:00 +08:00
NaBian
85e8909b11 fix: fixed #1072 2022-01-22 13:50:43 +08:00
NaBian
fda076b5e6 enhance: optimized ElementGroup 2022-01-19 22:56:50 +08:00
NaBian
483370f218 enhance: add Layout prop for ButtonGroup 2022-01-05 21:56:30 +08:00
NaBian
f44db4052d Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-12-28 23:13:31 +08:00
NaBian
2f71d9b3cf feat(style): add ComboBox small style 2021-12-28 23:10:01 +08:00
NaBian
ac06905e6d chore: add new backer 2021-12-27 23:07:48 +08:00
NaBian
5d727b302f chore: bump version of VSIX to v3.3 2021-12-25 13:43:12 +08:00
NaBian
534f1ef961 enhance: add HighlightTextBrush prop for HighlightTextBlock 2021-12-23 23:06:23 +08:00
NaBian
12c6c39424 chore: add new backer 2021-12-23 22:07:01 +08:00
NaBian
b1f91cf9b2 chore: Update build-for-myget.nuspec 2021-12-22 21:52:40 +08:00
NaBian
64b26cfc9d
Update build-for-myget.nuspec 2021-12-22 10:23:02 +08:00
NaBian
41d9f3c94e
Merge pull request #1082 from HandyOrg/update-action
Update push-to-myget.yml
2021-12-22 10:03:13 +08:00
NaBian
d1e1358165
Update build-for-myget.nuspec 2021-12-22 10:02:48 +08:00
NaBian
97c43d625b
Update build-for-myget.nuspec 2021-12-22 10:02:05 +08:00
NaBian
aaae79f651
Update push-to-myget.yml 2021-12-21 23:35:47 +08:00
NaBian
e5add88066
Update push-to-myget.yml 2021-12-21 23:20:19 +08:00
NaBian
ee8f18aaea enhance: add Orientation prop for ScrollViewerAttach 2021-12-21 22:48:24 +08:00
NaBian
3db85c35f8
Merge pull request #953 from dotnet-campus/t/lindexi/FullScreen
加上稳定的全屏窗口功能
2021-12-21 21:18:56 +08:00
NaBian
d1e117993a chore: formatted FullScreenHelper code 2021-12-20 23:19:49 +08:00
NaBian
e35f1a187e fix: fixed #1070 2021-12-15 00:12:03 +08:00
NaBian
f1e817b39f Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-12-14 23:51:59 +08:00
NaBian
7897e2ab0a fix: fixed #1069 2021-12-14 23:51:54 +08:00
NaBian
bf83a60698
Merge pull request #1045 from afunc233/master
net6.0 编译
2021-12-14 23:10:35 +08:00
NaBian
d5b2de8e00 chore: add dotnet-version for Setup .NET Core SDK action 2021-12-14 23:04:39 +08:00
NaBian
74c040a353 chore: add Setup .NET Core SDK action 2021-12-14 22:58:25 +08:00
NaBian
53a5db96f5 Merge branch 'master' of https://github.com/afunc233/HandyControl into pr/1045 2021-12-14 22:30:56 +08:00
afunc233
8d5e4706ad feat: support for .net 6.0 2021-12-14 22:29:20 +08:00
NaBian
4748ba1678 chore: release v3.3.0 2021-12-05 23:24:32 +08:00
NaBian
0836390316 fix: fixed #996 2021-12-03 14:19:07 +08:00
NaBian
55e35e6814 fix: fixed #881 2021-12-03 13:23:37 +08:00
NaBian
034238fb9e fix: fixed #997 2021-12-03 12:56:12 +08:00
NaBian
9efb6a042c fix(style): close #980 2021-12-02 22:34:40 +08:00
NaBian
3d5e63b51c chore(skin): simplified skin ResourceDictionary 2021-12-02 21:47:55 +08:00
NaBian
dd82536d1c fix: fixed #1034 2021-12-02 00:15:30 +08:00
NaBian
004cb69877 feat(style): add TreeView small style 2021-11-28 13:42:52 +08:00
NaBian
ab11cb6456 chore: add listbox.small demo 2021-11-28 13:16:26 +08:00
NaBian
24af66624f fix: fixed #1050 2021-11-22 23:55:42 +08:00
NaBian
287e5982c4
Merge pull request #1048 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
2021-11-15 23:22:29 +08:00
github-actions-dotnet-formatter[bot]
b2caa9b0e3 Automated dotnet-format update 2021-11-15 15:21:54 +00:00
NaBian
97a809559a
Merge pull request #977 from ghost1372/Coverflow
Add Next, Previous and GoTo Method for CoverFlow
2021-11-15 23:20:40 +08:00
NaBian
0315d106a3
Merge branch 'master' into Coverflow 2021-11-15 23:16:04 +08:00
NaBian
14bb9e0727 chore: rename Previous method to Prev, delete GoTo method 2021-11-15 23:14:43 +08:00
NaBian
b1fef59ad5 Merge branch 'master' of https://github.com/HandyOrg/HandyControl 2021-11-15 23:07:48 +08:00
NaBian
a52a1f83f6 chore: remove JumpTo method of ImageSelector 2021-11-15 23:07:42 +08:00
NaBian
f0168b1b4c
Merge pull request #1047 from HandyOrg/t/bot/fix-codeformatting
[Bot] Automated PR to fix formatting errors
2021-11-15 22:54:01 +08:00
github-actions-dotnet-formatter[bot]
7b0f93d8e5 Automated dotnet-format update 2021-11-15 14:51:48 +00:00
NaBian
faf614dc24
Merge pull request #1001 from ghost1372/addEvent/ImageSelector
Add ImageOpened Event
2021-11-15 22:50:37 +08:00