mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
docs: update CLAUDE.md with FakeMUI directory restructuring
- Document promoted directory names (hybrid, utilities, wip) - Note qml/components/ flattening - Highlight removal of legacy/ terminology - Link to STRUCTURE.md for full details Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,12 @@
|
||||
**Philosophy**: 95% JSON/YAML configuration, 5% TypeScript/C++ infrastructure
|
||||
|
||||
**Recent Updates** (Jan 23, 2026):
|
||||
- FakeMUI reorganized by implementation type (react/, qml/, python/, legacy/, icons/, theming/, styles/)
|
||||
- **FakeMUI Directory Restructuring** (✅ COMPLETE):
|
||||
- Promoted directories to first-class naming: `qml/hybrid/` (was components-legacy), `utilities/` (was legacy/utilities), `wip/` (was legacy/migration-in-progress)
|
||||
- Flattened QML nesting: `qml/components/` (was qml-components/qml-components/)
|
||||
- Removed empty `legacy/` and `python/fakemui/` directories
|
||||
- Updated qmldir with 135 component registrations to use new paths
|
||||
- No "legacy" terminology in directory names; all directories now first-class
|
||||
- All library versions updated: React 19.2.3, TypeScript 5.9.3, Next.js normalized, @reduxjs/toolkit 2.5.2
|
||||
- Multi-version peer dependencies enabled for gradual upgrades
|
||||
- **Dependency Management Upgrade**: Conan libraries updated (14 changes), npm security patches applied (9 packages), Python/Go workflow plugin management established
|
||||
|
||||
Reference in New Issue
Block a user