Skip to content

Conversation

@benjamingraf
Copy link
Contributor

@benjamingraf benjamingraf commented Apr 25, 2019

What does this PR do?

Replaces jQuerys '$.trim(markup)' with 'markup.trim()', to make summernote a little less dependent on jQuery. Supported by all major browsers and IE9+.

Where should the reviewer start?

  • src/js/base/core/dom.js

Any background context you want to provide?

Taking small steps towards removing jQuery dependency

What are the relevant tickets?

#2654

Checklist

  • added relevant tests
  • didn't break anything

@benjamingraf benjamingraf changed the title replaced '$.trim(markup)' with 'markup.trim()' WIP #2654 Apr 25, 2019
@hackerwins hackerwins added this to the v0.8.12 milestone May 1, 2019
@hackerwins hackerwins merged commit 8dcafb8 into summernote:develop May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants