Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix insertion into blank section #466

Merged
merged 1 commit into from
Aug 24, 2016
Merged

Conversation

bantic
Copy link
Collaborator

@bantic bantic commented Aug 24, 2016

  • Refactor #insertPost tests to use builder and editor DSL.
  • Add test helper editor DSL Helpers.editor.buildFromText(dsl, editorOptions)
  • Add test helper retargetRange to retarget a range from one post to
    another. Helps with asserting that the editor's range matches the one
    from the DSL

Fixes #462

* Refactor #insertPost tests to use builder and editor DSL.
* Add test helper editor DSL `Helpers.editor.buildFromText(dsl, editorOptions)`
* Add test helper `retargetRange` to retarget a range from one post to
  another. Helps with asserting that the editor's range matches the one
  from the DSL

Fixes #462
@bantic bantic merged commit a3d274d into master Aug 24, 2016
@bantic bantic deleted the 462-fix-plain-text-pasting branch August 24, 2016 20:00
@bantic
Copy link
Collaborator Author

bantic commented Aug 24, 2016

released in v0.10.7

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.

1 participant