Sweetalert React Versions Save

Declarative SweetAlert in React

v0.4.11

6 years ago
  • [new] Support React v16

v0.4.10

7 years ago
  • [deps] Removes prototype reference which raises warnings in react 15.5 #71.

v0.4.9

7 years ago
  • [fix] clicked comfirm button with empty string should trigger onConfirm instead of onCancel. #56.

v0.4.8

7 years ago
  • [fix] umd build

v0.4.7

7 years ago
  • [fix] allow animation prop with pop, slide-from-top, slide-from-bottom value. #50.

v0.4.6

7 years ago
  • [fix] Don't break server rendering #44.

v0.4.5

7 years ago
  • [deps] update dependencies
  • [fix] Added inputValue to ALLOWS_KEYS #33