Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

fix(demos): Fix button demo update from #1176 to work in IE 11 #1178

Merged
merged 2 commits into from
Aug 24, 2017

Conversation

kfranqueiro
Copy link
Contributor

I did a silly thing earlier today when I updated the button demo page to test disabled buttons - I used a fat arrow directly in a demo page, which will break the page's JS in IE 11. This commit fixes the problem.

@acdvorak acdvorak self-assigned this Aug 23, 2017
@codecov-io
Copy link

codecov-io commented Aug 24, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@0f1ca35). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #1178   +/-   ##
========================================
  Coverage          ?   99.9%           
========================================
  Files             ?      69           
  Lines             ?    3305           
  Branches          ?     405           
========================================
  Hits              ?    3302           
  Misses            ?       3           
  Partials          ?       0

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 0f1ca35...82192be. Read the comment docs.

@kfranqueiro kfranqueiro merged commit dadc597 into master Aug 24, 2017
@kfranqueiro kfranqueiro deleted the fix/button-demo-ie11 branch September 25, 2017 20:57
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