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

react-toastr

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-toastr - npm Package Versions

123

1.1.1

Diff

Changelog

Source

1.1.1 (2014-11-14)

Bug Fixes
  • jQueryMixin: update jQuery calls to use jQuery rather than $ (d1d858b4)
tomchentw
published 1.1.0 •

Changelog

Source

1.1.0 (2014-10-29)

Features
  • ToastContainer: toastMessageClass changed to toastMessageFactory (bdcbabac)
  • lib: upgrade React to 0.12 (5a375ae8)
Breaking Changes
  • propTypes renamed to toastMessageFactory

toastMessageFactory now only accepts the result of calling React.createFactory(ReactElementClass).

(bdcbabac)

tomchentw
published 1.0.0 •

Changelog

Source

1.0.0 (2014-10-19)

Bug Fixes
  • .travis.yml: remove 0.11 target for jest bug (09c9ab66)
Features
  • ToastContainer: add clear interface (29bef4c0)
  • ToastMessage:
    • add closeButton props support (ea53e383)
    • hookup remove toast from state (f0a72224)
    • add handleMouse{Enter/Leave} for internal api (6f340ffc)
    • hook onClick handler (312764d2)
  • ToastMessage.jQuery: with jQueryMixin (1fc06874)
  • ToastMessage:
    • export ToastContainer and ToastMessage (ea3d2ea3)
    • add newestOnTop to props (1d7950d1)
    • add onClick handler and hook toast callback (e71a0058)
    • add preventDuplicates props (c9d548b8)
    • add default container-id and move to top-right (30fa8264)
    • add iconClassNames and toastType to props (3916c2ef)
    • port from jsfiddle.net/tomchentw/x7m8wavf (bb87f99c)
  • jQueryMixin:
    • hook hover logic into handleMouse{Enter/Leave} (bc8d8e49)
    • add show props and hook to componentDidMount (a90a47ce)
  • lib: compile src to lib (44f406dd)
  • package.json: downgrade react to 0.11.0 (4f105dc7)
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