NaBian
5c11cef208
Update CheckComboBox.cs
2020-10-11 14:52:04 +08:00
NaBian
86f7c30566
Merge branch 'master' of https://github.com/HandyOrg/HandyControl
2020-10-11 12:29:23 +08:00
NaBian
d9db4968df
fixed #489
2020-10-11 12:29:15 +08:00
NaBian
594e86730d
fixed #487
2020-10-07 11:02:27 +08:00
NaBian
4ef70ba91d
fixed #484
2020-10-03 10:10:12 +08:00
NaBian
46d8e8bc65
Merge branch 'master' of https://github.com/HandyOrg/HandyControl
2020-10-02 10:00:52 +08:00
NaBian
5b2a521d6d
fixed #477
2020-09-26 17:38:26 +08:00
NaBian
4b44ec56b5
fixed #480
2020-09-26 14:11:20 +08:00
NaBian
f6502e37b1
Merge branch 'master' of https://github.com/HandyOrg/HandyControl
2020-09-26 00:04:49 +08:00
NaBian
5a22ccc818
update readme
2020-09-26 00:04:18 +08:00
NaBian
e20e02ef29
Merge pull request #482 from HandyOrg/pr/475
...
Pr/475
2020-09-25 23:59:33 +08:00
NaBian
81e41db8fe
minor modify
2020-09-25 23:58:46 +08:00
NaBian
351bde38f3
fixed #481
2020-09-25 23:19:53 +08:00
NaBian
b30c6ff440
fixed #473
2020-09-19 10:43:55 +08:00
NaBian
d1f6b5f7a0
fixed #476
2020-09-18 23:41:10 +08:00
NaBian
0ec7532ad0
Merge pull request #470 from ghost1372/Issue-template
...
update issue template
2020-09-17 23:39:21 +08:00
NaBian
83a07d253c
Merge pull request #455 from ghost1372/vs-toolbox
...
Add Controls to Visual Studio Toolbox
2020-09-17 23:10:29 +08:00
NaBian
6dc5a8a095
Update VisualStudioToolsManifest.xml
2020-09-17 23:09:45 +08:00
NaBian
043f620c22
Merge pull request #472 from xsnakes/master
...
Fix null exception (when application shutdown with transitioning)
2020-09-15 22:07:04 +08:00
NaBian
c6a6469cd2
Update CheckComboBox.cs
2020-09-15 21:43:57 +08:00
MarcMas
651f153368
Added ca-Es (catalan) language to demo
2020-09-10 12:25:59 +02:00
MarcMas
8b373c8035
Added ca-Es (catalan) language
2020-09-10 10:00:27 +02:00
NaBian
6dd74fb44a
add the rest of toolbox icons
2020-09-08 23:44:35 +08:00
Mahdi Hosseini
ba486f81bd
Update VisualStudioToolsManifest.xml
2020-09-08 20:14:33 +04:30
NaBian
52bc7514a6
add some toolbox icons
2020-09-07 23:29:37 +08:00
xsnakes
cf9b17f19d
Update TransitioningContentControl.cs
...
Fix. Null Exception.
When using "ContextMenu" with "TransitioningContentControl" and when "MenuItem" call "Application Shutdown", then the application throws a null exception, because "Application.Current" is null and fadeout animation call "ResourceHelper.GetResource".
2020-09-07 16:29:46 +03:00
NaBian
fc84f806dd
add FlexPanel demo
2020-09-05 22:11:01 +08:00
NaBian
11d62a8d28
Merge pull request #471 from HandyOrg/add-Flex
...
Add flex
2020-09-05 14:53:51 +08:00
NaBian
d07e1a3d87
completed the branch
2020-09-05 14:51:27 +08:00
NaBian
0cc7c097da
implemented AlignSelf prop
2020-09-05 12:34:09 +08:00
NaBian
8fb4930498
implemented order prop
2020-09-05 01:15:09 +08:00
NaBian
0d486653e6
Update FlexPanel.cs
2020-09-05 00:36:24 +08:00
NaBian
013fc37ba9
Merge branch 'master' of https://github.com/HandyOrg/HandyControl
2020-09-03 09:42:25 +08:00
NaBian
d5caa42430
implemented axis layout
2020-09-03 00:55:09 +08:00
Mahdi Hosseini
97211ca627
update issue template
2020-09-01 08:53:43 +04:30
NaBian
c6262c0ebd
fixed #441
2020-09-01 00:50:21 +08:00
NaBian
c6763a4b10
fixed #468
2020-08-30 22:37:58 +08:00
NaBian
0c00749bbb
Merge branch 'master' of https://github.com/HandyOrg/HandyControl
2020-08-29 13:55:37 +08:00
NaBian
8bb36c2073
update doc
2020-08-29 13:55:29 +08:00
NaBian
e82d5885f0
update backers
2020-08-28 00:23:23 +08:00
NaBian
b698d30358
fixed #460
2020-08-28 00:20:31 +08:00
NaBian
016fa4bdef
Merge pull request #467 from HandyOrg/pr/458
...
Pr/458
2020-08-28 00:01:16 +08:00
NaBian
652bdf918e
update PushMainWindow2TopCommand
2020-08-28 00:00:50 +08:00
NaBian
db8ce28254
completed extend-controls docs
2020-08-23 18:28:53 +08:00
NaBian
625aeba450
update docs
2020-08-22 11:19:49 +08:00
NaBian
685bb075f2
update docs
2020-08-22 10:27:50 +08:00
NaBian
b0e4b98827
update doc style
2020-08-20 00:19:51 +08:00
NaBian
1d7f6be7f5
add SearchBar, Shield, SideMenu and SimpleItemsControl docs
2020-08-19 22:53:02 +08:00
NaBian
968cffe1bd
add RelativePanel, Rate, RunningBlock and ScrollViewer docs
2020-08-19 00:05:53 +08:00
NaBian
ab4cbba2be
add RangeSlider,ProgressButton and RangeSlider docs
2020-08-18 00:05:30 +08:00