Dong Bin
e8dff305aa
fix: fix caller code.
2025-07-08 15:14:41 +08:00
Dong Bin
4f70744dd1
feat: update per naming convention
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-07-08 15:12:32 +08:00
Dong Bin
a0554d7add
feat: update per review.
2025-07-08 15:11:38 +08:00
Dong Bin
85016c9e37
feat: add inheritance.
2025-07-08 14:59:15 +08:00
Dong Bin
fb799636d9
feat: update selection handling, fix initial offset calculation.
2025-07-08 13:36:11 +08:00
Dong Bin
68f95826c5
feat: scroll to select.
2025-07-06 01:17:08 +08:00
Dong Bin
85605b5faf
feat: implement scroll detection.
2025-07-05 01:55:17 +08:00
Dong Bin
dbc41249d8
feat: implement tree like visual.
2025-07-04 16:09:33 +08:00
Dong Bin
817eb9acc9
feat: WIP.
2025-07-03 23:06:22 +08:00
Dong Bin
6deccdc1ac
feat: add mvvm demo.
2025-07-02 22:31:16 +08:00
Dong Bin
881b9ca7d3
feat: implementations.
2025-07-02 12:12:09 +08:00
Dong Bin
eb20d8eaec
Merge pull request #689 from SignorParabellaux/navmenu-improvements
...
Keyboard Navigation for NavMenu
2025-06-12 15:53:09 +08:00
Dong Bin
b6dfaa1b56
test: fix test failure.
2025-06-07 18:36:40 +08:00
Dong Bin
182eb28da5
refactor: improve AutoCompleteBox behavior and formatting
2025-06-07 18:29:04 +08:00
SignorParabellaux
f1c8d7a542
feat: add keyboard navigation to NavMenu
2025-05-31 22:28:22 +03:00
SignorParabellaux
87b971654a
refactor: NavMenu clarity and method order, NavMenuItem dedupe pointer, simplify and method order
2025-05-31 05:35:43 +03:00
Zhang Dian
a43fcd4ed9
misc: update project references.
2025-05-30 17:32:42 +08:00
Zhang Dian
82c1bf2100
Merge pull request #674 from irihitech/badge
...
Relax TemplatePart usage of Badge
2025-05-30 14:23:37 +08:00
Zhang Dian
802094e29b
Merge pull request #671 from irihitech/enum
...
Ensure initial state is respected in EnumSelector
2025-05-30 14:22:59 +08:00
Dong Bin
5128b03851
Fix typo
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-20 20:32:50 +08:00
Dong Bin
cda52829c7
feat: add documentation.
2025-05-20 20:28:45 +08:00
Dong Bin
c21a1d159d
feat: relax template part.
2025-05-20 20:26:19 +08:00
Dong Bin
748fb4ef65
Merge pull request #673 from irihitech/resource
...
replace Color Resources
2025-05-20 19:25:38 +08:00
Dong Bin
fd27a7d429
feat: ensure initial state is respected in EnumSelector
2025-05-14 23:02:30 +08:00
Gehongyan
35fa4a6c24
remove handlers before adding handlers
2025-04-29 22:28:53 +08:00
Gehongyan
171dd85382
Subscribe to SizeChangedEvent on template applied
2025-04-29 22:14:45 +08:00
Zhang Dian
8182931bd7
feat: mark converters as deprecated and update references to new classes.
2025-04-29 21:53:36 +08:00
Gehongyan
d9c2a845a7
UpdateBadgePosition when the size of _badgeContainer changes
2025-04-29 10:57:32 +08:00
Gehongyan
2204e26c4a
Remove redundant call to UpdateBadgePosition
2025-04-28 17:25:10 +08:00
Gehongyan
8c31264d5a
fix: fix Badge position miscalculation
2025-04-28 17:03:52 +08:00
Zhang Dian
c5c17f6e5a
feat: add close button.
2025-04-25 00:53:08 +08:00
rabbitism
5bfa472c1e
feat: ensure dual mode event handling. ensure async command is closed.
2025-04-23 07:49:34 +08:00
rabbitism
aed5682f06
fix: fix flag issue.
2025-04-22 21:12:13 +08:00
Dong Bin
a01d36ceb3
feat: make mode a flag.
2025-04-18 19:39:13 +08:00
Dong Bin
8eaafee693
feat: always unregister event if possible.
2025-04-18 19:09:53 +08:00
Dong Bin
3eeba12d4f
fix: fix various issues from copilot review.
2025-04-18 18:59:56 +08:00
Dong Bin
0144285270
feat: improve icon and theme.
2025-04-18 18:22:40 +08:00
Dong Bin
5ba8789cf7
feat: update PopConfirm to support non-button triggers and rename Tap to Click
2025-04-18 17:59:07 +08:00
Dong Bin
67025dca9c
feat: enhance PopConfirm with async command support and improve binding. add more demo.
2025-04-18 17:54:16 +08:00
Dong Bin
2a081c0f95
feat: implement most feature.
2025-04-18 17:32:19 +08:00
Dong Bin
713c1731c9
feat: polish popup open.
2025-04-18 12:44:55 +08:00
Dong Bin
5da5e0626a
feat: add async command support.
2025-04-18 02:37:27 +08:00
Dong Bin
e9a94798e3
feat: add demo.
2025-04-18 02:08:12 +08:00
Dong Bin
c1d486297d
feat: add popconfirm.
2025-04-18 00:43:37 +08:00
Dong Bin
9e3f22c557
feat: fix various badge layout issues.
2025-04-15 22:18:23 +08:00
Zhang Dian
ed2d3c4123
Merge pull request #647 from irihitech/ursa_host
...
Make UrsaWindow/UrsaView's built in OverlayDialogHost part of logical tree.
2025-04-11 14:10:15 +08:00
Dong Bin
e449069961
feat: make internal OverlayDialogHost part of Logical tree.
2025-04-08 22:21:50 +08:00
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