barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 169 forks source link

jqueryui/1.10.4 to jqueryui/1.13.1 #313

Closed AfzalSabbir closed 8 months ago

AfzalSabbir commented 2 years ago

jqueryui/1.10.4 to jqueryui/1.13.1

Because some of designs were breaking which solved in this new version and elFinder itself used this new jQueryUI.

WHY

BEFORE - What was wrong? What was happening before this PR?

?? Some of designs were breaking ( https://prnt.sc/OtGVbr3V1Gnc )

AFTER - What is happening after this PR?

?? This type of breaking are solved ( https://prnt.sc/ynytaD8uXQSu )

HOW

How did you achieve that, in technical terms?

?? Just changed from jqueryui/1.10.4 to jqueryui/1.13.1

Is it a breaking change or non-breaking change?

?? Yes, it was a large issue, without that we could not close or reopen (pop up) the area ever again!

How can we test the before & after?

?? Just change the version in file \resources\views\elfinder.blade.php and \resources\views\elfinder.php