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

IE support for paste content #116

Merged
merged 2 commits into from
Apr 22, 2016
Merged

IE support for paste content #116

merged 2 commits into from
Apr 22, 2016

Conversation

bampakoa
Copy link
Contributor

Fixes #111 References #112

Modify paste functionality to account for IE.
Added Clear Styles plugin plunker demo.
@@ -94,7 +94,9 @@ or via bower:

```<ng-wig ng-model="text1" on-paste="onPaste($event, pasteContent)"></ng-wig>```


###Clear Styles button (plugin) ([plunker](https://plnkr.co/edit/j8FtcMAVkLSztZ6V0ION?p=preview))
Copy link
Owner

Choose a reason for hiding this comment

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

👍

@stevermeister
Copy link
Owner

thank you for important fix for IE 👍

@stevermeister stevermeister merged commit d43e3e1 into stevermeister:master Apr 22, 2016
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