Closed takeo closed 8 years ago
Thanks Toby! Let me check this out and get back to you this week.
.C On Feb 19, 2016 8:22 PM, "Toby Sterrett" notifications@github.com wrote:
Zendesk Inbox recently moved to a wysiwyg editor that uses an iframe, so I updated this with the same special tweaks that other sites with iframe
based editors have.
You can view, comment on, or merge this pull request online at:
https://github.com/carlinyuen/ChromeAutoTextExpander/pull/17 Commit Summary
- Add support for Zendesk Inbox
File Changes
- M js/expander.js https://github.com/carlinyuen/ChromeAutoTextExpander/pull/17/files#diff-0 (33)
Patch Links:
- https://github.com/carlinyuen/ChromeAutoTextExpander/pull/17.patch
- https://github.com/carlinyuen/ChromeAutoTextExpander/pull/17.diff
— Reply to this email directly or view it on GitHub https://github.com/carlinyuen/ChromeAutoTextExpander/pull/17.
Hey Toby, this looks pretty good! Have you tested this by any chance? If not, I'll try to get around to testing it this weekend and then doing the official merge if all looks well. Figured you may be better positioned to test it if you already have access to ZenDesk and such.
Hey @carlinyuen, yup, it's working. Here's a gif of me using it with my PR version of the extension installed in my Chrome:
It's using TinyMCE, so it's pretty much the exact same setup (and behavior, I assume) as atlassian.net
Awesome. I'll pull it in and push an update this weekend, much appreciated!
. Carlin ............................................ Product . Design . Development e : email.me@carlinyuen.com
On Fri, Feb 26, 2016 at 12:05 PM, Toby Sterrett notifications@github.com wrote:
Hey @carlinyuen https://github.com/carlinyuen, yup, it's working. Here's a gif of me using it with my PR version of the extension installed in my Chrome:
It's using TinyMCE, so it's pretty much the exact same setup (and behavior, I assume) as atlassian.net
— Reply to this email directly or view it on GitHub https://github.com/carlinyuen/ChromeAutoTextExpander/pull/17#issuecomment-189374554 .
Zendesk Inbox recently moved to a wysiwyg editor that uses an iframe, so I updated this with the same special tweaks that other sites with iframe based editors have.