-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Add Accordion Component #246
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
levithomason
force-pushed
the
feature/accordion
branch
2 times, most recently
from
May 25, 2016 16:16
f30e13f
to
f22355f
Compare
levithomason
force-pushed
the
feature/accordion
branch
from
July 3, 2016 05:18
f22355f
to
44a6fdc
Compare
levithomason
force-pushed
the
feature/accordion
branch
from
July 3, 2016 05:24
44a6fdc
to
465c14a
Compare
Current coverage is 88.95%@@ master #246 diff @@
==========================================
Files 62 65 +3
Lines 821 869 +48
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 725 773 +48
Misses 96 96
Partials 0 0
|
levithomason
force-pushed
the
feature/accordion
branch
4 times, most recently
from
July 3, 2016 10:45
dccf82a
to
e2b2ac7
Compare
levithomason
force-pushed
the
feature/accordion
branch
2 times, most recently
from
July 4, 2016 05:10
d09e231
to
75f34ff
Compare
levithomason
force-pushed
the
feature/accordion
branch
from
July 4, 2016 06:23
75f34ff
to
b648a72
Compare
levithomason
force-pushed
the
feature/accordion
branch
from
July 4, 2016 06:31
b648a72
to
e0b01ee
Compare
jhchill666
pushed a commit
to jhchill666/stardust
that referenced
this pull request
Jul 5, 2016
* feat(Accordion): add accordion component * docs(Accordion): add doc examples * test(Accordion): add tests * refactor(Accordion): use title and content sub components * test(Accordion): increase coverage * docs(readme): check off Accordion support * docs(Accordion): add note for panels onClick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #189.
title
content
sibling issues raise in https://github.com/TechnologyAdvice/stardust/issues/243#issuecomment-220738965