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 Leaf deleteText with embed tag nodes #215

Merged
merged 1 commit into from
Sep 19, 2014

Conversation

leoasis
Copy link
Contributor

@leoasis leoasis commented Sep 18, 2014

No description provided.

@@ -84,6 +84,19 @@ describe('Leaf', ->
)
)

describe('deleteText() with embed tags', ->
beforeEach( ->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since there's only one test can you move these two lines into the anonymous function passed into it()?

@jhchen
Copy link
Member

jhchen commented Sep 19, 2014

Thanks for the PR! I made a couple of comments so with those updated this should be good to go

@leoasis leoasis force-pushed the fix_leaf_delete_text_embed_tag branch from 63f8af3 to 268390e Compare September 19, 2014 14:09
@leoasis
Copy link
Contributor Author

leoasis commented Sep 19, 2014

Check it out now!

jhchen added a commit that referenced this pull request Sep 19, 2014
Fix Leaf deleteText with embed tag nodes
@jhchen jhchen merged commit 102a59f into slab:master Sep 19, 2014
@jhchen
Copy link
Member

jhchen commented Sep 19, 2014

Great thanks!

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