nakupanda / bootstrap3-dialog

Make use of Twitter Bootstrap's modal more monkey-friendly.
https://nakupanda.github.io/bootstrap3-dialog/
1.89k stars 664 forks source link

For bootstrap 4.1 #377

Open alpertandogan opened 6 years ago

alpertandogan commented 6 years ago

I made same modification for 4.1 its same as 4.0 and works well for me.

jerimiahmilton commented 6 years ago

@alpertandogan What modifications did you make? I added another conditional for 4.1 to be recognized as 4.0, but it's still giving me problems.

alpertandogan commented 6 years ago

Instead of add new condition I totaly replace 4.0 with 4.1 in js file because i use bs 4.1

ensemblebd commented 6 years ago

any chance you could put up a fork for this?