Commit graph

2 commits

Author SHA1 Message Date
LeeFJ0606
3cc2b67dee
Add zh-CN localization plus web planning and hardware simulation (#486)
* feat(ui): add built-in zh-CN localization for web and desktop

* feat(web): add hardware simulation and planning UI

---------

Co-authored-by: 李小白 <lixiaobai@lixiaobaideMacBook-Pro.local>
2026-04-22 10:17:59 +01:00
Phuc Truong
e322123d94 refactor(web): add state management with useReducer, contexts, and hooks
Extract filter state into FilterContext with useReducer.
Add ModelContext for shared model/system/compare state.
Add useModels hook with client-side filtering pipeline.
Add useSystem hook for system info fetching.
Add utils.js with shared helpers and clipboard fallback.
2026-04-05 13:51:59 +01:00