| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(render): deduplicate NativePlatformSurface trait and use pub impl Remove the duplicate trait declaration from provider_contract.mbt (kept in native_platform_surface.mbt). Use pub impl instead of impl so the trait implementation is visible to blackbox tests. Update test call sites to use explicit NativePlatformSurface::method(platform) syntax to avoid the deprecated implicit-promotion warning. | 1 个月前 | |
refactor: enforce moui package boundaries - Rename BuildContext to ComponentContext and introduce ComponentRuntimeContextInput for runtime construction. - Move diagnostics summaries (EffectPlanSummary, SubscriptionPlanSummary) to moui/runtime. - Relocate app-facing themes and DatePickerMode to moui/views. - Update examples and benchmarks to align with the new package boundaries. | 2 个月前 | |
Refactor theme and view control helpers - Moved theme-related functions and types from theme.mbt to style/theme.mbt for better organization and backward compatibility. - Updated toolbar.mbt to use new control functions from @controls. - Cleaned up view_control_helpers.mbt by removing unused functions and simplifying the code. - Refactored virtual_list.mbt and virtual_list_window.mbt to utilize @common.view_max_int for better readability. - Adjusted pkg.generated.mbti files to reflect changes in theme and control styles, ensuring all references point to the new @style module. | 1 个月前 | |
fix(render): deduplicate NativePlatformSurface trait and use pub impl Remove the duplicate trait declaration from provider_contract.mbt (kept in native_platform_surface.mbt). Use pub impl instead of impl so the trait implementation is visible to blackbox tests. Update test call sites to use explicit NativePlatformSurface::method(platform) syntax to avoid the deprecated implicit-promotion warning. | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 1 个月前 |