Closed MoeRT09 closed 7 years ago
Thanks for the contribution. Unfortunately, as you mentionned, it's breaking backward compatibility.
The way to keep compatibility would be to add rather than replace options. Each version will take what it needs and ignore the rest.
Here is an example: this._bSubmit=e.find('.evo-bSubmit').button({ showLabel: bLabels, text: bLabels })
might break compatibility with jQuery UI 1.11 and below