|
|
5c801b7298
|
refactor(fakemui): promote directories to first-class naming
Directory Renamings (git moves preserve history):
- qml/components-legacy/ → qml/hybrid/ (QML/JS hybrid components)
- legacy/utilities/ → utilities/ (core utilities)
- legacy/migration-in-progress/ → wip/ (work-in-progress)
- qml/qml-components/qml-components/ → qml/components/ (flatten nesting)
Removals:
- legacy/ directory (now empty)
- python/fakemui/ (empty directory)
- python/ (now empty)
Documentation Updates:
- STRUCTURE.md: All path references updated to reflect new structure
- docs/ACCESSIBILITY_STATUS.md: legacy/migration-in-progress/ → wip/
- qmldir: Updated all 135 component registrations (qml-components/ → components/)
Result:
- No "legacy" terminology in directory names
- No redundant nesting (qml/qml-components/qml-components/)
- All directories have first-class, descriptive names
- 135 QML component registrations updated in qmldir
- Full git history preserved through rename tracking
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-01-23 18:35:10 +00:00 |
|
|
|
cfa1e5bfee
|
feat: add new icon components including Envelope, ChatCircle, HardDrives, WarningCircle, CheckCircle, XCircle, TrendUp, ShieldWarning, LockKey, Crown, Sparkle, BookOpen, Tree, Broom, Export, UploadSimple, Funnel, FunnelSimple, MapTrifold, PushPinSimple, Buildings, GithubLogo, and GoogleLogo
|
2025-12-30 12:21:15 +00:00 |
|
|
|
a9a759da4e
|
docs: nextjs,frontends,tsx (72 files)
|
2025-12-26 02:30:57 +00:00 |
|