| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: Implement WebViewController and WebViewHost with command handling - Added WebViewControllerState and PendingWebViewRequest structs for managing state and requests. - Introduced WebViewHost struct to manage multiple WebViewControllers and their commands. - Implemented methods for creating controllers, configuring them, and handling navigation commands. - Added tests for command and request handling in WebViewHost. - Updated web_view function to accept WebViewController instead of separate id and url parameters. - Bumped version to 0.1.10 to reflect significant changes and improvements. | 30 天前 | |
feat: Implement WebViewController and WebViewHost with command handling - Added WebViewControllerState and PendingWebViewRequest structs for managing state and requests. - Introduced WebViewHost struct to manage multiple WebViewControllers and their commands. - Implemented methods for creating controllers, configuring them, and handling navigation commands. - Added tests for command and request handling in WebViewHost. - Updated web_view function to accept WebViewController instead of separate id and url parameters. - Bumped version to 0.1.10 to reflect significant changes and improvements. | 30 天前 | |
refactor(moui): introduce domain sugar packages and refine root facade - Add four domain sugar packages: moui/geometry, moui/graphics, moui/text, and moui/state for curated re-exports of core types - Restructure root facade moui to only forward app-loop types (View, Program, Effect, etc.) without domain-specific types - Update AGENTS.md to reflect new package usage guidelines - Modify docs/api-surface.md to document new surface tier structure - Create ADR 0003 for domain sugar and root facade design - Update moui-app-package-boundary.md with comprehensive rules for sugar packages and import boundaries - Add .kilo/* to .gitignore - Migrate example app tests to use new domain sugar imports (@geometry, @graphics, @state instead of @moui for specific types) - Update API surface validation tools to track domain sugar tokens - Refine import order in example moon.pkg files to match new pattern | 2 个月前 | |
feat: Implement WebViewController and WebViewHost with command handling - Added WebViewControllerState and PendingWebViewRequest structs for managing state and requests. - Introduced WebViewHost struct to manage multiple WebViewControllers and their commands. - Implemented methods for creating controllers, configuring them, and handling navigation commands. - Added tests for command and request handling in WebViewHost. - Updated web_view function to accept WebViewController instead of separate id and url parameters. - Bumped version to 0.1.10 to reflect significant changes and improvements. | 30 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 30 天前 | ||
| 30 天前 | ||
| 2 个月前 | ||
| 30 天前 |