github_mirror
  • 地球
  • 管理GitHub镜像的用户

  • Joined on 2023-06-17
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-05-28 18:06:34 +08:00
Compare 2 commits »
github_mirror synced and deleted reference refs/tags/refs/pull/602/merge at github_mirror/FluentUI from mirror 2025-05-28 13:36:33 +08:00
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-05-28 13:36:33 +08:00
4ca0978882 Merge pull request #602 from Polaris-Night/main
ce4fb06084 feat: FluRectangle支持修改边框样式
97e88dbd6f feat: FluTour增加指示器和动画效果
Compare 3 commits »
github_mirror synced and deleted reference refs/tags/refs/pull/599/merge at github_mirror/FluentUI from mirror 2025-05-16 19:17:04 +08:00
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-05-16 19:17:04 +08:00
e27f1591b0 Merge pull request #599 from Polaris-Night/main
f2c2beb90a feat: FluTableView增加startRowIndex属性,以支持分页数据场景下正确计算行序号,避免仅依赖表格数据量进行编号
a787a733c4 refactor: 部分控件用enabled替代disabled进行逻辑判断,提升使用原生enabled属性时的兼容性
b2fd3acda3 feat: FluDatePicker修改月份时,若当前日存在于新的月份中则保持日不变,否则修改为新月份的最后一日
49e96b094b feat: FluRectangle支持border绘制
Compare 5 commits »
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-05-09 10:16:34 +08:00
af573b71a4 Merge pull request #598 from Polaris-Night/main
99c77d2786 feat: FluBadge支持设置max和position
5de9588b93 feat: FluAutoSuggestBox支持设置建议行数和行高以及pressed时显示建议
Compare 3 commits »
github_mirror synced commits to refs/pull/597/merge at github_mirror/FluentUI from mirror 2025-04-23 09:26:34 +08:00
be94be34ac Merge 023776dbe8b5e73f5ddba0e1bb80391ceb45bd69 into b4a1eaa8602fbdfd6b682ad310692fd6a61a9cee
023776dbe8 fix: 修复FluTableView错位问题
Compare 2 commits »
github_mirror synced commits to refs/pull/597/head at github_mirror/FluentUI from mirror 2025-04-23 09:26:33 +08:00
023776dbe8 fix: 修复FluTableView错位问题
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-03-16 21:26:35 +08:00
b4a1eaa860 Update README.md
github_mirror synced and deleted reference refs/tags/refs/pull/595/merge at github_mirror/FluentUI from mirror 2025-03-13 14:56:36 +08:00
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-03-13 14:56:36 +08:00
ef1f70683a Merge pull request #595 from Polaris-Night/main
8377fb5227 feat: FluCarousel支持纵向轮播
Compare 2 commits »
github_mirror synced and deleted reference refs/tags/refs/pull/585/merge at github_mirror/FluentUI from mirror 2025-03-12 12:16:34 +08:00
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-03-12 12:16:34 +08:00
9ac58a8ca7 update
ee87a718ed update
Compare 2 commits »
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-03-12 09:56:34 +08:00
80dd3ebd35 update
github_mirror synced commits to refs/pull/585/merge at github_mirror/FluentUI from mirror 2025-03-12 09:56:34 +08:00
2e50928c12 Merge cb4ec62c1e8c3d8c646788c54c658c09d57fe9ba into 80dd3ebd356bb250062bbbd34faa0cede984cd48
80dd3ebd35 update
Compare 2 commits »
github_mirror synced commits to refs/pull/585/merge at github_mirror/FluentUI from mirror 2025-03-08 19:26:35 +08:00
b42595cbbc Merge cb4ec62c1e8c3d8c646788c54c658c09d57fe9ba into 1990203f3b37d7c2c7476586ce9f60d94f39cf0e
1990203f3b Merge pull request #593 from Polaris-Night/main
df7cd94eec Merge pull request #592 from add-uos/main
2cc17e9db3 修复FluTreeModel::setDataSource内存泄漏问题
aa8fcb304f fix: 优化示例中加载按钮交互效果
Compare 5 commits »
github_mirror synced and deleted reference refs/tags/refs/pull/592/merge at github_mirror/FluentUI from mirror 2025-03-08 15:06:35 +08:00
github_mirror synced and deleted reference refs/tags/refs/pull/593/merge at github_mirror/FluentUI from mirror 2025-03-08 15:06:35 +08:00
github_mirror synced commits to main at github_mirror/FluentUI from mirror 2025-03-08 15:06:35 +08:00
1990203f3b Merge pull request #593 from Polaris-Night/main
df7cd94eec Merge pull request #592 from add-uos/main
2cc17e9db3 修复FluTreeModel::setDataSource内存泄漏问题
aa8fcb304f fix: 优化示例中加载按钮交互效果
Compare 4 commits »
github_mirror synced commits to refs/pull/592/head at github_mirror/FluentUI from mirror 2025-03-03 15:36:34 +08:00
aa8fcb304f fix: 优化示例中加载按钮交互效果