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

Add Accordion Component #246

Merged
merged 7 commits into from
Jul 4, 2016
Merged

Add Accordion Component #246

merged 7 commits into from
Jul 4, 2016

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented May 24, 2016

Fixes #189.

@levithomason levithomason force-pushed the feature/accordion branch 2 times, most recently from f30e13f to f22355f Compare May 25, 2016 16:16
@levithomason levithomason changed the title Support Accordions Add Accordion Component Jul 3, 2016
@codecov-io
Copy link

codecov-io commented Jul 3, 2016

Current coverage is 88.95%

Merging #246 into master will increase coverage by 0.64%

@@             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          

Powered by Codecov. Last updated by eeac60f...ca060c0

@levithomason levithomason force-pushed the feature/accordion branch 4 times, most recently from dccf82a to e2b2ac7 Compare July 3, 2016 10:45
@levithomason levithomason mentioned this pull request Jul 3, 2016
24 tasks
@levithomason levithomason force-pushed the feature/accordion branch 2 times, most recently from d09e231 to 75f34ff Compare July 4, 2016 05:10
@levithomason levithomason merged commit 0910b21 into master Jul 4, 2016
@levithomason levithomason deleted the feature/accordion branch July 4, 2016 06:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants