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(pattern/optiongroup): add component #992

Merged
merged 19 commits into from
Feb 1, 2022
Merged

Conversation

caqueste
Copy link
Collaborator

I have read the contributing guidelines

  • Yes
  • No

Does this PR introduce a breaking change?

  • Yes
  • No

Describe the changes

GitHub issue number or Jira issue URL: N/A

Other information

@caqueste caqueste self-assigned this Dec 31, 2021
@caqueste caqueste added 🚧 [WIP] Work in progress 🚀 feat A new feature scope:component Anything related to a component ⚡ design Anything related to design skills skill:dev labels Dec 31, 2021
@mohamedMok mohamedMok removed the 🚧 [WIP] Work in progress label Jan 18, 2022
@mohamedMok mohamedMok changed the title [WIP] feat(pattern/optiongroup): add component feat(pattern/optiongroup): add component Jan 18, 2022
Copy link
Contributor

@tiloyi tiloyi left a comment

Choose a reason for hiding this comment

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

@caqueste @mohamedMok I think we need to add an index.mdx file to the root of the OptionGroup folder so that the display in the menu is optimal.

This index.mdx file should contain the following code:

---
title: 'Option Group'
order: 1
---

<SubContents />

packages/styles/components/_c.option-button.scss Outdated Show resolved Hide resolved
packages/styles/components/_c.option-button.scss Outdated Show resolved Hide resolved
packages/styles/components/_c.option-button.scss Outdated Show resolved Hide resolved
src/docs/Components/OptionGroup/OptionButton/code.mdx Outdated Show resolved Hide resolved
src/docs/Components/OptionGroup/OptionButton/code.mdx Outdated Show resolved Hide resolved
packages/styles/components/_c.option-card.scss Outdated Show resolved Hide resolved
packages/styles/components/_c.option-card.scss Outdated Show resolved Hide resolved
packages/styles/components/_c.option-card.scss Outdated Show resolved Hide resolved
packages/styles/components/_c.option-card.scss Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feat A new feature scope:component Anything related to a component ⚡ design Anything related to design skills
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants