Skip to content

Releases: rigon/bootpopup

1.5.5

08 Feb 23:46
Compare
Choose a tag to compare

Bugfixes:

  • Updated dependencies
  • Update NPM package
  • Updated broken links

1.5.1

29 Jun 23:38
Compare
Choose a tag to compare

Bugfix:

  • Dependencies

1.5.0

29 Jun 20:14
Compare
Choose a tag to compare

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.4

18 Apr 14:50
Compare
Choose a tag to compare

Bugfix:

  • Backdrop clicks

1.4.3

09 Oct 10:54
Compare
Choose a tag to compare

Bugfix:

  • Parameter passed to before callback is the bootpopup instance

1.4.1

08 Oct 14:12
Compare
Choose a tag to compare

Bugfix:

  • Defer load of resources removed

1.4.0

08 Oct 01:58
Compare
Choose a tag to compare

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

18 Aug 14:07
Compare
Choose a tag to compare

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

1.2.0

16 Aug 20:49
Compare
Choose a tag to compare

New features:

  • AMD support
  • npm support

1.1.0

08 Mar 02:48
Compare
Choose a tag to compare

New features:

  • Support for checkboxes