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: adds accordion config to component explorer #3276

Merged
merged 8 commits into from
Jun 11, 2020

Conversation

eljefe223
Copy link
Contributor

Description

Adds fast-accordion config a more complex config file for the component explorer

Screen Shot 2020-06-10 at 4 08 48 PM

Issue type checklist

  • Chore: A change that does not impact distributed packages.
  • Bug fix: A change that fixes an issue, link to the issue above.
  • New feature: A change that adds functionality.

Is this a breaking change?

  • This change causes current functionality to break.

Adding or modifying component(s) in @microsoft/fast-components checklist

Process & policy checklist

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@eljefe223 eljefe223 self-assigned this Jun 10, 2020
@eljefe223 eljefe223 changed the title feat: adds accordion config to componbe feat: adds accordion config to component explorer Jun 10, 2020
required: false,
},
],
slots: [
Copy link
Contributor

Choose a reason for hiding this comment

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

Does accordion not have a default slot?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope only a slot for item

Copy link
Contributor

Choose a reason for hiding this comment

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

Do the accordion items automatically set their slot to item by any chance?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes they do

@eljefe223 eljefe223 merged commit 5e972ca into master Jun 11, 2020
@eljefe223 eljefe223 deleted the users/jes/config-wc-work branch June 11, 2020 16:00
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.

3 participants