Skip to content

v2.1.3

Compare
Choose a tag to compare
@TerryZ TerryZ released this 27 Oct 09:58
· 173 commits to master since this release
7c0fcb4

Changelog:

  • Use render functions to completely refactored plugin
  • Modify prop name from dialogCloseButton to closeButton
  • Modify prop name dialogMaxButton to maxButton
  • Added prop icon, config to whether display message type icon
  • Added prop customClass, custom them class name
  • Added prop shaking, config to whether display a shaking animation when clicking outside of dialog
  • Use Javascript Standard Style to format code