Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

fix(Accordion.Title): make contentRef prop optional#1418

Merged
bmdalex merged 3 commits intomasterfrom
fix/accordion-title-content-ref
May 29, 2019
Merged

fix(Accordion.Title): make contentRef prop optional#1418
bmdalex merged 3 commits intomasterfrom
fix/accordion-title-content-ref

Conversation

@bmdalex
Copy link
Collaborator

@bmdalex bmdalex commented May 29, 2019

fix(Accordion.Title): make contentRef prop optional

Fixes #1417

@bmdalex bmdalex added 🚀 ready for review 🧰 fix Introduces fix for broken behavior. labels May 29, 2019
@bmdalex bmdalex self-assigned this May 29, 2019
@kuzhelov kuzhelov changed the title fix(Accordion.Title): contentRef prop not required fix(Accordion.Title): make contentRef prop optional May 29, 2019
@codecov
Copy link

codecov bot commented May 29, 2019

Codecov Report

Merging #1418 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1418   +/-   ##
=======================================
  Coverage   73.59%   73.59%           
=======================================
  Files         787      787           
  Lines        5889     5889           
  Branches     1717     1717           
=======================================
  Hits         4334     4334           
  Misses       1549     1549           
  Partials        6        6
Impacted Files Coverage Δ
.../react/src/components/Accordion/AccordionTitle.tsx 64.7% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fb31ab4...d759fbc. Read the comment docs.

@bmdalex bmdalex force-pushed the fix/accordion-title-content-ref branch from 1c99c6b to 675cea9 Compare May 29, 2019 13:23
@bmdalex bmdalex force-pushed the fix/accordion-title-content-ref branch from 675cea9 to 2fd9c30 Compare May 29, 2019 14:28
@bmdalex bmdalex force-pushed the fix/accordion-title-content-ref branch from 2fd9c30 to 6d43133 Compare May 29, 2019 14:50
@bmdalex bmdalex force-pushed the fix/accordion-title-content-ref branch from 6d43133 to d759fbc Compare May 29, 2019 15:23
@bmdalex bmdalex merged commit 5d3412b into master May 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/accordion-title-content-ref branch May 29, 2019 15:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🧰 fix Introduces fix for broken behavior. 🚀 ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accordion.Title contentRef prop is required

4 participants