Skip to content

Releases: wide/modulus-modal

2.2.2

Choose a tag to compare

@jdacosta jdacosta released this 13 Jan 12:36
6e419ce
  • Improvement : refactoring the code to simplify when we have to detect the last modals that are still open

2.2.1

Choose a tag to compare

@jdacosta jdacosta released this 12 Jan 16:23
bc3aee4
  • Fix events issues
  • Manage the focus in case several modals are open in the page

2.2.0

Choose a tag to compare

@jdacosta jdacosta released this 19 Jul 12:18
6844ace
  • Add a data-* attribute on the content to allow scroll blocking with the 'body-scroll-lock' library

2.1.2

Choose a tag to compare

@jdacosta jdacosta released this 28 Jun 12:31
8f66a2b
  • Add the Modal element as a parameter for the body-scroll-lock 

2.1.1

Choose a tag to compare

@robiseb robiseb released this 16 Jun 21:30
  • Add @babel/core package in package.json

2.1.0

Choose a tag to compare

@robiseb robiseb released this 01 Jun 13:55
  • Update package.json

2.0.4

Choose a tag to compare

@robiseb robiseb released this 09 Mar 15:22
13c7d9c
  • Add a main focusable data-focus attribute to focus a chosen element instead of the first focusable element in the modal.

2.0.3

Choose a tag to compare

@jdacosta jdacosta released this 15 Feb 10:15
30e0d09

2.0.2

Choose a tag to compare

@robiseb robiseb released this 30 Nov 11:37
  • Add close button as a focusable element

2.0.1

Choose a tag to compare

@jdacosta jdacosta released this 17 Sep 12:47
c81dc82
  • Fix deep deps linking