Skip to content

Releases: samdark/the-modal

0.1.7

30 Apr 12:52

Choose a tag to compare

  • Fixed regression since last release.

0.1.6

27 Jan 11:04

Choose a tag to compare

  • #25 Fixed click events when closeOnOverlayClick is true

0.1.5

24 Nov 15:07

Choose a tag to compare

0.1.5 Pre-release
Pre-release
  • Fixed hijacking ctrl+A when an input is focused.
  • Added npm package.json.
  • close() method is now getting options.

0.1.14

05 Dec 12:29

Choose a tag to compare

0.1.14 Pre-release
Pre-release

Updated bower version to match tag

0.1.3

05 Dec 12:06

Choose a tag to compare

0.1.3 Pre-release
Pre-release
  • Added docs for available options.
  • Added license.
  • Fixed calling close() w/o taking context in account.
  • Fixed problem with incorrect modal window position in a case of non-zero margins for html or body tags.
  • Fixed hiding modal when cloning option is false.

0.1.2: Merge pull request #35 from maximkou/patch-9

05 Mar 10:18

Choose a tag to compare

Fix: When pressing tab focus should not go out of modal

0.1.1

04 Mar 11:01

Choose a tag to compare

0.1.1 Pre-release
Pre-release
adjusted version

0.1.0: Merge pull request #33 from FlyingDR/master

04 Mar 10:47

Choose a tag to compare

Bower component