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

Fixed all references to Element.matches (Edge & IE11) #1153

Merged
merged 2 commits into from
Oct 3, 2017

Conversation

Blackbaud-SteveBrush
Copy link
Member

Addresses #1133, as well as List View Grid draggable columns (no issue filed).

There may be other instances of the .matches method that were not reported, so this polyfill will cover those as well.

@Blackbaud-SteveBrush Blackbaud-SteveBrush changed the title Added fix for all references to Element.matches (Edge & IE11) Fixed all references to Element.matches (Edge & IE11) Oct 3, 2017
@codecov-io
Copy link

codecov-io commented Oct 3, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1153   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files         355     355           
  Lines        6578    6578           
  Branches      842     842           
======================================
  Hits         6578    6578

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 f8c4f41...f6f1a37. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants