-
Hello!
I noticed when using, for example, `MicroModal.show('foo'); `callbacks written for the 'onClose' or 'onShow' event in the `MicroModal.init` function, don't fire... am I missing something?
…
-
* [x] Part 1 of state changes in #2144, as per the discussion in the same issue. This will reduce the work needed in the later mithril 2.0 upgrade, and increase code quality. Rework:
* [x] `app.cu…
-
Some advertising scripts pollute `Array.prototype` (e.g. `Array.prototype.clear`), which is iterated by micromodal in these two locations and ends up attempting to iterate over a function, leading to …
-
I'm trying to use an external library for tooltips inside my custom element. I tried `vue-directive-tooltip`, `v-tooltip`, but they doesn't work.
Here's how I install and try to use it:
- `yarn ad…
-
Thanks for creating this repo, it's really helpful. However, I'd love to see a section on vanilla JS components. Here's a few I've found recently:
- Tooltip: https://atomiks.github.io/tippyjs/
- M…
-
### Which Renovate are you using?
WhiteSource Renovate App
### Which platform are you using?
GitHub.com
### Have you checked the logs? Don't forget to include them if relevant
…
-
Thanks for developing and sharing micromodal. Very easy to configure.
The only setback for me, it doesn't appear to work with any version of Explorer, at least on my MAMP setup (is OK with Edge). …
-
I'm using your modal with laravel's `livewire/livewire`.
When I change something with livewire ajax request the modal gets closed. I've set console.log to onClose() but it's not logged.
I've no …
-
Hi! I really like that you lock the focus inside the modal, but I've just found that if there are any hidden buttons (display: none in my case), then we can go out of the modal, and focus behavior bec…
-
Good Evening!
When I try to download metadata in batches with the plugin enabled, a lot of times it just completely breaks the process for some games and gives this in my log:
[Error - 14072020.lo…