Skip to content

0.0.8

Compare
Choose a tag to compare
@zbryikt zbryikt released this 30 Jun 04:17
· 3 commits to master since this release
  • proper handle invalid input
  • add mode with following mode supported:
    • in-place: default value. widget is inserted after host.
    • out-place: widget is inserted under document.body.
    • fixed: widget is inserted under document.body, with fixed position style.
  • support container option for customized modal window.