Releases: rigon/bootpopup
Releases · rigon/bootpopup
1.5.5
Bugfixes:
- Updated dependencies
- Update NPM package
- Updated broken links
1.5.0
New features:
- Support for selects, including with multiple attribute
- Support for groups of radios inputs
- Support of raw HTML in prompt
- Improved build process and NPM scripts
1.4.3
Bugfix:
- Parameter passed to before callback is the bootpopup instance
1.4.1
Bugfix:
- Defer load of resources removed
1.4.0
New features:
- Dismiss callback
- Submit callback
- onsubmit option
- Property for options and formid
- Properties for DOM elements
- Create bootpopup objects
- Return bootpopup instance
- Callbacks for actions
- Perform action on submit form
Landing page:
- Changed package manager from Bower to NPM
- All resources in HTTPS
- Defer load of resources
- Show content in API link
1.3.0
New features:
- Support multiple values in prompt
- Before callback
- Options for modal size, labels size and inputs size
Bugfixes:
- Add window to body
- Delete window after complete