Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 925 Bytes

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 925 Bytes

#3.1.4 Add the font-icons to the lib folder.

#3.0.0 Remove dangerouslysetinnerhtml and implment component option.

instead of using the dangerouslysetinnerhtml now you can pass a react component in the toastr options so is up to you what and how you wanna display your toastr

#2.1.0 change ReduxToastr props name from confirm to confirmOptions the message method can close automaticly you you provide a timeout in the message options #1.1.0 Improve the code end fix issue #1.0.2 fix issue #1.0.1

Fix icons

#1.0.0

add confirm method
add css prefix

#0.4.0

add method message

add option newestOnTop

add mobile style

#0.3.1 Nothing new just some problems with npm readme.md file

#0.3.0 You don't need to add the google font link to the head of you project