[X] Enhancement (change which improves upon an existing feature)
[ ] New feature (change which adds new functionality)
Description
We are stripping out IE specific code in favor of performance after HubSpot had dropped support for IE and now more recently Microsoft dropped support for IE. This change just removes some old IE specific CSS/JS(polyfill) code. I also removed IE11 from the supported browsers list in the repo Wiki.
Types of change
Description
We are stripping out IE specific code in favor of performance after HubSpot had dropped support for IE and now more recently Microsoft dropped support for IE. This change just removes some old IE specific CSS/JS(polyfill) code. I also removed IE11 from the supported browsers list in the repo Wiki.
For the suggestions on removing
zoom
from the original issue - it looks like this was tackled in an earlier PR here (https://github.com/HubSpot/cms-theme-boilerplate/commit/0f7a2fd17b5d2db79640fc90aa27ac38ee80005a).Relevant links
GitHub issue: Fixes #367
Checklist
People to notify
CC: @TheWebTech @ajlaporte