Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨feat(renderer): support rate cell render #124

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

Maple13
Copy link
Contributor

@Maple13 Maple13 commented Sep 27, 2024

No description provided.

@Maple13 Maple13 force-pushed the maple13/render-rate branch 2 times, most recently from 20a3d62 to fed44bb Compare September 27, 2024 09:44
@@ -10,5 +10,6 @@ export const Colors = {
transparent: 'transparent',
gray80: '#fafafa',
headSelectedBgColor: '#EAEFFA',
itemActiveBgColor: '#6698ff1a'
itemActiveBgColor: '#6698ff1a',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

headSelectedBgColor、itemActiveBgColor 的命名和其他的保持规则一致吧

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这两个没有相应的组件库参照,所以按照用途来了

@pubuzhixing8 pubuzhixing8 merged commit adbb38f into develop Sep 29, 2024
4 checks passed
@pubuzhixing8 pubuzhixing8 deleted the maple13/render-rate branch September 29, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants