Franck
Franck
New option to append the blocker to a custom element: `backdropParent: ...` This should fix #260
This PR traps the focus inside the modal when it's opened. This should fix #268 PS: I didn't minify the file, since I can't get your gulp version to work.
- New event `modal:initialized` that runs once the modal content has been loaded. - New `preload` param, defaults to `false`. When set to true, the modal doesn't open on initialization,...
Hi, I saw this project on the [Maintainers wanted](https://github.com/pickhardt/maintainers-wanted) list. Are you still looking for a maintainer @amsul ?
This PR should update the template to use MUI v5.
MUI v5
This PR works on bringing MUI v5 to the repo. I'm having some issues with the ts config for this repo:  I'm also fixing some Typescript issues as I...
If you have a complex tree in your template folder, this version should traverse & process it without any issues.
I started using `simple-html-template` recently, it's great. However, it would be even greater if you could pass some parameters to your includes. **Example** _index.html_ ``` ... ... ``` _partial/breadcrumb.html_ ```...
Hi, could you add typescript definitions in your project? It would be helpful for us typescript users, thanks !
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 We should be able to use...