Releases: packaged-ui/modal
Releases · packaged-ui/modal
1.7.1
08 Oct 08:46
Compare
Sorry, something went wrong.
No results found
1.7.0
23 Sep 08:51
Compare
Sorry, something went wrong.
No results found
4970d0f automatically add a closer if one was not present in the content on show
1.6.4
06 Sep 16:17
Compare
Sorry, something went wrong.
No results found
4c5ab54 patch, because modal-closer was bugged.
ba1631e remove modal-closer on forms - should be handled externally (req @bajb )
1.6.3
23 Aug 13:48
Compare
Sorry, something went wrong.
No results found
b0e794c hide/remove statics return bool
1.6.2
20 Aug 15:34
Compare
Sorry, something went wrong.
No results found
5ededed 1.6.2
a5cb2f7 prevent init from being run twice on the same root
6795c69 also store modal object against modal root. Improves reliability of Modal.find
b8e3ed2 add Modal.find
1.6.1
19 Aug 14:55
Compare
Sorry, something went wrong.
No results found
a7638d4 leave root nodes when searching for modals to close
1.6.0
19 Aug 09:21
Compare
Sorry, something went wrong.
No results found
65feb08 1.6.0
36f834d update example
f987734 formatting
b5f6708 don't prevent default on clicks or ESC
ec996c9 support modal-closer attribute on form submit
2990029 make apps global
3506618 remove pointer events on modal__container, re-enable on modal__shown
1.5.1
29 Jul 15:26
Compare
Sorry, something went wrong.
No results found
c5e9ba9 lazily create the modal container
1.5.0
15 Jul 15:29
Compare
Sorry, something went wrong.
No results found
1.4.1
13 Jul 10:23
Compare
Sorry, something went wrong.
No results found
6e18d5b make init a static on the exported class