Socket
Socket
Sign inDemoInstall

react-html-email

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-html-email - npm Package Versions

2

3.0.0

Diff

Changelog

Source

3.0.0 - 2017-09-26

Changed

  • React 16.0.0 compatibility. (@chromakode)
  • NOTE: React 16 is generating camel-cased cellSpacing and cellPadding attributes. This should (in theory) have a negligible effect on rendering since HTML attribute names are case-insensitive. See https://github.com/facebook/react/issues/10863.
chromakode
published 2.0.1 •

Changelog

Source

2.0.1 - 2017-09-26

Fixed

  • Remove old React 0.14.X peer dependency. (@chromakode)
chromakode
published 2.0.0 •

Changelog

Source

2.0.0 - 2017-09-24

Added

  • Add "download" prop to the A component. (@joewescott)

Changed

  • React > 15.4.0 is required. This allows removal of the fallback import to react/lib/DOMProperty which caused problems with Webpack compilation. (@chromakode)
  • Email component now defaults to including a lang="en" attribute. (@chromakode)
  • Use standalone prop-types package. (@taylorwinfield)

Fixed

  • Bug where compatibility notes for CSS properties might not be warned if an unknown property was used. (@chromakode)
chromakode
published 1.2.0 •

Changelog

Source

1.2.0 - 2017-01-23

  • Add bodyStyle prop to Email component. (@lulalachen)
chromakode
published 1.1.3 •

Changelog

Source

1.1.3 - 2016-11-16

Fixed

  • Fix unstable import path compatibility with React 15.4.0. (@ryanscottaudio + @chromakode)
chromakode
published 1.1.2 •

Changelog

Source

1.1.2 - 2016-08-07

Fixed

  • Removed failing redundant xmlns injection in React 15.3.0. (@orrybaram + @chromakode)
  • Resolved test warnings in React 15.3.0 due to https://fb.me/react-warning-dont-call-proptypes. (@chromakode)
chromakode
published 1.1.1 •

Changelog

Source

1.1.1 - 2016-07-25

Added

  • Add "width", "align", and "valign" props to the Email component. (@laurent-skim-it)
chromakode
published 1.1.0 •

Changelog

Source

1.1.0 - 2016-07-18

Added

  • Disable warnings by default when running with NODE_ENV=production. (@chromakode)

Fixed

  • Fix border attribute being omitted from HTML output. (@chromakode)
  • Fix style validator strict and warn flags being ignored. (@chromakode)
chromakode
published 1.0.2 •

Changelog

Source

1.0.2 - 2016-04-21

Fixed

  • Fix minor React warning about numeric CSS string values in Email component. (@chromakode)
chromakode
published 1.0.1 •

Changelog

Source

1.0.1 - 2016-04-21

Added

  • Accept React 15 as a peer dependency. (@chromakode)
2
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