mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-28 03:07:53 +00:00
78737b6835
- Update `.gitignore` to include `lab/` for backtesting and raw data. - Refactor `app.py` to improve error handling and logging. - Remove deprecated files: `core/bot_logic.py`, `core/bots/base_bot.py`, `core/bots/manager.py`, `core/db/database.py`, `core/routes/api_analysis.py`, `core/routes/api_bots_analysis.py`, `core/strategies/logic_ma.py`, `core/strategies/logic_rsi.py`. - Modify multiple files to enhance bot management, routing, and strategy handling. - Update JavaScript and HTML templates for better UI and functionality.
83 lines
2.0 KiB
JSON
83 lines
2.0 KiB
JSON
{
|
|
"groupList": {
|
|
"enum": [
|
|
"Basic Selectors",
|
|
"Combinators",
|
|
"Compositing and Blending",
|
|
"CSS Anchor Positioning",
|
|
"CSS Animations",
|
|
"CSS Backgrounds and Borders",
|
|
"CSS Basic User Interface",
|
|
"CSS Box Alignment",
|
|
"CSS Box Model",
|
|
"CSS Box Sizing",
|
|
"CSS Cascading and Inheritance",
|
|
"CSS Color",
|
|
"CSS Conditional Rules",
|
|
"CSS Containment",
|
|
"CSS Counter Styles",
|
|
"CSS Custom Properties for Cascading Variables",
|
|
"CSS Display",
|
|
"CSS Easing Functions",
|
|
"CSS Environment Variables",
|
|
"CSS Flexible Box Layout",
|
|
"CSS Fonts",
|
|
"CSS Form Control Styling",
|
|
"CSS Fragmentation",
|
|
"CSS Generated Content",
|
|
"CSS Grid Layout",
|
|
"CSS Houdini",
|
|
"CSS Images",
|
|
"CSS Inline",
|
|
"CSS Lists and Counters",
|
|
"CSS Logical Properties and Values",
|
|
"CSS Masking",
|
|
"CSS Mobile Text Size Adjustment",
|
|
"CSS Motion Path",
|
|
"CSS Multi-column Layout",
|
|
"CSS Namespaces",
|
|
"CSS Overflow",
|
|
"CSS Overscroll Behavior",
|
|
"CSS Paged Media",
|
|
"CSS Positioned Layout",
|
|
"CSS Regions",
|
|
"CSS Resolutions",
|
|
"CSS Rhythmic Sizing",
|
|
"CSS Ruby",
|
|
"CSS Scroll Anchoring",
|
|
"CSS Scroll Snap",
|
|
"CSS Scrollbars Styling",
|
|
"CSS Shadow Parts",
|
|
"CSS Shapes",
|
|
"CSS Speech",
|
|
"CSS Syntax",
|
|
"CSS Table",
|
|
"CSS Text",
|
|
"CSS Text Decoration",
|
|
"CSS Transforms",
|
|
"CSS Transitions",
|
|
"CSS Types",
|
|
"CSS Values and Units",
|
|
"CSS View Transitions",
|
|
"CSS Viewport",
|
|
"CSS Will Change",
|
|
"CSS Writing Modes",
|
|
"Filter Effects",
|
|
"Grouping Selectors",
|
|
"MathML",
|
|
"Media Queries",
|
|
"Microsoft Extensions",
|
|
"Motion Path",
|
|
"Mozilla Extensions",
|
|
"Pointer Events",
|
|
"Pseudo",
|
|
"Pseudo-classes",
|
|
"Pseudo-elements",
|
|
"Selectors",
|
|
"Scalable Vector Graphics",
|
|
"Scroll-driven Animations",
|
|
"WebKit Extensions"
|
|
]
|
|
}
|
|
}
|