rabbitism
13891062c7
feat: add window thumb class.
2025-04-01 23:49:34 +08:00
Zhang Dian
9510569005
misc: bump version.
2025-03-28 15:14:04 +08:00
Dong Bin
3595a1f626
Merge pull request #596 from irihitech/iconbutton
...
fix BorderlessButton resources
2025-03-28 12:03:59 +08:00
Dong Bin
ffc47f572f
misc: update comment.
2025-03-28 11:52:23 +08:00
Zhang Dian
89b17752f3
feat: add TryGetXXManager to WindowXXManager.
2025-03-27 23:36:32 +08:00
Dong Bin
f6f01ae1d9
SplashWindow default theme update. ( #622 )
...
* feat: set BasedOn property for SplashWindow ControlTheme
* feat: remove default style setters from SplashWindow ControlTheme
* feat: re-format to test cla.
2025-03-27 17:42:04 +08:00
Zhang Dian
9978ad416f
fix: fix ButtonGroup Height & Padding issue.
2025-03-27 15:41:57 +08:00
Dong Bin
adf46e3949
Merge pull request #617 from irihitech/title
...
Allow setting titlebar HitTest from UrsaWindow
2025-03-21 23:25:50 +08:00
Dong Bin
917217eb2d
feat: allow setting titlebar hittest from UrsaWindow.
2025-03-20 16:53:42 +08:00
Zhang Dian
261e0ec50f
Merge pull request #615 from irihitech/dialog
...
Dialog/Drawer: Make ScrollBarVisibility a parent property
2025-03-20 15:49:04 +08:00
Zhang Dian
b55db2a758
Merge pull request #613 from irihitech/scrollto
...
Fix scroll button memory leakage.
2025-03-20 15:26:24 +08:00
Dong Bin
c956734475
feat: remove default ScrollBarVisibility value from dialog and drawer container template.
2025-03-20 12:34:49 +08:00
Soar360
1e27b3a0c1
Update IconButton.axaml
...
修正 IconButton 在设置 IsLoading 后,CPU 占用异常的问题。
2025-03-19 22:51:21 +08:00
Dong Bin
38dd4642d1
fix: fix scroll button memory leakage.
2025-03-19 20:32:22 +08:00
snail1519
07d31700a5
fix: MultiComboBox ScrollViewer Issue
2025-03-19 18:55:21 +08:00
Dong Bin
b18b6a49d1
feat: add InheritDataTypeFromItems.
2025-03-03 10:11:27 +08:00
Zhang Dian
bf2ee6b6e5
fix: fix BorderlessButton resources.
2025-02-28 21:56:34 +08:00
Dong Bin
009a2085d5
feat: update dependencies. polish window titles.
2025-02-28 17:45:59 +08:00
Dong Bin
46d1aa6c64
fix: minor fix for datepicker, simplify code.
2025-02-28 14:23:30 +08:00
Dong Bin
db741e3bcb
fix: fix a minor issue when DateTimePicker losing focus.
2025-02-27 18:41:07 +08:00
Dong Bin
5de28c3e11
feat: use icon button in calendar view.
2025-02-27 18:16:10 +08:00
Dong Bin
60046f4ef1
fix: simplify nullable check in pathpicker.
2025-02-27 16:34:23 +08:00
Dong Bin
95525fcdbb
fix: fix nullable issue and switch fallback issue in marquee.
2025-02-27 16:09:06 +08:00
Dong Bin
68065b216e
fix: remove useless code in IPBox IME.
2025-02-27 16:07:24 +08:00
Dong Bin
bb6d457338
Merge pull request #588 from irihitech/selection
...
Fix various issues for SelectionList
2025-02-27 15:54:32 +08:00
Dong Bin
55031c58c7
Merge pull request #566 from irihitech/page
...
Fix pagination initialization issue.
2025-02-27 14:10:50 +08:00
Dong Bin
c2661a5a27
Merge pull request #580 from irihitech/commitinput
...
Update Date and Time pickers for better text input experience.
2025-02-25 16:33:24 +08:00
Dong Bin
27146acc49
feat: change animation creation to loaded, thus it works in popup.
2025-02-25 01:31:59 +08:00
Dong Bin
3b129b1128
fix: translate to panel root.
2025-02-25 01:22:24 +08:00
Zhang Dian
d4b990899d
Merge pull request #587 from irihitech/splash
...
Add Splash Window
2025-02-25 00:09:39 +08:00
Dong Bin
186eed1870
feat: remove default count-down.
2025-02-24 19:50:52 +08:00
Dong Bin
dc2cf01b43
feat: close directly if next window is null.
2025-02-24 19:50:02 +08:00
Dong Bin
aa4507c9c8
feat: add mvvm demo.
2025-02-24 19:15:55 +08:00
Zhang Dian
b20137e8aa
feat: add default Theme to SplashWindow.
2025-02-24 15:46:03 +08:00
Dong Bin
92011c79ca
feat: add splash window.
2025-02-23 22:13:02 +08:00
Dong Bin
ee13b09214
feat: set max size on container size change.
2025-02-21 22:49:41 +08:00
Dong Bin
6808f6d61d
test: add pagination tests.
2025-02-21 01:41:50 +08:00
Dong Bin
c672b5bef3
fix: fix page initialization issue.
2025-02-20 22:22:51 +08:00
Dong Bin
27740b578a
fix: fix pagination initialization issue.
2025-02-20 22:22:51 +08:00
Dong Bin
fa5c9d1125
feat: add demo, fix clear button of TimeRangePicker.
2025-02-19 22:09:27 +08:00
Dong Bin
6461490c34
feat: make text editable.
2025-02-19 21:35:44 +08:00
Dong Bin
608695c44b
feat: fix DateTimePicker text modification issue.
2025-02-18 22:08:30 +08:00
Dong Bin
53b65f4eb7
fix: fix clear, fix panel am-pm panel initialization issue.
2025-02-18 21:48:31 +08:00
Dong Bin
27375f722e
fix: completely fix timepicker racing issue.
2025-02-18 18:02:37 +08:00
Dong Bin
e062efead0
test: add datepicker test, make DatePicker focusable, change many behaviors.
2025-02-18 01:33:04 +08:00
Dong Bin
cadccfd268
feat: timepickerpresenter selection tests.
2025-02-17 19:35:14 +08:00
Dong Bin
afd5449f5b
test: WIP, fix an issue when passing year event.
2025-02-17 03:03:27 +08:00
Dong Bin
051482de57
test:WIP add tests. Change decade context end date.
2025-02-17 01:39:39 +08:00
Dong Bin
2d0386bc62
misc: bump version.
2025-02-15 15:10:27 +08:00
Dong Bin
4e9a904204
fix: fix padding.
2025-02-13 22:17:39 +08:00