Commit Graph

  • d5b3ec2bfb
    Merge pull request #17 from chinware/feature/BoxPanel develop chinware 2024-11-04 12:42:11 +0800
  • d0d20b4106 feat: 添加BoxPanel组件 feature/BoxPanel liuyushuai 2024-11-04 02:55:36 +0800
  • 62be8f3443
    Merge pull request #16 from chinware/feature/windows chinware 2024-10-20 09:15:57 +0800
  • dad221f0a5 feat: windows条件编译 feature/windows liushuai07 2024-10-20 00:57:22 +0800
  • cb6ab3c8b3
    Merge pull request #15 from yushuailiu/feature/timeline 刘帅 2024-10-19 21:51:09 +0800
  • 06cf9f0443 fix: icon包 liuyushuai 2024-10-19 21:48:21 +0800
  • 52904cff8c
    Merge pull request #14 from yushuailiu/feature/timeline chinware 2024-10-18 09:16:56 +0800
  • 0b639f3329 Merge branch 'develop' into feature/timeline liuyushuai 2024-10-16 00:06:53 +0800
  • 9662ad2ee0 feat: 修改token liuyushuai 2024-10-15 23:56:53 +0800
  • f8bc048407 Merge branch 'feature/timeline' of https://github.com/chinware/AtomUI into feature/timeline liuyushuai 2024-10-15 23:45:28 +0800
  • bc2039b3d1 AtomLayer uses VisualLayerManager as second choice for host zeroone 2024-10-11 09:43:09 +0800
  • 86491701d0 Refactor IconPkg Generator polarboy 2024-10-09 23:43:01 +0800
  • f654fa13b4 Refactor AtomUI.sln polarboy 2024-10-09 22:36:13 +0800
  • 4062c6caf4 Refactor AtomUI sln polarboy 2024-10-09 20:23:29 +0800
  • b6c012b6d2 Fixed Slider disable style bug polarboy 2024-10-09 20:16:14 +0800
  • 4768ea0e36 Refactor Icon generator polarboy 2024-10-09 19:09:37 +0800
  • 95905bc890 Refactor AnimationUtils polarboy 2024-10-08 22:21:49 +0800
  • 9d04394913 Update AtomUI.csproj polarboy 2024-10-08 18:27:01 +0800
  • c646cd796a Add Win32 API polarboy 2024-10-08 18:18:39 +0800
  • 92daa08919 fixed When the collapse index changes, the style update will not be triggered polarboy 2024-10-08 14:05:35 +0800
  • 0dc2b9b5ef Fixed ArrowDecoratedBox ArrowPosition calculate issue polarboy 2024-10-08 12:11:02 +0800
  • a4e7064a72 Fixed PopupShadowLayer performance issue polarboy 2024-10-08 00:02:29 +0800
  • 369501d400 Refactor Tooltip Motion polarboy 2024-10-07 22:43:03 +0800
  • b521c64a99 Fixed MotionActor Control measure bug polarboy 2024-10-07 16:49:25 +0800
  • f267c360b0 Fixed switch alignment bug polarboy 2024-10-07 16:25:43 +0800
  • a97994a132 Refactor Badge motion polarboy 2024-10-07 16:17:00 +0800
  • 6f37d63bdb Add move Motions polarboy 2024-10-07 13:55:42 +0800
  • ce97f8ec54 Remove old Motion polarboy 2024-10-07 12:53:47 +0800
  • e7bc16ad4e Add AbstractMotion polarboy 2024-10-07 12:53:32 +0800
  • 2ef0690a96 Refactor badge Motion polarboy 2024-10-01 17:59:58 +0800
  • d604d2aec3 Merge branch 'develop' of https://gitee.com/chinware/atomui into develop polarboy 2024-09-30 21:26:26 +0800
  • db0191ab6e Update Build version name rule v0.0.1 master polarboy 2024-09-30 20:23:39 +0800
  • 668d50ff7f Refactor DotBadgeAdorner motion polarboy 2024-09-30 19:18:18 +0800
  • 6fc24d2bd8 Update README polarboy 2024-09-29 22:31:47 +0800
  • 2aa53e218f Remove AnimationTargetPanel polarboy 2024-09-29 21:48:31 +0800
  • 8a2092cc0f Add Motion for Expander Control polarboy 2024-09-29 19:43:32 +0800
  • 569d208a5d Merge branch 'develop' into feature/timeline feature/timeline liuyushuai 2024-09-29 18:05:57 +0800
  • d15892fa44 feat: 完成timeline剩余样式和测试 liuyushuai 2024-09-29 17:54:07 +0800
  • b6fcc74be3 Refactor Collapse Animation polarboy 2024-09-29 17:47:54 +0800
  • 4a98f6d5be Refactor Message And Notificatioon Motion polarboy 2024-09-29 17:36:37 +0800
  • 4a26c737eb Refactor SlideMotionFactory polarboy 2024-09-29 14:45:22 +0800
  • aae49e757a Refactor NavMenuItem Motion polarboy 2024-09-29 14:29:22 +0800
  • 28abd64b04 Implementing a new animation execution mechanism polarboy 2024-09-29 14:25:21 +0800
  • 03422c53a6 Add MotionTransformOptionsAnimator polarboy 2024-09-29 13:50:25 +0800
  • 124fea9e13 Add MotionActor Control polarboy 2024-09-29 10:29:07 +0800
  • 70e3492642 Remove Samples polarboy 2024-09-29 09:38:01 +0800
  • c8caabbde8 Fix NavMenu Interaction Handler bug polarboy 2024-09-28 22:08:56 +0800
  • 74bd9e4aa2 Fixed RadioButton Indicator polarboy 2024-09-28 21:12:22 +0800
  • 4e42a5213f Corrected the Collapse example text polarboy 2024-09-28 15:31:13 +0800
  • cc4a5853a7 Merge branch 'develop' of https://gitee.com/chinware/atomui into develop polarboy 2024-09-28 15:06:10 +0800
  • f600b34048 Fix NavMenu Animation bug polarboy 2024-09-28 15:05:15 +0800
  • a42b741e4d Merge branch 'develop' of https://github.com/chinware/AtomUI into develop polarboy 2024-09-28 14:49:42 +0800
  • aeca918ce5 Fixed CheckBox Mark Size calculated Bug polarboy 2024-09-28 14:41:18 +0800
  • 600cd30298 Fixed CheckBox Mark Size calculated Bug polarboy 2024-09-28 14:41:18 +0800
  • d0f71b4cc5 Refactor RadioButton polarboy 2024-09-28 14:25:06 +0800
  • c0db4ba822 Refactor Checkbox polarboy 2024-09-28 13:15:05 +0800
  • da75b068f9 Fixed NavMenu Horizontal bug polarboy 2024-09-28 10:15:53 +0800
  • 95f8645bf7 Update README polarboy 2024-09-28 09:38:27 +0800
  • f4099a7c6c finish VerticalNavMenuTheme Style bug polarboy 2024-09-27 18:20:49 +0800
  • b4c28ed814 Add VerticalNavMenuTheme polarboy 2024-09-27 18:13:29 +0800
  • 6a44b8b9fb update avalonia version polarboy 2024-09-27 15:56:13 +0800
  • 36e7a1f785 Add NavMenuItemClickEvent for NavMenu polarboy 2024-09-26 23:21:33 +0800
  • a483185440 refactor window control polarboy 2024-09-26 12:50:38 +0800
  • a6b1f761b7 refactor code polarboy 2024-09-26 11:09:21 +0800
  • c9c4d71e6a Update build configuration. zeroone 2024-09-25 15:30:47 +0800
  • 8710ccbd48 NavMenu dark mode completed polarboy 2024-09-25 14:23:18 +0800
  • 003cb21847 Complete the horizontal NavMenu selection effect polarboy 2024-09-24 16:58:35 +0800
  • e98729e458 Complete the inline NavMenu polarboy 2024-09-24 15:35:58 +0800
  • a21c5a8d7d Added animation effects for expanding and closing the inline navigation menu polarboy 2024-09-24 08:09:22 +0800
  • 9c00a966f4 Complete the expansion and closing of the inline navigation menu polarboy 2024-09-23 20:55:02 +0800
  • 266ec18ab2 Complete Vertical NavMenu polarboy 2024-09-23 14:27:53 +0800
  • e9abcd5b81 Add BaseNavMenuItemTheme class polarboy 2024-09-23 11:36:16 +0800
  • 239a8c9c9e Complete horizontal type NavMenu polarboy 2024-09-23 10:22:03 +0800
  • 869a2f47d2 NavMenuPopup menu item style completed polarboy 2024-09-23 10:02:57 +0800
  • 8b593ba6a5 Implement NavMenuPopup minimum width setting polarboy 2024-09-22 23:34:22 +0800
  • f6697e48ba Complete NavMenu horizontal menu indicator polarboy 2024-09-22 18:39:32 +0800
  • fd92dc3a99 Complete the NavMenu horizontal menu style polarboy 2024-09-22 16:40:03 +0800
  • 6c7d104ae2 Add NavMenuTheme polarboy 2024-09-22 11:23:42 +0800
  • dbda256340 Add gallery image to README polarboy 2024-09-22 18:43:20 +0800
  • c37c3f4358 Update README polarboy 2024-09-22 00:16:52 +0800
  • d651a7f9af Optimize Tooltip polarboy 2024-09-21 23:55:59 +0800
  • 2ec1ed7d24 Completed TokenSystem optimization polarboy 2024-09-21 12:55:43 +0800
  • b99f96c171 Optimize Token System polarboy 2024-09-20 19:48:55 +0800
  • d7730f6235 Add NavMenuToken polarboy 2024-09-20 11:54:25 +0800
  • 6cd00536eb Add DefaultNavMenuInteractionHandler polarboy 2024-09-19 19:31:07 +0800
  • 09f94c7d17 Add NavMenu interfaces polarboy 2024-09-19 19:30:50 +0800
  • fb63e734b3 Refactor ArrowDecoratorBox polarboy 2024-09-19 15:57:47 +0800
  • 9d219301f2 Refactor ArrowDecoratedBox polarboy 2024-09-19 12:53:14 +0800
  • e0fb335357 Update README progress table polarboy 2024-09-19 08:35:21 +0800
  • fc7db44fd5 BugFix: Fixed the issue that MenuPopup does not close normally polarboy 2024-09-19 08:32:01 +0800
  • 5516735f52 finish DatePicker demo polarboy 2024-09-18 20:21:53 +0800
  • d7b107b2c4 finish DualMonthRangeDatePicker Control polarboy 2024-09-18 18:51:20 +0800
  • 6ba7b30f7f finish DatePicker with time panel control polarboy 2024-09-18 17:38:19 +0800
  • 932636c5b3 Handle RangeCalendar theme style association polarboy 2024-09-18 10:32:41 +0800
  • ccf268e69c Add DualMonthRangeDatePickerPresenter Control polarboy 2024-09-18 08:39:09 +0800
  • dddab270a2 feat: refactor code liuyushuai 2024-09-17 21:39:54 +0800
  • 72c61a85f9 Add DualMonthRangeCalendar Control polarboy 2024-09-16 15:56:41 +0800
  • ef24d591d7 Merge branch 'develop' into feature/timeline liuyushuai 2024-09-15 13:43:38 +0800
  • b54e3e0e53 Merge remote-tracking branch 'origin/feature/timeline' into feature/timeline liuyushuai 2024-09-15 10:53:44 +0800
  • ad25ffabf0 feat: 修改样式 liuyushuai 2024-09-15 10:29:54 +0800