Skip to content

feat(Card): Update Card styled component for manage more styles#6

Merged
phurytw merged 1 commit intotheopenconversationkit:masterfrom
MaximeLefrancois:UpdateCard
Feb 20, 2020
Merged

feat(Card): Update Card styled component for manage more styles#6
phurytw merged 1 commit intotheopenconversationkit:masterfrom
MaximeLefrancois:UpdateCard

Conversation

@MaximeLefrancois
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread src/TockThemeCardStyle.ts Outdated
@@ -0,0 +1,11 @@
export interface TockThemeCardStyle {
card?: string;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think container should be a better name to avoid theme.style.card.card.

Comment thread src/TockThemeCardStyle.ts Outdated
Comment on lines +7 to +8
ulButton?: string;
liButton?: string;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Have more explicit names such as buttonContainer and/or button

@MaximeLefrancois
Copy link
Copy Markdown
Collaborator Author

@phurytw : I make the changes.

@phurytw phurytw merged commit 2e2b5de into theopenconversationkit:master Feb 20, 2020
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.

2 participants