-
Notifications
You must be signed in to change notification settings - Fork 0
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
Nr/cm custom previews #128
base: master
Are you sure you want to change the base?
Conversation
Hey @naomiyaki is this still a valid PR? We updated contentment yesterday to the most recent version. I can accept this, but want to make sure it's still the right solution. ZD |
@zdavis If contentment was updated, I can rebase and test - everything should work just peachy with new contentment, and then I'll squash and update the PR for your perusal! |
Sounds good. Thanks. |
41d522a
to
8e2b7eb
Compare
@zdavis this is updated and working on my end, but there are a few contentment errors that I want to look at with @lthurston when he gets in just to make sure we're on top of it and that it isn't some kind of regression from this work. |
@lthurston I never got a chance to go through this with you! Can you just QA and make sure contentment is working, then poosh? |
Pull plugin previews from json manifest Also upgrade theme asset building from php->json manifest
8e2b7eb
to
701c576
Compare
Lucas, could you help close the loop on this? I've been unable to pull this PR in for a while, and there is in fact some kind of regression. I've rebased this branch on Master, which is using the same version of contentment. In this branch, trying to create any content element fails with an error. I can't trace the error because of Contentment's reliance on Rollbar without requiring it properly (see castiron/contentment-plugin#48). |
Acknowledged. I'll review and get it working. |
This branch adds custom previews in the backend for the following content elements:
Note that these features require the 4.3 branch (not the tag/version) of contentment-plugin, and the latest version of the webpackassets-plugin (1.0.6 at this time).