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

Add callback after card is rendered/appended by editor #381

Closed
bantic opened this issue May 4, 2016 · 1 comment
Closed

Add callback after card is rendered/appended by editor #381

bantic opened this issue May 4, 2016 · 1 comment

Comments

@bantic
Copy link
Collaborator

bantic commented May 4, 2016

A callback such as onTransition or onAppend (or perhaps didRender) could be a useful hook for cards that are rendered by the editor. A use case is for cards that rely on a 3rd-party to render completely, such as a facebook-related card that needs to call window.FB.XFBML.parse() after its element is appended.

@bantic
Copy link
Collaborator Author

bantic commented May 10, 2016

fixed by #382

@bantic bantic closed this as completed May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant