Skip to content

Releases: eustasy/jQuery.leanModal2

Julian - with Patch 3

15 Feb 00:32
3fbe149
Compare
Choose a tag to compare
  • Move all CSS to a block

Julian - with Patch 2

14 Feb 23:28
7274d73
Compare
Choose a tag to compare
  • Center modals with display: flex
  • Recreate overlay on each modal launch
  • Change how overlay handles opacity setting to not affect children
  • Remove top option
  • Add Code of Conduct

Julian - with Patch 1

07 Nov 18:25
Compare
Choose a tag to compare
  • Only buttons should trigger modals, not entire sections

Julian

26 Oct 05:06
Compare
Choose a tag to compare
  • Add Normal Checks 1.7
  • Update site to match new "labs" style
  • Update code style to compliance

2.5: Responsive Centering

26 Jun 20:46
Compare
Choose a tag to compare
  • Improved Responsiveness Centering
  • Add viewport tag

2.4...2.5

2.4: More Options

26 Jun 19:43
Compare
Choose a tag to compare
  • Improved Examples
  • Improved Responsiveness
  • Removed duplicate esc handling.
  • Added fadeTime and modalCenter options.

2.3.2...2.4

2.3.2: Priorities

25 Jun 17:00
Compare
Choose a tag to compare
  • Additional comments.
  • Improved option handling.
  • Prioritised data-modal-id over href to allow for fallbacks.
  • Changed closeButton default from false to '.js-leanmodal-close'.
  • Changed overlay class from js-target-jquery-leanmodal-overlay to js-leanmodal-overlay.

2.3...2.3.2

2.3: Options

01 Mar 19:38
Compare
Choose a tag to compare
  • Add a flag for close on overlay click.
  • Add a flag for close on esc.

2.2...2.3

2.2: Escape Hatch

08 Jun 15:30
Compare
Choose a tag to compare
  • Allow Esc to close the modal (issue)

2.1

26 Jan 16:22
Compare
Choose a tag to compare
2.1

Bugfixes

  • Fixes modal overlay widths being set to include margins. Now only includes content and padding.