a2ui-project / a2ui-project/a2ui

Component Style Overrides Missing in React Renderer

未关闭
#1,285 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
component: react renderer P2 type: feature/enhancement
主要语言
TypeScript
星标
16.4k
派生
1.3k
平均合并
2 天 13 小时
30 天内合并 PR
134

描述

I am currently using A2UI v9, and I’m finding it quite difficult to override styles of the built-in components provided by the React renderer.

At the moment, there doesn’t seem to be a straightforward way to directly target or customize these components to match our design system (e.g., applying consistent styling across buttons, tabs, text, etc.).

It would be really helpful to have a built-in mechanism which allows easier style overrides—either through theming, component-level overrides.

Feature Request:
Provide a way to override or customize styles of default components in the React renderer, such as:
• Global theming support
• Component-level style overrides

This would make it much easier to integrate A2UI with existing design systems.

贡献指南

打开贡献指南

调研方向

Look at the React renderer's source code to understand how components are currently styled. Identify the component files (like Button, Tab, Text) and see if there is an existing theming system. Research how to add a theming API or component-level style props. Check for existing examples of style overrides in the codebase or documentation. A successful change would allow users to pass custom styles via props or a theme provider.

由索引模型根据 Issue 内容生成。

评估

技术栈
react, typescript
领域
design, frontend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。