mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Organize fakemui folder: email components complete, docs consolidated
- Email components (Phase 2 COMPLETE): * Fixed 18 broken imports: @metabuilder/fakemui/hooks → ../../../src/utils/useAccessible * Renamed email-wip/ → email/ (production-ready) * Enabled exports in react/components/index.ts * All 22 email components now production-ready (1244 lines) - Cleanup: * Removed wip/ directory (duplicate of src/utils/accessibility) * Preserved 15 Python/PyQt6 implementation files (full implementations, not stubs) * Moved 7 markdown files to fakemui/docs/ (better organization) - Documentation: * Updated CLAUDE.md: Phase 2 email complete, added deletion safety gotcha * Created plan: txt/FAKEMUI_REORGANIZATION_PLAN_2026-02-01.txt Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
1
.codeql-dbs/javascript-typescript/baseline-info.json
Normal file
1
.codeql-dbs/javascript-typescript/baseline-info.json
Normal file
File diff suppressed because one or more lines are too long
46
.codeql-dbs/javascript-typescript/codeql-database.yml
Normal file
46
.codeql-dbs/javascript-typescript/codeql-database.yml
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
sourceLocationPrefix: /Users/rmac/Documents/metabuilder
|
||||
baselineLinesOfCode: 300769
|
||||
unicodeNewlines: true
|
||||
columnKind: utf16
|
||||
primaryLanguage: javascript
|
||||
inProgress:
|
||||
primaryLanguage: javascript
|
||||
installedExtractors:
|
||||
go:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/go
|
||||
python:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/python
|
||||
rust:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/rust
|
||||
java:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/java
|
||||
html:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/html
|
||||
xml:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/xml
|
||||
properties:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/properties
|
||||
cpp:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/cpp
|
||||
swift:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/swift
|
||||
csv:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/csv
|
||||
actions:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/actions
|
||||
yaml:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/yaml
|
||||
csharp:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/csharp
|
||||
javascript:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/javascript
|
||||
ruby:
|
||||
- /opt/homebrew/Caskroom/codeql/2.23.9/codeql/ruby
|
||||
creationMetadata:
|
||||
sha: 110d37c3bce07cb068c510bbed2c42d1ccba1b42
|
||||
cliVersion: 2.23.9
|
||||
creationTime: 2026-02-01T20:15:08.121510Z
|
||||
finalised: false
|
||||
overlayBaseDatabase: false
|
||||
overlayDatabase: false
|
||||
@@ -0,0 +1 @@
|
||||
{"timestamp":"2026-02-01T20:15:07.994462Z","source":{"id":"cli/platform","name":"Platform"},"markdownMessage":"On the Mac OS X (aarch64; 26.2) platform.","visibility":{"cliSummaryTable":false,"statusPage":false,"telemetry":true},"attributes":{"arch":"aarch64","version":"26.2","name":"Mac OS X"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"timestamp":"2026-02-01T20:15:08.117178Z","source":{"id":"cli/sip-enablement","name":"macOS SIP enablement status"},"severity":"note","visibility":{"cliSummaryTable":false,"statusPage":false,"telemetry":true},"attributes":{"isEnabled":true}}
|
||||
Reference in New Issue
Block a user