Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Fix for issues with definition list in repeaters #1919

Merged
merged 4 commits into from
Aug 18, 2018

Conversation

Blackbaud-TrevorBurch
Copy link
Member

Resolves #967

innerText was not always ready when change detection happened. However, textContent was and is more standard so I switched out which one was used.

@codecov-io
Copy link

codecov-io commented Aug 16, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1919   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files         415     415           
  Lines        8750    8750           
  Branches     1292    1292           
======================================
  Hits         8750    8750

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 19559a6...13ca011. Read the comment docs.

Copy link
Contributor

@Blackbaud-AlexKingman Blackbaud-AlexKingman left a comment

Choose a reason for hiding this comment

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

Ship dat.

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch merged commit b7fd445 into master Aug 18, 2018
@Blackbaud-TrevorBurch Blackbaud-TrevorBurch deleted the 967-definition-list-repeater-issues branch August 18, 2018 03:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants