-
Notifications
You must be signed in to change notification settings - Fork 329
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
Automating postMessage for composite fields #694
Comments
We're working on adding postMessage support to other composite fields, however the typography field has special requirements. I'm currently rebuilding the typography control in the develop branch and perhaps I'll be able to add partial support for postMessage (perhaps I can make it work for fields like the font-size, color etc) but I can't make any promises at this point. |
Thanks for the reply @aristath, I understand the complexity of this using Google Fonts. Anyway, postMessage to fields such as font-size and color at least, will be very nice! 👍 |
@allysonsouza I started implementing this but unfortunately another issue made my attempts futile. So until someone helps us resolve that one, this will have to wait I've been trying to address that issue for days without success so at this point I just set up a community-backed bounty and hope someone more skillful than myself with JS can find a solution, or that enough people pitch in a bounty to make resolving this issue more appealing to devs. That being said, I figured out how to do the auto-postMessage for typography controls and they're pretty awesome - when they work. |
@aristath now that #717 has been fixed any idea when you'll be able to implement/solve this one? Asking because I'm putting the last touch on a new theme and if you're going to release a new version soon I'll wait and change the structure of my fields since I now have a bunch of fields separated from the main typography field only to give users live preview :) |
This has been fixed. |
It's possible to use automatic postMessage for composite fields like Typography field? If yes, how could I do this?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: