Document application modes (development/debug/production) Add global file drop handler, order column normalization, SPA hash fix Serve CDN assets via /_vendor/ URLs instead of merging into bundles Add production minification with license preservation Improve JSON formatting for debugging and production optimization Add CDN asset caching with CSS URL inlining for production builds Add three-mode system (development, debug, production) Update Manifest CLAUDE.md to reflect helper class architecture Refactor Manifest.php into helper classes for better organization Pre-manifest-refactor checkpoint: Add app_mode documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
81 lines
1.8 KiB
JSON
Executable File
81 lines
1.8 KiB
JSON
Executable File
{
|
|
"groupList": {
|
|
"enum": [
|
|
"Basic Selectors",
|
|
"Combinators",
|
|
"Compositing and Blending",
|
|
"CSS Angles",
|
|
"CSS Animations",
|
|
"CSS Backgrounds and Borders",
|
|
"CSS Basic User Interface",
|
|
"CSS Box Model",
|
|
"CSS Box Alignment",
|
|
"CSS Break",
|
|
"CSS Cascading and Inheritance",
|
|
"CSS Charsets",
|
|
"CSS Color",
|
|
"CSS Columns",
|
|
"CSS Conditional Rules",
|
|
"CSS Containment",
|
|
"CSS Counter Styles",
|
|
"CSS Device Adaptation",
|
|
"CSS Display",
|
|
"CSS Flexible Box Layout",
|
|
"CSS Flexible Lengths",
|
|
"CSS Fonts",
|
|
"CSS Fragmentation",
|
|
"CSS Frequencies",
|
|
"CSS Generated Content",
|
|
"CSS Grid Layout",
|
|
"CSS Houdini",
|
|
"CSS Images",
|
|
"CSS Inline",
|
|
"CSS Lengths",
|
|
"CSS Lists and Counters",
|
|
"CSS Logical Properties",
|
|
"CSS Masking",
|
|
"CSS Miscellaneous",
|
|
"CSS Motion Path",
|
|
"CSS Namespaces",
|
|
"CSS Overflow",
|
|
"CSS Pages",
|
|
"CSS Positioning",
|
|
"CSS Regions",
|
|
"CSS Resolutions",
|
|
"CSS Ruby",
|
|
"CSS Scroll Anchoring",
|
|
"CSS Scrollbars",
|
|
"CSS Scroll Snap",
|
|
"CSS Shadow Parts",
|
|
"CSS Shapes",
|
|
"CSS Speech",
|
|
"CSS Table",
|
|
"CSS Text",
|
|
"CSS Text Decoration",
|
|
"CSS Times",
|
|
"CSS Transforms",
|
|
"CSS Transitions",
|
|
"CSS Types",
|
|
"CSS Units",
|
|
"CSS Variables",
|
|
"CSS View Transitions",
|
|
"CSS Will Change",
|
|
"CSS Writing Modes",
|
|
"CSSOM View",
|
|
"Filter Effects",
|
|
"Grouping Selectors",
|
|
"MathML",
|
|
"Media Queries",
|
|
"Microsoft Extensions",
|
|
"Mozilla Extensions",
|
|
"Pointer Events",
|
|
"Pseudo",
|
|
"Pseudo-classes",
|
|
"Pseudo-elements",
|
|
"Selectors",
|
|
"Scalable Vector Graphics",
|
|
"WebKit Extensions"
|
|
]
|
|
}
|
|
}
|