Skip to content

Releases: rigon/bootpopup

1.5.5

Choose a tag to compare

@rigon rigon released this 08 Feb 23:46

Bugfixes:

  • Updated dependencies
  • Update NPM package
  • Updated broken links

1.5.1

Choose a tag to compare

@rigon rigon released this 29 Jun 23:38

Bugfix:

  • Dependencies

1.5.0

Choose a tag to compare

@rigon rigon released this 29 Jun 20:14

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

Choose a tag to compare

@rigon rigon released this 18 Apr 14:50

Bugfix:

  • Backdrop clicks

1.4.3

Choose a tag to compare

@rigon rigon released this 09 Oct 10:54

Bugfix:

  • Parameter passed to before callback is the bootpopup instance

1.4.1

Choose a tag to compare

@rigon rigon released this 08 Oct 14:12

Bugfix:

  • Defer load of resources removed

1.4.0

Choose a tag to compare

@rigon rigon released this 08 Oct 01:58

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

Choose a tag to compare

@rigon rigon released this 18 Aug 14:07

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

Choose a tag to compare

@rigon rigon released this 16 Aug 20:49

New features:

  • AMD support
  • npm support

1.1.0

Choose a tag to compare

@rigon rigon released this 08 Mar 02:48

New features:

  • Support for checkboxes