I know, not another JavaScript library for Bootstrap modals, right? However, I found that existing libraries seem to be no longer updated/supported, are for older versions of Bootstrap, and/or still ...
Defining additional button styles in Bootstrap requires you to use a SASS mixin, which you can only do at build time. This makes changing buttons at runtime impossible and prevents common use cases ...