t4t5 / sweetalert

A beautiful replacement for JavaScript's "alert"
https://sweetalert.js.org
MIT License
22.4k stars 2.84k forks source link

Sweetalert1 & Sweetalert2 coexisting together? #850

Closed marchantm closed 5 years ago

marchantm commented 6 years ago

I'm using Crudbooster for my projects and I need to keep Sweetalert1 but also need for some modules the new functionalities. It is very complicated to replace the swal that refer to the old.

There is any way to do this?

Thanks,

stack-its commented 6 years ago

I have the same question of using them side-by-side, but just using jQuery. Quite a lot of code & the change over will take a long time. What about changing the swal callout to swal2 on the new version? How difficult would that be to do?

Appreciate a contributor's attention,

Thanks, bill

t4t5 commented 5 years ago

The projects have taken different paths to solve problems, and I don't think a merge is realistic in the near future unfortunately.