lipis/bootstrap-sweetalert

Can you update the sweetalert version?

ycs77 opened this issue · 9 comments

ycs77 commented

Now Sweetalert version is to version 2.

https://github.com/t4t5/sweetalert/releases

lipis commented

I'm happy to accept a PR.. but I really don't have time for merging this thing :( I'm sorry

@lipis would you please tell some about how to draw it out for bootstrap from the original version? Someone might try to do it.

lipis commented

It's been like a million years ago.. :) But if I remember correctly.. pretty straight forward..

Please update this to bootstrap 4 pls...

lipis commented

I'm not longer maintaining this.. if anyone is up for doing it let me know..

Sweetalert has been completely rewritten in typescript, could not be easy to upgrade to a new version. I could try to replicate the modifications in the next weeks.

lipis commented

Feel free.. I can add you as a moderator

Hello!
SweetAlert 2 have suport to button class..
Look my test : https://code.sololearn.com/WfbbgUMRT961/#html

My understanding is that "SweetAlert 2" (the TypeScript version) is a fork of the original SweetAlert just as this is. Since it was forked, the original SweetAlert has been updated and is now version 2.X which is obviously very confusing. SweetAlert 2.x vs SweetAlert 2 (v-whatever?).

So updating to the most recent "SweetAlert (2.x)" would probably make more sense than updating to SweetAlert 2, wouldn't it?