Socket
Socket
Sign inDemoInstall

react-ie7

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-ie7

React with code tweaks to get it working in IE7


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

React IE7

React working in IE7+

###Requires

  • es5-shims/shams
  • console-polyfill

###Fixes

  • Changed rendering <noscript> tags on null render to <span>

Fixes taken from mtsyganov/react:

  • Algorithm to distinguish user event value changes and JS value changes on INPUT and TEXTAREA in ChangeEventPlugin was reimplemented by using data-ie8_value attribute on DOMNode
  • String[0] replaced by String.charAt(0) in setInnerHTML
  • Added querySelectorAll polyfill
  • Checking renderNode.hasAttribute extended by IE7 compatible attribute check

Keywords

FAQs

Package last updated on 04 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc