Skip to content

Releases: chentsulin/sweetalert-react

0.4.11 / 2017-12-12

12 Dec 04:33
Compare
Choose a tag to compare
  • [new] Support React v16

0.4.10 / 2017-04-24

11 May 08:09
Compare
Choose a tag to compare
  • [deps] Removes prototype reference which raises warnings in react 15.5 #71.

0.4.9 / 2017-02-13

13 Feb 03:52
Compare
Choose a tag to compare
  • [fix] clicked comfirm button with empty string should trigger onConfirm instead of onCancel. #56.

0.4.8 / 2017-02-05

09 Feb 05:12
Compare
Choose a tag to compare
  • [fix] umd build

0.4.7 / 2017-01-19

19 Jan 11:11
Compare
Choose a tag to compare
  • [fix] allow animation prop with pop, slide-from-top, slide-from-bottom value. #50.

0.4.6 / 2016-12-05

05 Dec 09:30
Compare
Choose a tag to compare
  • [fix] Don't break server rendering #44.

0.4.5 / 2016-11-09

09 Nov 09:14
Compare
Choose a tag to compare
  • [deps] update dependencies
  • [fix] Added inputValue to ALLOWS_KEYS #33