Dong Bin
|
8147a05b5c
|
feat: add TrailingWrapWidth.
|
2025-09-03 21:18:56 +08:00 |
|
Dong Bin
|
9ee89b7ce5
|
test: fix measure test.
|
2025-09-03 21:12:20 +08:00 |
|
Dong Bin
|
a778882c33
|
feat: update namespace for WrapPanelWithTrailingItem and its tests
|
2025-09-03 21:08:37 +08:00 |
|
Dong Bin
|
bce6e08561
|
feat: add tests.
|
2025-09-03 18:17:56 +08:00 |
|
Dong Bin
|
37aa84edfb
|
feat: initial implemention.
|
2025-09-03 18:17:56 +08:00 |
|
Dong Bin
|
891228cdb1
|
test: improve coverage report. (#751)
|
2025-09-03 18:15:59 +08:00 |
|
Dong Bin
|
c62015a70a
|
Merge pull request #752 from yangjieshao/main
修复了NumPad对NumericUpDown和IPv4Box的支持
|
2025-08-29 17:07:03 +08:00 |
|
Dong Bin
|
8456148acf
|
Merge pull request #756 from irihitech/fix-multicombobox-items-in-axaml
feat: simplify closable tag.
|
2025-08-29 01:37:10 +08:00 |
|
Dong Bin
|
18e9fbe8d5
|
Update src/Ursa/Controls/ComboBox/MultiComboBoxSelectedItemList.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-29 01:34:11 +08:00 |
|
Dong Bin
|
da93b01c14
|
Merge pull request #749 from Samuel-B-D/fix-multicombobox-items-in-axaml
Fix MultiComboBox to works with items added in axaml
|
2025-08-29 01:30:52 +08:00 |
|
杨劼
|
f9cbba5419
|
修复了 https://github.com/irihitech/Ursa.Avalonia/issues/753 当有多个外部 button绑定 不同类型的 NumericUpDown控件的时候,点击button会报错的问题
修正 IPv4Box.cs NumPad.cs NumPad.axaml 文件的编码格式为 utf-8
Semi.Avalonia.Demo.Desktop.Program 增加 SupportedOSPlatform
|
2025-08-28 11:34:24 +08:00 |
|
Dong Bin
|
24dda1ebaf
|
feat: simplify closable tag.
|
2025-08-27 23:37:23 +08:00 |
|
Samuel Bergeron-Drouin
|
ca3e78c3a7
|
Fix runtime crash when adding controls (anything other than MultiComboBoxItem with text content) to a MultiComboBox in axaml
|
2025-08-25 10:30:56 -04:00 |
|
杨劼
|
f9fb8cb8ae
|
NumPad 修复了 官方NumericUpDown对NumPad不响应的问题
NumPad 修复了 当Target不是TextBox的时候,NumPad上的Delete和Back不响应的问题
IPv4Box 修复了 由于失去焦点所以对 NumPad 不响应的问题
|
2025-08-20 12:19:03 +08:00 |
|
Dong Bin
|
eb8383f2ae
|
Merge pull request #609 from WCKYWCKF/pr5
Add Animation to NavMenu
|
2025-08-20 01:27:47 +08:00 |
|
Dong Bin
|
d7794c4280
|
Merge pull request #750 from Soar360/pagination
更新 Pagination.cs 中 CurrentPage 属性注册
|
2025-08-19 12:28:58 +08:00 |
|
Soar360
|
37d359e73d
|
更新 Pagination.cs 中 CurrentPage 属性注册
修改 CurrentPage 属性的注册方式,新增 defaultBindingMode 参数以支持双向绑定。其他常量定义保持不变。
|
2025-08-19 11:24:37 +08:00 |
|
Samuel Bergeron-Drouin
|
65e94478b8
|
Fix the behavior when using ItemsSource
|
2025-08-18 15:43:53 -04:00 |
|
Samuel Bergeron-Drouin
|
ff3020223c
|
cleaner demo
|
2025-08-18 15:14:56 -04:00 |
|
Samuel Bergeron-Drouin
|
976ddc4a5e
|
Fix MultiComboBox to works with items added in axaml
|
2025-08-18 15:08:42 -04:00 |
|
望尘空忧
|
c631c9a871
|
feat:Add several predefined SizeAnimations.
|
2025-08-18 23:11:02 +08:00 |
|
望尘空忧
|
2345c8a9de
|
fix:Fix the issue where SizeAnimationHelper.EnableAnimation is not properly loaded when used via the styling system.
|
2025-08-18 23:09:51 +08:00 |
|
望尘空忧
|
df23e6263c
|
misc:Rename WHAnimationHelper to SizeAnimationHelper to make its purpose immediately clear and eliminate any ambiguity caused by the cryptic “WH.”
|
2025-08-18 22:06:47 +08:00 |
|
望尘空忧
|
b9e104a8b8
|
feat:Redesign the usage pattern of WHAnimationHelper once more to deliver a superior axaml editing and consumption experience.
|
2025-08-10 16:37:03 +08:00 |
|
望尘空忧
|
c801c4eec4
|
misc:Refactor the WHAnimationHelper class structure to clearly define its responsibilities.
|
2025-08-10 00:00:30 +08:00 |
|
望尘空忧
|
bb7873ef66
|
feat:Implements subtle animations for the NavMenu in a non-intrusive way.
|
2025-08-09 23:10:47 +08:00 |
|
Dong Bin
|
88318336a4
|
test: add publish result back. (#743)
|
2025-08-06 11:57:51 +08:00 |
|
Dong Bin
|
a9305cbc61
|
Merge pull request #739 from WCKYWCKF/pr6
Fix Ursa.ReactiveUIExtension dependency version and project target framework recognition
|
2025-08-06 11:27:18 +08:00 |
|
Dong Bin
|
7640c7d80c
|
test: permission. (#741)
|
2025-08-06 11:26:04 +08:00 |
|
望尘空忧
|
4a4e36d50d
|
fix:Resolve Ursa.ReactiveUIExtension dependency version conflict.
fix:Fix Ursa project target framework detection in specific dev environments.
|
2025-08-05 16:16:26 +08:00 |
|
Zhang Dian
|
e97241a5bd
|
Merge pull request #738 from rabbitism/main
Add test report and test for 10 controls
|
2025-08-04 15:19:27 +08:00 |
|
Copilot
|
2e812357d7
|
Add comprehensive headless tests for 10 controls with enhanced ItemsSource and method testing (#18)
* Initial plan
* Add comprehensive tests for 5 controls: Avatar, Clock, ClockTicks, AspectRatioLayout, AspectRatioLayoutItem
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
* Complete comprehensive headless tests for all 10 controls - added 72 more tests
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
* Add requested test cases for MultiComboBox and TreeComboBox - ItemsSource, Remove, Clear, hierarchical data
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
* test: open dropdown to trigger materialization.
* test: set CurrentCulture to en-US for calendar view tests
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
Co-authored-by: rabbitism <dongbin@irihi.tech>
|
2025-08-02 17:12:06 +08:00 |
|
Copilot
|
e80bfa35a3
|
Add comprehensive test coverage reporting to GitHub Actions workflow (#16)
* Initial plan
* Add test coverage reporting to GitHub Actions workflow
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
|
2025-08-02 15:56:00 +08:00 |
|
Dong Bin
|
2a0ee06bf1
|
Add comprehensive test coverage for many controls (#737)
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2025-07-30 16:25:13 +08:00 |
|
Dong Bin
|
a868357cec
|
Merge pull request #735 from EjiHuang/fix/duplicate-items-in-multicombobox
fix: Prevent duplicate items in MultiComboBox SelectedItems by adding…
|
2025-07-25 11:38:55 +08:00 |
|
ejihuang
|
bb16500f08
|
fix: Prevent duplicate items in MultiComboBox SelectedItems by adding existence check
|
2025-07-21 10:03:38 +08:00 |
|
Zhang Dian
|
c78abad56b
|
Merge pull request #729 from irihitech/wrap_count
Add new readonly property: LineCount for ElasticWrapPanel
|
2025-07-17 19:09:49 +08:00 |
|
Dong Bin
|
b7d6e70684
|
feat: add test for LineCount.
|
2025-07-17 18:48:07 +08:00 |
|
Dong Bin
|
97a5917daf
|
feat: Revert demo to normal.
|
2025-07-17 17:17:19 +08:00 |
|
rabbitism
|
ff65f4f441
|
feat: add new readonly property: LineCount. add a demo of consuming this property. demo will be reverted.
|
2025-07-13 15:32:33 +08:00 |
|
Zhang Dian
|
0a684ec70f
|
misc: bump version.
|
2025-07-11 20:13:42 +08:00 |
|
Dong Bin
|
3870a7eb45
|
Merge pull request #724 from irihitech/ci
Using workflow_call to simplify CI
|
2025-07-11 15:45:05 +08:00 |
|
Zhang Dian
|
1184796604
|
Merge pull request #701 from irihitech/navmenu
NavMenu: SelectionChanging Event
|
2025-07-11 14:48:33 +08:00 |
|
Zhang Dian
|
139176d64f
|
ci: remove useless command.
|
2025-07-11 14:21:23 +08:00 |
|
Dong Bin
|
68f1bd8954
|
Merge pull request #725 from irihitech/nullable
Fix nullable annotations in popconfirm
|
2025-07-11 14:03:08 +08:00 |
|
Dong Bin
|
239901d0b1
|
fix: fix nullable annotations in popconfirm.
|
2025-07-11 13:59:14 +08:00 |
|
rabbitism
|
cbf88a1aea
|
test: add headless test for canselect handling.
|
2025-07-11 11:26:05 +08:00 |
|
Zhang Dian
|
f6390f3080
|
Merge pull request #722 from irihitech/focus
Fix IPBox and MultiComboBox focus style
|
2025-07-10 22:32:22 +08:00 |
|
Zhang Dian
|
5aad0fbd0d
|
ci: using workflow_call to simplify ci.
|
2025-07-10 21:47:49 +08:00 |
|
Dong Bin
|
82e9a7eeb7
|
Merge pull request #690 from irihitech/tagInput
replace PathIcon with Button in ClosableTag
|
2025-07-10 21:46:24 +08:00 |
|