Gehongyan
47feb76af1
fix: fix CanDragMoveProperty for custom draggable area
...
1. Fixed the issue where specifying CanDragMoveProperty for components within the dialog in the user's code did not enable custom draggable area support.
2. Renamed title pointer event handlers for clarity, which represent handlers for all draggable areas besides the title.
Fixes irihitech/Ursa.Avalonia#643
2025-04-08 12:49:09 +08:00
rabbitism
ddcaa9483d
feat: use thumb in titlebar.
2025-04-02 00:48:47 +08:00
rabbitism
13891062c7
feat: add window thumb class.
2025-04-01 23:49:34 +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
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
Dong Bin
38dd4642d1
fix: fix scroll button memory leakage.
2025-03-19 20:32:22 +08:00
Dong Bin
b18b6a49d1
feat: add InheritDataTypeFromItems.
2025-03-03 10:11:27 +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
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
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
Zhang Dian
543597a50e
Merge pull request #568 from irihitech/breadcrumb
...
Fix breadcrumb memory leakage issue
2025-02-11 12:04:40 +08:00
Dong Bin
42744a30ca
fix: fix breadcrumb memory leakage (with sandbox memorysnapshot verfied)
2025-02-10 11:59:01 +08:00
Dong Bin
4893e6efb4
fix: fix drawer measure
2025-02-08 02:11:21 +08:00
Zhang Dian
663bfe70ce
feat: redesign IconButton.
2025-02-05 02:25:32 +08:00
Dong Bin
68c4cfc36b
feat: remove comment, add pseudo class.
2025-01-18 17:00:38 +08:00
Dong Bin
d63a0f6bea
update style.
2025-01-18 02:02:42 +08:00
Dong Bin
2ab46bd77e
Merge pull request #544 from irihitech/avatar
...
Enhance Avatar & Badge
2025-01-17 16:10:12 +08:00
Zhang Dian
a366ca6f0c
feat: using Padding instead of Gap in Avatar.
2025-01-17 16:05:52 +08:00
Dong Bin
67abe93852
Merge branch 'main' into pr2
2025-01-16 22:15:10 +08:00
Zhang Dian
33bfd67833
feat: remove Template when Dot=True, add Badge Tests, format Badge class.
2025-01-16 18:31:03 +08:00
望尘空忧
93fe82c100
Fixed: The propagation issue of OverlayFeedbackElement.ClosedEvent.
2025-01-16 01:10:33 +08:00
Dong Bin
8651ae35a3
Merge pull request #533 from WCKYWCKF/pr1
...
Feat: add a new control PathPicker, add PathPickerDemo
2025-01-15 22:04:31 +08:00
望尘空忧
ead8591bfb
change:IsCancelingPickerAlsoTriggers ->OmitCommandOnCancel
...
feat:add property ClearSelectionOnCancel. support for not clearing the selection if the file picker is canceled.
2025-01-15 17:00:16 +08:00
Zhang Dian
e57036163d
feat: add Gap property to Avatar.
2025-01-14 21:29:45 +08:00
Zhang Dian
9bbcb1bd33
fix: fix MaxDropDownHeight typo in MultiComboBox.
2025-01-14 00:31:03 +08:00
Dong Bin
e9169d65d1
Merge pull request #537 from irihitech/ipbox
...
Enable IME for IPv4Box on android.
2025-01-13 21:36:05 +08:00
Dong Bin
4f5573830c
Merge pull request #535 from irihitech/534-form
...
Fix Form A11y for dynamic generated FormItems.
2025-01-13 21:30:54 +08:00
望尘空忧
c5824a3ddc
fix:Index out of bounds.
2025-01-13 21:14:00 +08:00