Frolipon / mosaico

Badsender builder - Responsive Email Template Editor based on mosaico http://builder.badsender.com/
http://agence.badsender.com/production/email-builder/
GNU General Public License v3.0
2 stars 2 forks source link

EDITOR – update jquery-ui to 1.12 #77

Closed Hiswe closed 7 years ago

Hiswe commented 7 years ago

During voidlabs libraries updates, jquery-ui was updates from 1.11 to 1.12

jQuery 1.12 update change buttons api

knockout-jqueryui on the other hand still use the old API

Temp fix was to downgrade jQuery UI to 1.11 Better fix:

OR

mosaico issue knockout-jqueryui

Hiswe commented 7 years ago

knockout-jqueryui stick to 1.11

https://github.com/gvas/knockout-jqueryui/issues/61#issuecomment-263911011