Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: stefangabos/Zebra_Dialog

3.1.0

22 Oct 09:50
@stefangabos stefangabos

Choose a tag to compare

  • dialog boxes are now draggable by default; see the newly added draggable property; see #38 and thanks LukeSavefrogs for suggesting this A LONG TIME AGO!
  • added the onOpen event which triggers after the dialog box is made visible; see #39; thanks LukeSavefrogs for suggesting this A LONG TIME AGO!
  • added the onBeforeClose event which triggers before the dialog is hidden; useful for validating input prompts and not closing the dialog box in case the input is not valid
  • added placeholder property to be used with prompt type dialog boxes
  • added prompt_rows which when set to a value greater than 1 will turn the input element in a prompt dialog box to a textarea
  • fixed bug where page scrolling was not disabled when opening modal dialog boxes even though disable_page_scrolling was set to true by default
Assets 2
Loading

3.0.7

12 May 14:49
@stefangabos stefangabos

Choose a tag to compare

  • minor maintenance release
Loading
qcind reacted with hooray emoji
1 person reacted

3.0.6

22 Apr 06:05
@stefangabos stefangabos

Choose a tag to compare

  • minor maintenance release
Loading

3.0.5

18 Aug 12:57
@stefangabos stefangabos

Choose a tag to compare

  • fixed bugs when working with iFrames
Loading

3.0.4

17 Aug 20:16
@stefangabos stefangabos

Choose a tag to compare

  • fixed bug where the disable_page_scrolling property introduced in 3.0.0 had an undesired effect on pages where there was no scroll
Loading

3.0.3

19 Jul 12:18
@stefangabos stefangabos

Choose a tag to compare

  • SASS files are now available in the dist folder
  • fixed broken example for overlapping dialogs
Loading

3.0.2

25 Apr 22:17
@stefangabos stefangabos

Choose a tag to compare

  • minor release which only adds screenshots to the examples
Loading

3.0.1

31 Mar 07:59
@stefangabos stefangabos

Choose a tag to compare

  • fixed #32 where the center_buttons property was not centering buttons; thanks LukeSavefrogs!
Loading

3.0.0

03 Sep 19:43
@stefangabos stefangabos

Choose a tag to compare

  • page scrolling behind an open dialog box is now disabled by default
  • added margin property to prevent the dialog box from touching the viewport's limits when stretched 100% horizontally and/or vertically
  • added max_width property which, together with the existing max_height property, can now be specified as percentage
  • added the default_value property to be used for prompt type dialog boxes
  • width and height properties can now be specified as percentages, too
  • custom_class is now also added to the overlay, not just to the dialog box
  • the word center can also be used when specifying vertical position (alongside middle)
  • when using iFrames, the width and height is now automatically computed to fit those of the dialog box; additionally, now a spinner is also shown while the iFrame content is loading
  • the library now automatically does backdrop management when opening multiple modal dialog boxes
  • dropped IE6 support
  • fixed bug where the positioning of the dialog box was incorrect it had borders
  • removed the backdrop_container property
  • minor tweaks to all the templates
Loading

2.1.1

03 Jun 16:03
@stefangabos stefangabos

Choose a tag to compare

  • fixed height broken in previous commits
Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /