Commit Graph

6 Commits

Author SHA1 Message Date
Dong Bin
dcaef1c8ed [New Control] Descriptions (#791)
* feat: add ColumnWrapPanel.

* feat: add Descriptions and DescriptionsItem controls

* WIP: extract a LabeledContentControl for this particular need.

* wip.

* feat: setup demo. fix various initial status issue.

* fix: fix a layout issue.

* feat: improve demo.

* feat: update demo.

* fix: remove a redundant calculation.

* feat: update per copilot feedback.

* feat: add tests, fix a calculation issue.

* feat: refactor to change the default label and value binding assignment logic.

* feat: introduce orientation.

* misc: format codes.

* feat: clarify LabelPosition property.

* feat: extract Font resources.

* revert AvatarDemo.

* feat: assign specific value to Font resources for testing.

* misc: resolve copilot comment.

---------

Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
2025-10-22 20:49:02 +08:00
Dong Bin
92011c79ca feat: add splash window. 2025-02-23 22:13:02 +08:00
Dong Bin
42744a30ca fix: fix breadcrumb memory leakage (with sandbox memorysnapshot verfied) 2025-02-10 11:59:01 +08:00
望尘空忧
93fe82c100 Fixed: The propagation issue of OverlayFeedbackElement.ClosedEvent. 2025-01-16 01:10:33 +08:00
rabbitism
5ae4992743 fix: fix numeric focus issue. 2024-11-29 21:30:50 +08:00
rabbitism
57b1dd808a fix: fix IPV4Box key handling in DataGrid. Add a SampleBox project for extra testing. Upgrade to released version. 2024-07-27 22:00:53 +08:00