Zhang Dian
44e2c97c24
Merge pull request #432 from irihitech/breadcrumb
...
Fix BreadcrumbItem :last pseudo class for dynamic added items.
2024-10-21 11:14:27 +08:00
Zhang Dian
c5adf6e58c
Merge pull request #440 from irihitech/window-close
...
Add CanClose hook for UrsaWindow
2024-10-21 10:01:11 +08:00
Dong Bin
c23893b904
Merge pull request #439 from irihitech/438-title
...
Respect OffScreenMargin for elements in chrome layer.
2024-10-19 15:53:49 +08:00
rabbitism
e043d9224f
feat: respect OffScreenMargin for elements in chrome layer.
2024-10-18 19:32:43 +08:00
Dong Bin
7f2fb7c7f5
Merge pull request #428 from irihitech/aqua
...
HighContrast themes
2024-10-18 15:51:09 +08:00
Zhang Dian
e3d1f40b4a
misc: separate files.
2024-10-17 19:06:55 +08:00
Zhang Dian
41b11bba44
feat: extract Semi Resources.
2024-10-17 18:55:42 +08:00
Zhang Dian
ec1028fcc8
feat: add Theme Selector.
2024-10-17 18:55:16 +08:00
Zhang Dian
dc20007039
misc: format codes.
2024-10-15 21:45:09 +08:00
Dong Bin
fcb1002b60
Merge pull request #433 from gehongyan/deterministic
...
Enables Deterministic Builds
2024-10-09 12:52:15 +08:00
Ge
cddfa624f4
Enables Deterministic Builds
2024-10-09 12:32:12 +08:00
rabbitism
b733621362
test: add bulk assignment test case.
2024-10-08 22:46:38 +08:00
rabbitism
8bd1962b15
feat:
...
1. fix #427 .
2. add headless test for this fix.
2024-10-08 20:58:40 +08:00
rabbitism
37c16e2080
feat: temporary add both Chinese and English in demo message.
2024-10-07 18:10:56 +08:00
rabbitism
8ee920bde4
feat: add CanClose hook to easily block window closing.
2024-10-07 17:53:41 +08:00
Dong Bin
d0e57ba6ed
Merge pull request #429 from irihitech/enumselector
...
Add small/large size to enum selector.
2024-10-04 00:26:42 +08:00
rabbitism
f361926518
feat: add small/large size to enum selector.
2024-10-04 00:26:07 +08:00
rabbitism
39be4fd1cd
feat: improve date picker calendar view. add three more themes.
2024-10-03 02:01:19 +08:00
rabbitism
d52f97a058
feat: finish.
2024-10-03 01:50:07 +08:00
rabbitism
3189968128
feat: more controls.
2024-10-02 18:06:55 +08:00
rabbitism
f0b6c4ecf9
feat: try to implement Aqua.
2024-09-27 23:56:26 +08:00
rabbitism
18e0aa1516
fix: remove GeneratePackageOnBuild for simpler CI.
2024-09-27 14:54:48 +08:00
rabbitism
b05d769664
fix: fix RxUI workflow.
2024-09-27 14:40:05 +08:00
rabbitism
5b917b5473
misc: bump version
2024-09-27 14:30:36 +08:00
Dong Bin
b0644a4f37
Merge pull request #424 from irihitech/doc
...
Update readme, change ReactiveUI Extension folder name.
2024-09-27 14:26:15 +08:00
rabbitism
de44a96a99
misc: Update documentation, change ReactiveUI extension folder name.
2024-09-27 14:21:30 +08:00
Dong Bin
2bce32ae97
Merge pull request #419 from irihitech/loading
...
Introducing background and foreground for LoadingContainer
2024-09-22 19:12:09 +08:00
Dong Bin
a4db1339cd
Merge pull request #421 from LUJIAN2020/patch-1
...
DataContext Repeated assignment
2024-09-22 12:44:44 +08:00
LUJIAN2020
f57b882924
Update OverlayDialog.cs
...
DataContext repeated assignment
2024-09-22 10:56:59 +08:00
rabbitism
c200626d1c
feat: revert demo.
2024-09-21 19:34:33 +08:00
rabbitism
34811c6884
feat: fix loading animation issue.
2024-09-21 19:27:05 +08:00
Zhang Dian
4fdfdee8e2
Merge pull request #417 from irihitech/package
...
Add Nuget packaging for Prism and ReactiveUI extensions
2024-09-20 23:54:35 +08:00
rabbitism
054ab858b4
fix: fix loading type.
2024-09-20 23:04:26 +08:00
rabbitism
150ff5410a
feat: introducing background and foreground setting for loading container.
2024-09-20 23:02:36 +08:00
rabbitism
0df52ec2ef
feat: add icon to package.
2024-09-20 20:46:11 +08:00
rabbitism
bcb3b0e581
feat: Add Nuget packaging for Prism and ReactiveUI extensions, enable symbol packages.
2024-09-20 20:42:34 +08:00
Dong Bin
04a9945b54
Merge pull request #416 from WCKYWCKF/reactiveUIExtension
...
Added features:Ursa.ReactiveUIExtension
2024-09-20 18:44:58 +08:00
望尘空忧
04ba2243a0
Add a description of Ursa.ReactiveUIExtension to RAEADME.
2024-09-20 17:23:53 +08:00
望尘空忧
da27cbe7dd
1. Fixed the bug of package description.
...
2. Change the package reference to a project reference.
3. Change the author item to a more appropriate description.
2024-09-20 16:59:40 +08:00
望尘空忧
4c50d28283
Added features:Ursa.ReactiveUIExtension
2024-09-20 15:36:38 +08:00
Dong Bin
328176e6ef
Merge pull request #415 from irihitech/color
...
Fix CalenderDayNotCurrentMonthForeground color
2024-09-19 22:43:02 +08:00
Zhang Dian
ec7fbb003f
fix: CalenderDayNotCurrentMonthForeground color.
2024-09-19 11:39:12 +08:00
Zhang Dian
79480b5e74
Merge pull request #412 from irihitech/dialogresizer
...
Introduce Resize feature to Dialog and Drawer.
2024-09-18 18:24:12 +08:00
rabbitism
774863589b
feat: enable resizer in demo.
2024-09-18 18:13:19 +08:00
rabbitism
f5c772679b
feat: change resizer default direction.
2024-09-18 16:22:39 +08:00
rabbitism
381c90a7b7
fix: fix initial thumbs' visibility.
2024-09-18 15:42:32 +08:00
rabbitism
10568e8c9e
feat: set MinWidth and MinHeight for all Dialogs.
2024-09-18 15:38:05 +08:00
rabbitism
c712a9faa5
fix: fix northwest resizing.
2024-09-18 11:53:28 +08:00
rabbitism
dccb3c029c
Refactor and optimize overlay dialog handling and resizing logic
...
- Remove unused `_moveDragging` variable in `OverlayFeedbackElement.cs`
- Rename private static animations to follow PascalCase in `OverlayDialogHost.Shared.cs`
- Simplify and streamline `ClickMaskToCloseDialog`, `OnPointerMoved`, `OnPointerPressed`, and `OnPointerReleased` methods in `OverlayDialogHost.Dialog.cs`
- Remove redundant null checks and streamline method calls in various files
- Optimize `_moveDragging` logic and pointer event handling in `DialogControlBase.cs`
This commit enhances readability, maintains consistency in naming conventions, and optimizes the code for better performance and clarity.
2024-09-18 02:37:17 +08:00
rabbitism
5799646488
Refactor and enhance overlay feedback handling
...
- Promote `_containerPanel` to a protected property for better accessibility
- Extract `CoerceDelta` method to centralize constraint logic
- Implement `AnchorAndUpdatePositionInfo` across dialog controls for consistent positioning behavior
- Adjust margin binding for `DialogResizer` to include parent border margin
- Simplify pointer movement calculations and conditional checks
2024-09-18 02:08:58 +08:00