summernote / summernote

Super simple WYSIWYG editor
https://summernote.org
MIT License
11.41k stars 2.24k forks source link

JQMIGRATE: jQuery.trim is deprecated; use String.prototype.trim #4601

Closed pandamouse closed 3 months ago

pandamouse commented 3 months ago

What does this PR do?

use String.prototype.trim()

Where should the reviewer start?

How should this be manually tested?

you can insert jquery migration check js underneath the jquery 3.5.1 Githubissues.

  • Githubissues is a development platform for aggregating issues.