Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-faux-dom

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-faux-dom - npm Package Versions

124

2.5.0

Diff

Changelog

Source

v2.5.0

  • Merge #41 - Adding mixin with animation support (thanks @krawaller!)
olical
published 2.4.0 •

Changelog

Source

v2.4.0

  • Merge #37 - Replace lodash dependencies with in house functions
  • Throw when querySelector(All) does not receive an argument
  • Return null when querySelector does not find a match
olical
published 2.3.0 •

Changelog

Source

v2.3.0

  • Merge #38 - Fix vendor prefixes for already camelCased style names
olical
published 2.2.0 •

Changelog

Source

v2.2.0

  • Merge #35 - Define childNodes in Element
  • Some small README improvements
olical
published 2.1.1 •

Changelog

Source

v2.1.1

  • Merge #26 - Documentation
  • Merge #27 - Cache some RegExps and make a section of code more DRY
olical
published 2.1.0 •

Changelog

Source

v2.1.0

  • Merge #23 - Support data and aria attributes
  • Merge #25 which fixes #19 - On click not passing through D3 datum
olical
published 2.0.1 •

Changelog

Source

v2.0.1

  • Fix #10 - Vendor prefixed styles are camel cased incorrectly
olical
published 2.0.0 •

Changelog

Source

v2.0.0

  • Fix #9 - Make events work like the normal DOM

This should contribute to fixing #4 (Support for Brush) too. The reason that this is a breaking change (a major version bump) is that the event object you receive in event listeners is now the actual native event, not a React synthetic event. If you want the synthetic event use the syntheticEvent property. This should help even more d3 code just work out of the box.

olical
published 1.1.0 •

Changelog

Source

v1.1.0

  • Fix #7 - toReact mutates the faux element
olical
published 1.0.7 •

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